The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Navbar Link for Admin Only
If you want to have a link that is visible only to members you would use:
Code:
<if condition="$show['member']"> Thanks |
#2
|
||||
|
||||
I do it by usergroups:
HTML Code:
<if condition="is_member_of($bbuserinfo, 5, 6, 7)"> stuff here </if> |
#3
|
|||
|
|||
Quote:
Thank you very much for your help. Much appreciated. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|