Ques/Help {$__globals.forum.node_id} not work on template

M

marioman

Guest
hi,

when i am using this code
Code:

Code:
<xf:if is="!in_array({$__globals.forum.node_id}, [41])">
    Don't display ads for node IDs 41
</xf:if>

on template (google_analytics)
it doesn't work
what's wrong here ?

Continue reading...