The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
how can i accomplish this, what must i modify. what i want to do is hide the currently active users box from guests, in order to see who is online you will have to log in.
|
|
#2
|
|||
|
|||
|
In the template FORUMHOME, find:
Code:
<if condition="$show['loggedinusers']"> Code:
<if condition="$show['loggedinusers'] AND !$show['guest']"> |
|
#3
|
|||
|
|||
|
that doesnt work, you get an error in the admincp when editing
|
|
#4
|
|||
|
|||
|
Sorry, it worked for me. Hopefully someone else can help you.
|
|
#5
|
|||
|
|||
|
Quote:
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|