bmp not a GD extension bmp not a GD extension
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

bmp not a GD extension

Started by blazer380, September 09, 2004, 06:55:23 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

blazer380

I am having trouble uploading bmp files to my gallery. I tried both Batch Add and 1 at a time. It keeps telling me that the bmp file is not a GD extension. I checked my database, bmp is listed as image/bmp. In config, I have ALL for images. I tried also to type in jpg,bmp,png insteat of ALL, but it just causes a mess with the code. I'm running ver 1.3.1.

kegobeer

bmp isn't a native GD format.  GD works with JPG and PNG formats, and with GD v2.0.28 GIF format.  Coppermine doesn't support GIF with GD yet, but once PHP comes bundled with GD v2.0.28 the support will be written back into Coppermine.

For more information about GD, go to http://www.boutell.com/gd/.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots