The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
how do I...
make it so only guest see something? example I want only them to see a please join text... how would I do that?
|
#2
|
||||
|
||||
Depends on where you want to add it and how but you can use conditionals like this in your template.
<if condition="is_member_of($bbuserinfo, 1)"> Guest Message stuff </if> |
#3
|
|||
|
|||
thanks...
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|