This topic is locked

GIF Problem

2/19/2008 5:53:54 AM
PHPRunner General questions
P
Pierre DAC author

Hello.

I have a medium blog for images and thumbnail too (+iBox).

When I try to put a jpeg image to my file it's work without any problem, but, when I try to use gif, this is what I get :
Fatal error: Call to undefined function: imagegif() in c:\documents and settings\guillaume\mes documents\phprunnerprojects\cgescom2\output\include\commonfunctions.php on line 1089
Any help ?
Thank's a lot.

Alexey admin 2/19/2008

Pierre,
some old versions of PHP didn't support GIF images.

You need to either upgrade PHP at your server to use the thumbnails feature.