The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Navbar links seen or not
I put a couple links in my navbar (arcade and chat) but they show to anyone who isnt signed in. I do I make it so they only show up after logging in?
|
#2
|
||||
|
||||
HTML Code:
<if condition="$show['member']"> links to show only to members </if> |
#3
|
|||
|
|||
Thank you very much.
|
#4
|
|||
|
|||
Quote:
Can I use this code to remove ads for particular members? <if usergroup=$show[1,2,3]</if> |
#5
|
||||
|
||||
Quote:
HTML Code:
<if condition="is_member_of($bbuserinfo, 1,2,3)">
|
#6
|
|||
|
|||
Thank you. very much
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|