Forums / Setup & design / does 'view_top_list' exit in ezp 3.5?
kevin wei
Wednesday 16 February 2005 7:59:51 am
i use these code to fetch top view node
{let list_items=fetch('content','view_top_list',hash( 'class_id', 23,limit, 4, offset, 0) )}
but got blank,help me?
Lazaro Ferreira
Wednesday 16 February 2005 8:23:10 am
Hi,
Have you sought what is returned in $list_items ?
You can add this code to your template to see it, or turn on debug output
$list_items|attribute(show)
Lazaro http://www.mzbusiness.com
Ćukasz Serwatka
Wednesday 16 February 2005 8:30:59 am
Did you add right settings to your apache log file in log.ini? Did you set cron job for this?
Personal website -> http://serwatka.net Blog (about eZ Publish) -> http://serwatka.net/blog