LISE problem

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
pierrepercee
Forum Members
Forum Members
Posts: 152
Joined: Thu Jan 10, 2013 8:02 am

LISE problem

Post by pierrepercee »

CMSMS 2.1.2 - Wamp 2.5 - php 5.5.12

Hello,

On localhost when I call an instance :

Code: Select all

{LISEmedialist action="detail" template_detail="mymedias"}
it return me a broken page(no header, no css called) with the message :
"missing parameter, this should not happen".
It's the "action='detail' parameter that causes this error. Without this parameter the "more" link in summary view works well and returns the detail view.
No trace in admon log, setting debug true in config.php doesn't tell me more. ::)
Jeff
Power Poster
Power Poster
Posts: 961
Joined: Mon Jan 21, 2008 5:51 pm
Location: MI

Re: LISE problem

Post by Jeff »

You are asking for a detail display but you aren't telling the module which item you want.
Post Reply

Return to “Modules/Add-Ons”