Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2005-10-17 18:37:09

matgorb
Member
Registered: 2005-06-12
Posts: 31

Error creating gif thumbnails, but fine with jpg

Whenever I try to create a gif thumbnail here is what I get:
Fatal error: Call to undefined function: imagegif() in /home/office/sites/radio86se/tp/textpattern/lib/class.thumb.php on line 239

Any idea?

Offline

#2 2005-10-17 19:33:05

Sencer
Archived Developer
From: cgn, de
Registered: 2004-03-23
Posts: 1,803
Website

Re: Error creating gif thumbnails, but fine with jpg

Sounds like you are using an outdated version of PHP and/or the relevant php extensions. There used to be problems with the gif licence until about a year or so ago, so until then gif-functions ewre missing in most libraries for a few years.

Offline

#3 2005-10-17 23:02:26

thebombsite
Archived Plugin Author
From: Exmouth, England
Registered: 2004-08-24
Posts: 3,251
Website

Re: Error creating gif thumbnails, but fine with jpg

Is it possible that you are trying to create a gif thumbnail from a jpg original?


Stuart

In a Time of Universal Deceit
Telling the Truth is Revolutionary.

Offline

#4 2005-10-18 08:53:25

matgorb
Member
Registered: 2005-06-12
Posts: 31

Re: Error creating gif thumbnails, but fine with jpg

Hum I don’t see how that could be possible since textpattern is the one that “guess” the format, I will investigate this gif licencing issue however, I think it sounds more like it.
We have version 4.3.8.
I hope the sys admin will hear my call to update.

Offline

#5 2005-10-18 10:49:37

Sencer
Archived Developer
From: cgn, de
Registered: 2004-03-23
Posts: 1,803
Website

Re: Error creating gif thumbnails, but fine with jpg

http://www.php.net/gd

gif – Only supported in GD versions older than gd-1.6 and newer than gd-2.0.28. Read-only GIF support is available with PHP 4.3.0 and the bundled GD-library. Write support is avaliable since PHP 4.3.9 and PHP 5.0.1.

Offline

Board footer

Powered by FluxBB