File format not support File format not support
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

File format not support

Started by doodoofan, May 03, 2006, 06:02:58 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

doodoofan

Hi,

I have problem uploading files *.bmp, whenever I upload bmp files it always appear error and files could not be uploaded. It works for jpg only. What should I do?

Thanks in advance  ;)

Joachim Müller

First of all, you shouldn't use bmp at all on the internet, it simply isn't suitable for use on the internet. Save it on your client as jpg and then upload it (don't just rename it, but open it with a suitable app like MS Paint and use the "save as" dialog).
You can't use bmp if you have GD set as method for resizing images; only ImageMagick has support for exotic files like bmp or tif. GD only supports jpg, png and gif.