Page 1 of 1

[solved] media manager problems with beta3

Posted: Fri May 12, 2006 10:32 pm
by robert
Hello,

I use 1.0beta3.

When I try to upload (from local or web) a pictures I got an error:
Bild hinzufügen...

Datei gesternheutemorgen.jpg erfolgreich als web/blog/uploads/Allerlei/gesternheutemorgen.jpg hochgeladen

Warning: imagecreatefromjpeg(): gd-jpeg: JPEG library reports unrecoverable error: in web/blog/include/functions_images.inc.php on line 992

Warning: imagecreatefromjpeg(): 'web/blog/uploads/Allerlei/gesternheutemorgen.jpg' is not a valid JPEG file in web/blog/include/functions_images.inc.php on line 992

Warning: imagesx(): supplied argument is not a valid Image resource in web/blog/include/functions_images.inc.php on line 993

Warning: imagesy(): supplied argument is not a valid Image resource in web/blog/include/functions_images.inc.php on line 994

Warning: imagecreatetruecolor(): Invalid image dimensions in /web/blog/include/functions_images.inc.php on line 1002

Warning: imagealphablending(): supplied argument is not a valid Image resource in web/blog/include/functions_images.inc.php on line 1006

Warning: imagesavealpha(): supplied argument is not a valid Image resource in web/blog/include/functions_images.inc.php on line 1007

Warning: imagecopyresampled(): supplied argument is not a valid Image resource in web/blog/include/functions_images.inc.php on line 1010

Warning: imagejpeg(): supplied argument is not a valid Image resource in web/blog/include/functions_images.inc.php on line 1011
Vorschau erstellt.
Fertig.
Anybody can help?

Regards
Robert

Posted: Fri May 12, 2006 10:49 pm
by mgroeninger
I think these two errors are the big ones:
Warning: imagecreatefromjpeg(): gd-jpeg: JPEG library reports unrecoverable error: in web/blog/include/functions_images.inc.php on line 992

Warning: imagecreatefromjpeg(): 'web/blog/uploads/Allerlei/gesternheutemorgen.jpg' is not a valid JPEG file in web/blog/include/functions_images.inc.php on line 992
That second one especially is interesting... Can you try uploading a different image as a test?

The image may be corrupted (and still display fine in other applications). You might try to open the image in an editor (I think even MS Paint can open jpgs now) and resave it as a different file.

Posted: Fri May 12, 2006 10:54 pm
by robert
Thanx!!!!!!

That´s it. I tried another jpg (I didn´t thought that this could be the problem) and it works.

Have a nice weekend
Robert