Quote:
Originally Posted by RS_Jelle
Use this:
For multiple usergroups:
HTML Code:
<if condition="is_member_of($bbuseruserinfo, 9, 6, 5)">
<td class="vbmenu_control"><a href="downloads.php$session[sessionurl_q]">$vbphrase[ecdownloads_downloads]</a></td>
</if>
|
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!