The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
How do I make this link in my navbar visible to usergroup 6 & 9 only?
PHP Code:
|
#2
|
|||
|
|||
![]() Quote:
PHP Code:
|
#3
|
||||
|
||||
![]()
<if condition="in_array($bbuserinfo[usergroupid], array(6,9))"><td class="vbmenu_control"><a href="chat.php?$session[sessionurl]">Chat</a></td></if>
That should work and its much shorter ![]() |
#4
|
|||
|
|||
![]()
Thank you. That worked great!
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|