ferenznetworks / timthumb

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

Not working for jpg images, but working for gif and png #77

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. I uploaded my wordpress project from my local server to a web host
2. The thumbnails that were generated from jpg files stopped showing, but
thumbnails from gif files and png files still worked normally.
3. All thumbnails were working on my local server
4. Once on the web server, any further jpg image I uploaded to the
wordpress blog still failed to have their thumbnail generated. But any new
gif or png image are resized flawlessly.
5. You should be able to see the images not being generated here: 
http://rafapple.kodingen.com/wordpress/?page_id=36

- on this link, you should see one of the thumbnails being generated (the
one made from a gif image), and 2 thumbnails failing to generate (the ones
made from jpg images)

What is the expected output? What do you see instead?
-I expect a cropped jpg image, i get nothing.

What version of the product are you using? On what operating system?
-I got the latest version from google code.

Please provide any additional information below.

Original issue reported on code.google.com by rafa.vi...@gmail.com on 24 Mar 2010 at 2:07

GoogleCodeExporter commented 8 years ago
oh, one more thing, just in case you need to know, GD library is enabled on the 
web
server

Original comment by rafa.vi...@gmail.com on 24 Mar 2010 at 2:46

GoogleCodeExporter commented 8 years ago
You can also notice this problem here: 

http://rafapple.kodingen.com/wordpress/?page_id=34

gif images are cropped and rendered normally
jpg images are not rendered

I just can't seem to understand why it was working on my local server, but not 
on the
web server, and just for jpg images!

Original comment by rafa.vi...@gmail.com on 24 Mar 2010 at 3:34

GoogleCodeExporter commented 8 years ago
Hi - all of the images are loading fine for me. Did you work out the issue?

Original comment by BinaryMoon on 26 Apr 2010 at 8:55

GoogleCodeExporter commented 8 years ago
Yes, I worked it out. Sorry for not reporting! The problem was that the server 
didn't
have JPEG support enabled on the GD library! I should have figured... Thanks!

Original comment by rafa.vi...@gmail.com on 26 Apr 2010 at 8:58

GoogleCodeExporter commented 8 years ago

Original comment by BinaryMoon on 29 Aug 2010 at 9:55