LiLSnooP
02-15-2008, 07:30 PM
hello what can i do if i want that only members can see bbcode
i try this
<if condition="$show['guest']">
You need to register in order to see this code !
<else />
[TEXT] {param} [TEXT]
</if>
on forumhome template it works properly
but when i add it to my bbcode it doesnt work well
i can see both
who know how to solve this problem
i try this
<if condition="$show['guest']">
You need to register in order to see this code !
<else />
[TEXT] {param} [TEXT]
</if>
on forumhome template it works properly
but when i add it to my bbcode it doesnt work well
i can see both
who know how to solve this problem