[solved] media manager problems with beta3

Found a bug? Tell us!!
Post Reply
robert
Regular
Posts: 1063
Joined: Mon May 09, 2005 9:17 pm
Location: Vienna, Austria
Contact:

[solved] media manager problems with beta3

Post 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
Last edited by robert on Fri May 12, 2006 10:55 pm, edited 1 time in total.
Von 2005 bis 2020 nutzte ich Serendipity/S9y. Auch nach meinem Umstieg bin ich S9y weiterhin in Gedanken verbunden. Ein Dank ergeht an alle Forumsteilnehmer:innen, die mir hier weitergeholfen haben.

Nur ein Blog
mgroeninger
Regular
Posts: 546
Joined: Mon Dec 20, 2004 11:57 pm
Contact:

Post 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.
robert
Regular
Posts: 1063
Joined: Mon May 09, 2005 9:17 pm
Location: Vienna, Austria
Contact:

Post 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
Von 2005 bis 2020 nutzte ich Serendipity/S9y. Auch nach meinem Umstieg bin ich S9y weiterhin in Gedanken verbunden. Ein Dank ergeht an alle Forumsteilnehmer:innen, die mir hier weitergeholfen haben.

Nur ein Blog
Post Reply