PDA

View Full Version : upload problem with a .jpg


Franzis
02-08-2008, 01:46 PM
hi folks,

i've a problem with uploading a file.. it doesn't work in every way i tried.
someone else tried it, nothing. we changed the file from .jpg in .jpeg, in .png and some other types, but it also doesn't work...

maybe there's something wrong with the picture?
(no, it isn't too big..)


greets Franzis

Morgan
02-08-2008, 08:08 PM
Changing the extension isn't going to help. If it is a JPG image, then it should have a JPG extension. Check the 'gd' box on your PHP info page to see if 'JPG Support' is enabled, or shoot an email to your host and ask them. If it is enabled, it could be an image that is not recognized as a JPG image by PHP, so then use your favorite graphics program to copy-paste the image as a new JPG, save it, and try uploading that instead.

Franzis
02-13-2008, 03:43 PM
thx.. problem solved :)