Hello,
When I use the crop widget, and save the content, the image displayed is still the resized one that was used in the crop area.
If i try to use the original image for the crop area, it makes a bug and I get just a little 3px square instead of my crop area.
How can i get the cropped image as i selected ?
I saw similar post from january, and it was solved by a patch ; but the dev version includes that patch, so i don't know where it comes from...
thanks for your help.
Comments
Comment #1
seren10pity commentedI found it :
The "ImageAPI GD2" module provided by Image Cache must be activated to make it work.
It looks stupid but everybodu doesn't know how php works, specially with libraries.
So I move this issue to a feature request :
Could you add GD2 as a required module for "ImageField Crop" so that people see that they must activate it ; and if it's not, provide an error message explaining why the resise/crop or whatever actions don't work...
Comment #2
boaz_r commentedthis is a duplicate of 466948, which i'm about to commit a patch for. please see that issue.