Page 1 of 1

[fixed] {content_image} : path problem

Posted: Tue May 16, 2017 9:56 pm
by Franck
When using {content_image} with a subdirectory set in the siteprefs settings (or in the content_image tag), the image is not found, the path parameter is not taken into account.
Example: path set to images/some-dir/ in siteprefs -> absolute url should be http://mysite/uploads/images/some-dir/my-image.jpg but it is http://mysite/uploads/my-image.jpg

Tested on V2.2beta3

Ok in V2.1.6

Re: {content_image} : path problem

Posted: Wed May 17, 2017 7:38 pm
by calguy1000
Fixed in svn, thanks.