The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hi all,
I would like to know how to make a certain quick link item available only to a certain usergroup... which part of the code would I need to amend, and is this even possible? Thanks! |
|
#2
|
||||
|
||||
|
At the bottom of the navbar template, you'll find the code for the popup. Simply wrap the link in this conditional.
Code:
<if condition="is_member_of($vbulletin->userinfo, X)"> |
|
#3
|
|||
|
|||
|
Thank you!
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|