LISE category name display error

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
rbaby
Forum Members
Forum Members
Posts: 144
Joined: Thu Feb 07, 2008 10:28 pm

LISE category name display error

Post by rbaby »

Hi guys,

I have a page template that has the following set:

{LISECityActivities category="{page_attr key='extra2'}"}

I'd like to display the title of the category for this list but when I add the following to my LISE template to show it as a section title:

{$item->fielddefs.category.value|cms_escape} - nothing happens when set with the alias

When I try it with the example in the templates:

Code: Select all

{LISELoader item='category' force_array=1 value=$fielddef.value assign='cats'}
{$fielddef.name}: {$cats|implode:','}
I get the following error:

Code: Select all

CMS Made Simple
Oops!
Sorry, it looks like something went wrong and an error has occurred. 
Don’t worry, it can happen to any of us.
ERROR: at line 72 in file /sc/site/domain.com/public/modules/LISE/lib/class.LISELoader.php:

Message:

00001: Discrete LISE error: {LISELoader}: Parameter value is not given.! @ /sc/site/domain.com/public/modules/LISE/lib/class.LISELoader.php (72)
View Full Trace ↓
Thank you for your time, any insight would be appreciated!
Post Reply

Return to “Modules/Add-Ons”