jaydipsavaliya / timthumb

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

some images do not show up, but show up after adjusting w,h or q value with 1 point #466

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
TimThumb is working fine on my website with external images except for some 
images (5 out of 100) that do not show up and where the error_image appears. 
When I change the TimThumb width, height or quality value with 1 point, the 
correct thumbnail image will appear. 

This is an example with the error image (red sunset):

http://www.engroupe.nl/timthumb/timthumb.php?&q=100&w=120&h=80&src=http://media.
dejongintra.nl/cmsimages/rondreis/VGTH473_2013-2015_grand_panorama_van_thailand_
phang_nga_bay_web.jpg

And this is the same url but with w-value at 121 in stead of 120, which shows 
the correct image:

http://www.engroupe.nl/timthumb/timthumb.php?&q=100&w=121&h=80&src=http://media.
dejongintra.nl/cmsimages/rondreis/VGTH473_2013-2015_grand_panorama_van_thailand_
phang_nga_bay_web.jpg

How can I solve this problem?

Looking forward to your suggestions.

Frans de Jong

Original issue reported on code.google.com by fwdej...@gmail.com on 24 Sep 2013 at 2:24