Inform that "ImageAPI GD2" is REQUIRED to make "ImageField Crop" working.
seren10pity - July 8, 2009 - 10:31
| Project: | Imagefield Crop |
| Version: | 6.x-1.x-dev |
| Component: | Documentation |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
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.

#1
I 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...
#2
this is a duplicate of 466948, which i'm about to commit a patch for. please see that issue.