The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
||||
|
||||
![]()
You would need to put a condition around the link. If it's in a template, then put this around it (change X, Y, Z to the usergroups you want to hide it from):
HTML Code:
<if condition="!is_member_of($bbuserinfo, X, Y, Z)"> link to show if you aren't a member of usergroups X, Y, Z </if> PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|