rifanece / timthumb

Automatically exported from code.google.com/p/timthumb
0 stars 0 forks source link

Its not working for my gif images #26

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
http://www.b2btradeshows.net/scripts/timthumb.php?src=http://www.b2btradeshows.n
et/logo/204.gif&h=75&w=113&zc=1

2. The error i get is unable to open file
3. Open the image source in the file, it open properly.

What is the expected output? What do you see instead?
The timthumb is not working on GIF files, but its working perfectly on jpg
and png.

What version of the product are you using? On what operating system?
 am using the latest vest of the timthumb on fedora linux (server) and my
PC is windows vista

Please provide any additional information below.

Original issue reported on code.google.com by manufact...@gmail.com on 1 Apr 2009 at 11:54

GoogleCodeExporter commented 8 years ago
Hi - looking at your url you are trying to resize this file

http://www.b2btradeshows.net/logo/204.gif

but it doesn't exist. Have you deleted it?

Original comment by BinaryMoon on 8 Apr 2009 at 4:01

GoogleCodeExporter commented 8 years ago
Oh yes we have currently deleted all our GIF files since they were not working 
with
timbthumb.

Original comment by manufact...@gmail.com on 9 Apr 2009 at 4:35

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Hi,
I had the same error using timthumb version included in pivotx (www.pivotx.net)

In my case the code
  $image = imagecreatefromgif( $src );
in "function open_image" was failing with all my pivotx uploaded gif files.

I think the cause was located somewhere in the upload process where the image 
was
internally transformed to Jpg but the filename is left unchanged... 
another option could be that my source files were fake gif images (for example 
jpeg
files with gif extension).

Keep in mind that browsers don't rely to filename extension, and show the image
flawlessy, but you can see the type of the showed image looking at page 
properties...
so I suggest to double check your server uploaded image to see if they are 
proper gif
or not. 

HTH

Original comment by jpicc...@gmail.com on 6 Oct 2009 at 2:41

GoogleCodeExporter commented 8 years ago
without being able to reproduce the problem I can't do much about this at the 
moment.
If someone can reproduce the error and give me some way to test then I will 
look at
it again.

Original comment by BinaryMoon on 31 Dec 2009 at 7:24

GoogleCodeExporter commented 8 years ago
I will leave this URL live. Looks exactly like the problem described.

http://fwbtemplate.templatecascade.com/zenmagick/themes/fairwheelbikes/content/t
humb.ph
p?
src=http://fwbtemplate.templatecascade.com/images/dvd/a_bugs_life_07.gif&w=100&h
=100&zc
=1

Original comment by emiliano...@gmail.com on 25 Mar 2010 at 4:50

GoogleCodeExporter commented 8 years ago
My gif is resized perefectly, But on resizing gifs it stooped animation... is 
this default behaviour for gif resize in timthumb..?

Original comment by raj...@techxperts.co.in on 19 Feb 2011 at 6:28

GoogleCodeExporter commented 8 years ago
one more thing i have used image as background url.

Original comment by raj...@techxperts.co.in on 19 Feb 2011 at 6:30

GoogleCodeExporter commented 8 years ago
Hi ! Timthumb is really really really good.

But do you know if it keeps the animation on resizing animated gifs ?

Thanks.

Original comment by salmi.ch...@gmail.com on 10 Sep 2011 at 7:42