Page 1 of 1

CGSmartImage duplicing uploads/uploads/

Posted: Tue Feb 12, 2013 7:23 pm
by uloloi
Hi last release of CGSmartImage (in my site) is putting twice in the image path uploads/uploads/ , why is it?

Code: Select all

{CGSmartImage src='uploads/images/news/news1.jpg' filter_resize="w,150"}
or....
{cgsi_convert filter_resize="w,150"}{content}{/cgsi_convert}
The problem is when returns the path of the image and repeat uploads/uploads/

Re: CGSmartImage duplicing uploads/uploads/

Posted: Tue Feb 12, 2013 7:43 pm
by Dr.CSS
I would look in the config.php to make sure all your image paths are correct, have you tried w/o uploads in the tag..?

Re: CGSmartImage duplicing uploads/uploads/

Posted: Wed Feb 13, 2013 12:11 am
by mel
Issue was already raised. http://forum.cmsmadesimple.org/viewtopi ... =7&t=65085
Does someone have a non-hack solution? Or could correct the module?
Thanks

Re: CGSmartImage duplicing uploads/uploads/

Posted: Tue Feb 19, 2013 9:30 pm
by uloloi
it works! many thanks. Replacing /uploads from CGSmartImage admin