The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Hello all,
How do i add a link that only moderators and Admins can see into the "Admin - Mod - Archive -etc..." part at the bottom? Thank you very much!
|
|
#2
|
||||
|
||||
|
Put a condition around the link:
HTML Code:
<if condition="is_member_of($bbuserinfo, 5, 6, 7)"> link only for usergroups 5,6,7 </if> |
|
#3
|
||||
|
||||
|
Thank you very much!
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|