The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hey guys how do I set certain links to show in my navbar when im not logged in.
What is the code for this? Thanks |
#2
|
|||
|
|||
![]()
Use this code around the links
Code:
<if condition="$show[registerbutton]">link stuff here</if> |
#3
|
|||
|
|||
![]()
So that code will show the link when a user is not logged in?
|
#4
|
|||
|
|||
![]()
Yes it will
|
#5
|
|||
|
|||
![]()
Thank you
What code do i need to make a link not appear when logged out. |
#6
|
|||
|
|||
![]()
that would be
Code:
<if condition="$show[member]">code</if> |
#7
|
|||
|
|||
![]()
Thanks for asking this question.
Expect my hack to be upgraded with a feature to select if the link can only be seen by logged in users. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|