Hi there,

I am using quite complex template files in which I grab the image fields from the db and apply a format to them using something like this:

$default_thumb = image_style_url($THUMBNAIL_STYLE, $default_pic); // apply image size

However, if I use EPSA Crop and try and display any cropped image like this, it shows an empty black image.
How is this done correctly?

Comments

mattsson’s picture

I would love to know this as well, since I have the same issue.

mattsson’s picture

I solved this by removing any other effects from the image style. I had a "scale image" effect added before the EPSA Crop.

yvmarques’s picture

Issue summary: View changes
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.