all folders created succesfully, but scaling failed with the following error:

sites/all/files/imagecache/news_thumbnail/sites/all/files/12_pics_62137.jpg
Imagecache scale action ID 2 failed.

file 'sites/all/files/imagecache/news_thumbnail/sites/all/files/12_pics_62137.jpg' is full picture

what should i do?

CommentFileSizeAuthor
#5 image cache issue2.jpg135.67 KByuvraj_jain

Comments

dopry’s picture

Status: Active » Postponed (maintainer needs more info)

Which version of imagecache are you using again... I don't think HEAD produces this error...

dopry’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Inactive for over a month.

mrgoltra’s picture

I 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

apersaud’s picture

I 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.

yuvraj_jain’s picture

Priority: Normal » Critical
Status: Closed (fixed) » Active
StatusFileSize
new135.67 KB

Hello 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

yuvraj_jain’s picture

Is anyone knows how to solve this things... please help me on this. Still waiting for the answers.... :(

yuvraj_jain’s picture

Component: Code » imagecache_image module

Hello Maintainers of Imagecache please help us on this issue it is very urgent and i had stopped my progress because of this only.

yuvraj_jain’s picture

No Replies for this issue from anyone, waiting from since last one month.
:( huuuuuuhuhhhhhhh.....

fizk’s picture

Priority: Critical » Normal
Status: Active » Closed (fixed)