The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Hiding guests from Who's Online
Sorry for the large size of the first pic. I no longer want to display guests on Who's Online. What am I missing? TIA |
#2
|
||||
|
||||
The software is operating correctly, the setting you turned off is for the actual who's online link www.yoursite.com/forum/online.php not for displaying number of guests. This line
HTML Code:
<span class="shade">{vb:rawphrase x_members_and_y_guests, {vb:raw numberregistered}, {vb:raw numberguest}}</span> HTML Code:
,{vb:raw numberguest} |
#3
|
|||
|
|||
Thanks for your quick response Simon Lloyd. You have me on the right track but something about it is wrong because it's showing up like this
--------------- Added [DATE]1339614164[/DATE] at [TIME]1339614164[/TIME] --------------- Thanks for your help I ended up figuring it out from your info. Replace everything with this and it will only show registered users who are online <p>{vb:rawphrase there_are_x_online, {vb:raw numberregistered}}</p> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|