phpBB Gallery 0.4.0 Fehler beim importieren über ACP

Du hast Probleme beim Einbau oder bei der Benutzung eines Mods? In diesem Forum bist du richtig.
Forumsregeln
phpBB 3.0 hat das Ende seiner Lebenszeit überschritten
phpBB 3.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 3.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf die neuste phpBB-Version, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
Antworten
felixx
Mitglied
Beiträge: 815
Registriert: 30.10.2004 10:09

phpBB Gallery 0.4.0 Fehler beim importieren über ACP

Beitrag von felixx »

Hallo,

ich wollte über das ACP insgesamt 25 Bilder gleichzeitig importieren.
Dabei kam diese Fehlermeldung:

Code: Alles auswählen

[phpBB Debug] PHP Notice: in file /includes/acp/acp_gallery.php on line 284: imagecreatefromjpeg() [function.imagecreatefromjpeg]: gd-jpeg, libjpeg: recoverable error: Corrupt JPEG data: 2927 extraneous bytes before marker 0xd9
[phpBB Debug] PHP Notice: in file /includes/acp/acp_gallery.php on line 284: imagecreatefromjpeg() [function.imagecreatefromjpeg]: './../gallery/images/upload/f8a487a8ea88b6cbcf30b4bf8ffd5e4d.jpg' is not a valid JPEG file
[phpBB Debug] PHP Notice: in file /includes/acp/acp_gallery.php on line 284: imagecreatefromjpeg() [function.imagecreatefromjpeg]: gd-jpeg, libjpeg: recoverable error: Corrupt JPEG data: 86 extraneous bytes before marker 0xd9
[phpBB Debug] PHP Notice: in file /includes/acp/acp_gallery.php on line 284: imagecreatefromjpeg() [function.imagecreatefromjpeg]: './../gallery/images/upload/ab2bf179da3ae4894ed7f121db1cf8dd.jpg' is not a valid JPEG file
[phpBB Debug] PHP Notice: in file /includes/acp/acp_gallery.php on line 284: imagecreatefromjpeg() [function.imagecreatefromjpeg]: gd-jpeg, libjpeg: recoverable error: Corrupt JPEG data: 1101 extraneous bytes before marker 0xd9
[phpBB Debug] PHP Notice: in file /includes/acp/acp_gallery.php on line 284: imagecreatefromjpeg() [function.imagecreatefromjpeg]: './../gallery/images/upload/985308eab70a5b9eb1aff5b5db0c6cbe.jpg' is not a valid JPEG file

Warning: Cannot modify header information - headers already sent by (output started at /is/htdocs/...._WYDW6POV8C/phpbb/includes/functions.php:3153) in /is/htdocs/...._WYDW6POV8C/phpbb/adm/index.php on line 150

Warning: Cannot modify header information - headers already sent by (output started at /is/htdocs/......._WYDW6POV8C/phpbb/includes/functions.php:3153) in /is/htdocs/....._WYDW6POV8C/phpbb/adm/index.php on line 152

Warning: Cannot modify header information - headers already sent by (output started at /is/htdocs/...._WYDW6POV8C/phpbb/includes/functions.php:3153) in /is/htdocs/...._WYDW6POV8C/phpbb/adm/index.php on line 153

Warning: Cannot modify header information - headers already sent by (output started at /is/htdocs/...._WYDW6POV8C/phpbb/includes/functions.php:3153) in /is/htdocs/...._WYDW6POV8C/phpbb/adm/index.php on line 154

Beim zweiten Versuch mit den restlichen 5 Bildern kam:

Code: Alles auswählen

[phpBB Debug] PHP Notice: in file /includes/acp/acp_gallery.php on line 227: getimagesize(./../gallery/images/import/JD800012.JPG) [function.getimagesize]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /includes/acp/acp_gallery.php on line 256: copy(./../gallery/images/import/JD800012.JPG) [function.copy]: failed to open stream: No such file or directory

Fatal error: Function name must be a string in /is/htdocs/...._WYDW6POV8C/phpbb/includes/acp/acp_gallery.php on line 284
Es wurden nicht alle Bilder hochgeladen und manche waren Defekt.
Alles Bilder mit der Endung .JPG
Grüße
Felix
Benutzeravatar
nickvergessen
Ehrenadmin
Beiträge: 11559
Registriert: 09.10.2006 21:56
Wohnort: Stuttgart, Germany
Kontaktdaten:

Beitrag von nickvergessen »

kann sein, dass JPG Probleme macht.
Versuchs mal mit .jpg und guck vorallem drauf, dass der Datei-Typ jpg ist und nicht nur die Endung, dass führt sonst auch zu Problemen
kein Support per PN
Antworten

Zurück zu „[3.0.x] Mod Support“