Quote:
Originally Posted by ezurick
That's strange... I applied this multiple usergroups and I am the admin (usergroup=6) and I don't see it in the navbar when I go to my forum. Also, is there a way to shorten that vbphrase? My navbar is getting kinda packed with stuff... thanks so much!
|
little typo:
PHP Code:
<if condition="is_member_of($bbuseruserinfo, 9, 6, 5)">
should be
PHP Code:
<if condition="is_member_of($bbuserinfo, 9, 6, 5)">
if it's a vbphrase, simply search for the phrase (Language and Phrases -> Search in Phrases), find it, change it.