So I put
<xen:if is="in_array({$forum.node_id}, array(138))== 0 AND {xen:helper ismemberof, $visitor, 1}"> to display something:
- in forum 138
- only to visitors
and it works fine except it is displayed on ALL PAGES of forum 138.
How is it possible to show it only on the first page of this...