[SOLVED] CGBlog file_location variable disappeared?
Posted: Fri Apr 04, 2014 5:53 pm
Hi, I've upgraded to latest CGBlog version and I can't see images in summary view anymore.
This is my code that worked fine with previous versions of CGBlog:
I can't get the var $entry->file_location in new version...
Cmsms 1.11.10
CGBlog 1.11.6
CGSmartImage 1.16
CGSimpleSmarty 1.7.2
This is my code that worked fine with previous versions of CGBlog:
Code: Select all
{cms_module module="CGSmartImage" src1=$entry->file_location src2=$field->value filter_resize='h,45' max_width='45' max_height='45'}Cmsms 1.11.10
CGBlog 1.11.6
CGSmartImage 1.16
CGSimpleSmarty 1.7.2