I’m using the img sizer plugin on a site. I’ve never had any issues in the past, but I’ve found a weird issue with the path to the images. I’m using the following:
{exp:imgsizer:size src="{film-image}" width="100" height="46" cache="no"}
{film-image} is a custom field that has an image in a the field using URL only for image embed type. The image shows up fine, but the url it outputs is:
http://www.mysite.com/images/sized/images/film/temp-film-rec-photo-100x46.jpg
Does anyone have any idea why it’s doubling up the directories? I’m trying to get it to just output the following:
http://www.mysite.com/images/sized/temp-film-rec-photo-100x46.jpg
I’m using EE 1.6.7 Build 20090515. I’m using img sizer 2.5.6. Thanks!
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.