JBNY
Fri 7th Mar '08, 4:32pm
I am setting up a closed board. Right now when an unregistered user accesses the board they see 4 items on the navbar: Forum, FAQ, Members List, and Calendar. Is there a way to make it so that they see none of them?
I tried modify the navbar template to wrap those sections in a <if condition="$show['member']">
</if>
tag but that did nothing.
I tried modify the navbar template to wrap those sections in a <if condition="$show['member']">
</if>
tag but that did nothing.