phpBB Gallery 0.4.0 Fehler beim importieren über ACP
Verfasst: 09.12.2008 23:17
Hallo,
ich wollte über das ACP insgesamt 25 Bilder gleichzeitig importieren.
Dabei kam diese Fehlermeldung:
Beim zweiten Versuch mit den restlichen 5 Bildern kam:
Es wurden nicht alle Bilder hochgeladen und manche waren Defekt.
Alles Bilder mit der Endung .JPG
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
Alles Bilder mit der Endung .JPG