Closed (fixed)
Project:
ImageCache
Version:
6.x-2.x-dev
Component:
imagecache_image module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Nov 2007 at 22:31 UTC
Updated:
24 May 2012 at 06:01 UTC
Jump to comment: Most recent file
Comments
Comment #1
dopry commentedWhich version of imagecache are you using again... I don't think HEAD produces this error...
Comment #2
dopry commentedInactive for over a month.
Comment #3
mrgoltra commentedI am getting this error. Any suggestion? I am using the latest version. Scale is at 800 x 600. No pictures are showing up, but the files are there. I tried flushing and still the same thing.
Question if the image is smaller than 800x600 would it just retain the original size?
Thanks
Mark
Comment #4
apersaud commentedI was getting the same error message for all my Imagecache preset actions (to create thumbnail images). All of my actions were failing, but the correct file structure was created with the original size images (no thumbnails).
After much frustration, I figured out that my problem was that I did not have the GD module for PHP installed (which is required for the GD image toolkit and also required for Imagecache). In addition, you need to also make sure that when installing the GD module, you enable the image formats you need (e.g. jpg).
You can check to see if the GD module for PHP is installed and configured correctly by going to Adminster > Site Configuration > Image Toolkit. If it says "The built-in GD2 toolkit is installed and working properly" then you're good to go.
That solved it for me! Hope this helps.
Comment #5
yuvraj_jain commentedHello apersaud,
I had facing the same issue on my drupal site and facing lots of problem because of this. on my server i had checked GD module for PHP is installed and configured correctly still this error show in the admin report , All of my actions were failing need urgent help on this as On local pc all the things are working correctly but as I uploaded the site in the server then this issue arrives all the old content working properly but the new contents are not creating thumbnails all the folders under files folder have permission 777. Need help.
image url:-http://imgur.com/rXS6R
Comment #6
yuvraj_jain commentedIs anyone knows how to solve this things... please help me on this. Still waiting for the answers.... :(
Comment #7
yuvraj_jain commentedHello Maintainers of Imagecache please help us on this issue it is very urgent and i had stopped my progress because of this only.
Comment #8
yuvraj_jain commentedNo Replies for this issue from anyone, waiting from since last one month.
:( huuuuuuhuhhhhhhh.....
Comment #9
fizk commentedDuplicate of #247093: Imagecache scale action ID 7 failed..