The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
How to make a button only viewable by guests
Ok when you visit my forum guests see the register button, but if they sign up it still shows for members so I want to make it a guest viewable only button, how can I do this, thanks.
|
#2
|
|||
|
|||
Code:
<if condition="$show['guest']"> Code:
</if> |
#3
|
||||
|
||||
Great, thank you very much.
|
#4
|
||||
|
||||
You should not have to post a condition around it. If it is showing, it is for another reason. Check vboptions > user reg otpions > allow mult reg per user.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|