Tuesday 31 January 2006 5:47:24 am
Hi, I would like to calculate the number of node I have in my site. I have found this:
{let list_count=fetch('content','list_count',hash(parent_node_id,2))}
{$list_count}
{/let}
but it only counts the node contains in the node number 2. What do I have to change? Thnaks a lot
|