ok, tell me why this is not working on my server.
I created a new secondary group, contributors, and put all contributors in that group as a sec. group. then in Forumhome, where your code is below the $navbar, I changed it to this code below, what is wrong with it why is it not showing (23 is the code for the Contributors user group):
Code:
<if condition="!is_member_of($bbuserinfo, 23)">
<center>$shir</center><br></if>