I'm getting this error when I try to use the flowing settings for the thumbnail image:

--Reuse a javascript crop selection
--Scale and crop 90x90
-- Sharpen using Unsharp masking (USM) technique (amount: 60 radius: 0.5 threshold: 2)

Basically, I want to take the crop that I get for the medium image style and then scale it down and crop it to 90x90, then apply sharpening.

I get the warning above and the crop does not apply, or it seems like it may be applying on the first image, but not subsequent images.

Comments

nils.destoop’s picture

Status: Active » Closed (duplicate)

This was already fixed in #1244996: Exported styles not handled properly.

A patch can be found at http://drupal.org/files/issues/reuse_effect-1244996-8.patch

Or you can just download the dev release. It's possible that you have to resave your action settings.

jon betts’s picture

Thanks, sorry I missed that. Downloaded the dev version and re-saved action settings as suggested and it is working perfectly! Thanks so much for this module. It really solves a lot of "problems"!