ID | Kategorie | Version | Auswirkung | Reproduzierbar | Meldungsdatum | Letzte Aktualisierung |
107 | [openPHPnuke] Module | Kleiner Fehler | Nicht getestet | 07.12.2003 21:19:00 | 29.12.2003 23:57:34 |
Reporter | [manne] | Status anzeigen | Öffentlich |
Bearbeitung durch | hombergs | Priorität | Normal |
Lösung | Behoben | Status | Behoben |
Projektion | Keine | ||
Aufwand | Keiner |
Beginn | |
Fertigstellung |
Zusammenfassung | Admin Image upload fails |
Beschreibung | Dir 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 Information | supportticket openphpnuke.com |