The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
I have installed the vjukebox hack but only want it to show on the nav bar in certain forums or for certain usergroups. Please can someone help me with the 'if condition=xxxxxxxxxx' in the nav bar code below
Code:
<if condition=xxxxxxxxxx> <td class="vbmenu_control"> <a href="jukebox.php?$session[sessionurl_q]">Jukebox</a> </td></if> Thank you Karen |
#2
|
||||
|
||||
![]()
try this out,
Code:
<if condition="in_array($foruminfo['forumid'], array(X,Y))"> It works! </if> |
#3
|
||||
|
||||
![]()
Thank you Sean S that works a treat
![]() Karen |
#4
|
||||
|
||||
![]()
no problem Karen, anytime.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|