News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

GIF images don't upload

Started by Caliban, October 07, 2003, 09:46:23 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Caliban

Hi,

anyone know why .gif images do not upload? I find it very odd, someone please tell me if it is possible to upload .gif images, thanks.

Oasis

I have no problems uploading gifs
make sure you have the gif extension in the accepted file extension list in the configuration
Pixnet Gallery: http://www.pixnet.net
iNSiGNiA Weblog: http://www.jayliu.org

Zarsky

When using the GD library there is no GIF support.
Read the Online DOCs, FAQ, and SEARCH the board BEFORE posting questions for help.

hyperion

This is due to the Unisys patent.  It expired in the US in June 2003, but it won't expire in the rest of the world until June 2004.  As a result, makers of the GD library have decided to wait until 2004 until reintroducing GIF support.

One should note that ImageMagick can use GIFs, but they will not be compressed, as LZW compression would violate the Unisys patent.

Your best option is to convert your GIFs to PNGs.
"Then, Fletch," that bright creature said to him, and the voice was very kind, "let's begin with level flight . . . ."

-Richard Bach, Jonathan Livingston Seagull

(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwww.mozilla.org%2Fproducts%2Ffirefox%2Fbuttons%2Fgetfirefox_small.png&hash=9f6d645801cbc882a52f0ee76cfeda02625fc537)

Caliban

Ok, This script is really good, its really unfortunate gifs can't upload.

jasendorf

I guess the only answer is, blame Unisys and their damned patent on the GIF format.
Read the Online DOCs,FAQ, and SEARCH the board BEFORE posting questions for help.