The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I have a download hack installed on my forum and the actual hack has usergroup permissions installed, who can upload and download, but I'd like to display the nav link on the forumhome so only this usergroup (and mods/supermods/admins) can see the link. On vB2 it used to be a simple placement of vB code but I can't figure it out in vb3. Thanks in advance.
|
#2
|
|||
|
|||
![]()
it's a simple template conditional
Code:
<if condition="$bbuserinfo[usergroupid] == X"> link here </if> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|