The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Removing the Active users from the statistics
I want to remove the part that tells how many of my users are active. It's in finnish below, but you can probably see what I want to remove. It's the Aktiivisia Jäseniä: 104 ( Same as active users: 104)
Aiheita: 1,683, Viestejä: 12,709, Jäseniä: 953, Aktiivisia jäseniä: 104 Tervetuloa uusin jäsen, SuperiorFish How can I do this? |
#2
|
||||
|
||||
Isn't it a setting in your vBulletin Options? I believe it is.
|
#3
|
|||
|
|||
No I don't think it is. If it is, can anyone exactly tell me where it is.
|
#4
|
||||
|
||||
In the template FORUMHOME, find:
Code:
<if condition="$show['loggedinusers']"> Code:
<if condition="$show['loggedinusers'] AND !$show['guest']"> Gut luck |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|