The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
How can I temporarily disable the entire "What's Going On" section until my site has grown to a reasonable size of registered members, threads and posts? (I searched this topic under vB4 and couldn't find an answer.)
|
|
#2
|
||||
|
||||
|
Edit your FORUMHOME template and find:
HTML Code:
<!-- what's going on box --> HTML Code:
<vb:if condition="!$show['member'] AND !$show['guest']">
<!-- what's going on box -->
HTML Code:
<!-- end what's going on box --> HTML Code:
<!-- end what's going on box -->
</vb:if>
|
|
#3
|
|||
|
|||
|
Thank you very much, HMBeaty!
Congrats on the launch of your new forum
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|