hello what can i do if i want that only members can see bbcode
i try this
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
PHP:
<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