[SOLVED] CGBlog file_location variable disappeared?

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
nervino
Power Poster
Power Poster
Posts: 448
Joined: Sun Dec 28, 2008 12:15 pm

[SOLVED] CGBlog file_location variable disappeared?

Post by nervino »

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:

Code: Select all

{cms_module module="CGSmartImage" src1=$entry->file_location src2=$field->value filter_resize='h,45' max_width='45' max_height='45'}
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
Last edited by nervino on Sat Apr 05, 2014 7:52 am, edited 1 time in total.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: CGBlog file_location variable disappeared?

Post by calguy1000 »

It's a bug in the summary view (accidentally deleted a few lines). I've fixed it in svn and will be releasing it in the next few days.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
nervino
Power Poster
Power Poster
Posts: 448
Joined: Sun Dec 28, 2008 12:15 pm

Re: CGBlog file_location variable disappeared?

Post by nervino »

Thanks Calguy!
Post Reply

Return to “Modules/Add-Ons”