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

seren10pity’s picture

Title: image not cropped after saving the content » Inform that "ImageAPI GD2" is REQUIRED to make "ImageField Crop" working.
Component: Code » Documentation
Category: bug » feature

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

boaz_r’s picture

Status: Active » Closed (duplicate)

this is a duplicate of 466948, which i'm about to commit a patch for. please see that issue.