The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
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:
|