forum.coppermine-gallery.net

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: phil007 on March 18, 2004, 03:33:21 am

Title: Can't upload .gif extensions
Post by: phil007 on March 18, 2004, 03:33:21 am
I get the error "When using the GD image library allowed image types are only JPEG and PNG" when trying to upload a GIF file.

Config Settings:
Accepted file extensions for uploaded pictures: GIF/PNG/JPG/JPEG/TIF/TIFF
Method for resizing images: GD Version 2
New Install

Does anyone know how to correct this?

Thanks,
Phil
Title: Can't upload .gif extensions
Post by: hyperion on March 18, 2004, 06:37:25 am
GD does not support GIFs. (only JPEG and PNG) You must use Image Magick if you want them.

This is in the documentation.
Title: Re: Can't upload .gif extensions
Post by: matic on June 13, 2004, 04:37:55 pm
Buf GD2 support GIF's!?  ??? Doesn't it?
Title: Re: Can't upload .gif extensions
Post by: Casper on June 13, 2004, 04:56:11 pm
No, it only supports gif read, not gif write.
This is due to copyright issues, which should hopefully be finished soon.
Title: Re: Can't upload .gif extensions
Post by: nukeworker on July 12, 2004, 11:18:45 pm
No, it only supports gif read, not gif write.
This is due to copyright issues, which should hopefully be finished soon.


I thought you said that Gd wouldn't 'do' gif?

gd
GD Support  enabled 
GD Version  2.0 or higher 
FreeType Support  enabled 
FreeType Linkage  with freetype 
GIF Read Support  enabled 
GIF Create Support  enabled 
JPG Support  enabled 
PNG Support  enabled 
WBMP Support  enabled 

http://www.nukeworker.com/phpinfo.php
Title: Re: Can't upload .gif extensions
Post by: Casper on July 12, 2004, 11:31:06 pm
I also said, as you posted;

This is due to copyright issues, which should hopefully be finished soon.

But I suspect most webhosts won't be as quick to change.
Title: Re: Can't upload .gif extensions
Post by: nukeworker on July 14, 2004, 03:13:43 pm
Well, mine suports it, and so do others, there should be an option to turn gif support on for those that do.