Gif problem Gif problem
 

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

Gif problem

Started by rajus, February 20, 2005, 07:27:18 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

rajus

Hi
I am using php5 and coppermine.i have a problem when uploading gif files - Not a GD extension -  this message appears. please help me...
thank u in advance

Nibbler

That would be because gif is not a GD extension. Search the board for instructions on how to enable gif uploads if you have a version of GD which supports gif files, or switch to using ImageMagick.

Joachim Müller

Upgrading to the most recent stable version of coppermine is recommended as well...

Joachim