Quote:
|
Originally Posted by juampi Hi!
I purchased photopost, it's very good software, but only upload image with extension .jpg. When i may upload .gif the sotfware failed:
Fatal error: Call to undefined function: imagegif() in /usr/local/psa/home/vhosts/ws2-intermedia.com.ar/httpdocs/desarrollo/foto/photo/image-inc.php on line 113
I need search a solution.
Regards,
Juan Pablo |
Reading various threads here would tell you the answer. Photopost works with gifs just fine. You will find by reading threads what image formats are allowed depend on the processor you are using. You are using GD which does not process gifs. If you want to upload gifs you need to use imagemagick if your server has it. If your server does not you need to remove gif's as an acceptable image type as you will not be able to use them