The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Displaying a link to specific usergroups only...
Hi ...
I am looking to place a link on my forum home to the News forum section I created. I hid that section so it isn't normally displayed on the forum home and allows any threads to be shown/viewable through the vBadvanced CMS news module, but I want to add a link to it that only Admins, Supermods, and Mods can see the link. How or what code would I use to do this? I tried copying pre-existing code; i.e. code for the links to admin panel, mod panel, etc. and altering it to work with a link to the hidden news section, but it didn't work. I'm guessing I missed something or didn't alter something properly. Heh I'm not a code-savvy designer; more of a graphical design specifics aspects really. So any suggestions on how I should do this? Thanks in advance for any help Bob |
#2
|
|||
|
|||
Code:
<if condition="is_member_of($bbuserinfo, X, Y, Z)"> LINK </if> |
#3
|
||||
|
||||
Excellent... thanks bigtime Opserty . 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:
|