The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How can I hide all the statistics
How can I hide all the statistics on forumhome from guests?
|
#2
|
||||
|
||||
Put a condition around the code you don't want guests to see:
HTML Code:
<vb:if condition="$show['member']"> code you don't want guests to see </vb:if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|