LISE problem
Posted: Tue Feb 16, 2016 12:02 pm
CMSMS 2.1.2 - Wamp 2.5 - php 5.5.12
Hello,
On localhost when I call an instance :
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.
Hello,
On localhost when I call an instance :
Code: Select all
{LISEmedialist action="detail" template_detail="mymedias"}
"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.
