Display Text In Forum Description To Certain Groups
Is there a way to display text in the forum description only to a certain group. I've tried using a conditional, but it don't seem to work. This is what i tried:
Code:
<if condition="$bbuserinfo[userid] == 2">To gain full access to the site you must make a Intro Thread here!
</if>