IDKategorieVersionAuswirkungReproduzierbarMeldungsdatumLetzte Aktualisierung
107[openPHPnuke] Module Kleiner FehlerNicht getestet07.12.2003 21:19:0029.12.2003 23:57:34

Reporter[manne]Status anzeigenÖffentlich
Bearbeitung durchhombergsPrioritätNormal
LösungBehobenStatusBehoben
 ProjektionKeine
AufwandKeiner 

Beginn
Fertigstellung

ZusammenfassungAdmin Image upload fails
BeschreibungDir Dev Team,
I had to add this to make image-upload to work correctly:
On line 58 of class.fileupload.php
$this->file=$this->file['file'];
$this->file['file] = $this->file['tmp_name'];
Otherwise it doesn't work and fails with a 'no image type' error.
I know it's a bit of a ugly run-around but at least you know wthat's wrong.
Ries
Zusätzliche Informationsupportticket openphpnuke.com