Advanced search  

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

Pages: [1]   Go Down

Author Topic: File format not support  (Read 2595 times)

0 Members and 1 Guest are viewing this topic.

doodoofan

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
File format not support
« on: May 03, 2006, 06:02:58 am »

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  ;)
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: File format not support
« Reply #1 on: May 03, 2006, 06:07:30 am »

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.
Logged
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 20 queries.