Mozilla error when uploading photo. IE works fine.
Posted: Fri Aug 27, 2004 10:25 pm
Up till now, I've been testing my scripts on IE.
I have a page where a user can upload a photo for a profile, and everything works smoothly in IE.
I tested it using Mozilla, and I get a bunch of header errors as so:
Warning: imagecreatefromgif(): '/usr/www/users/website/images/1e8187afd0e3552c25c201ee4627fd73.gif' is not a valid GIF file in url
Warning: imagecopyresampled(): supplied argument is not a valid Image resource in ...
Why would a client side interpreter produce server side errors?
I have a page where a user can upload a photo for a profile, and everything works smoothly in IE.
I tested it using Mozilla, and I get a bunch of header errors as so:
Warning: imagecreatefromgif(): '/usr/www/users/website/images/1e8187afd0e3552c25c201ee4627fd73.gif' is not a valid GIF file in url
Warning: imagecopyresampled(): supplied argument is not a valid Image resource in ...
Why would a client side interpreter produce server side errors?