Page 1 of 1

LISE problem

Posted: Tue Feb 16, 2016 12:02 pm
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. ::)

Re: LISE problem

Posted: Wed Feb 17, 2016 5:18 am
by Jeff
You are asking for a detail display but you aren't telling the module which item you want.