Some JPG Images Upload, why? Some JPG Images Upload, why?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Some JPG Images Upload, why?

Started by ffm, November 04, 2004, 10:43:55 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ffm

I was uploading Jpg's fine but i came to a error message, "Not a GD extension" but they are jpgs i have saved them again as a jpg and tryed but it keeps coming up with the same error. Why do some jpg images work and some dont, please help i got heaps more uploading to do!!!!! ???

-Fran

Joachim Müller

Maybe your webhost has changed the server setup without notifying you - take a look at phpinfo (from the admin tools) and check for the GD modulae info - copy'n paste the whole section into your next posting here. Another option might be that it's actually another file (e.g. a gif or bmp) that has just been renamed to jpg.
Also make sure capitalization works OK, as jpg, JPG, jpeg and JPEG are 4 different extensions.
For details, a link and test user account (non-admin) with upload privileges might help as well.

Joachim