View Full Version : difference between members and active members ?
Brock
12-04-2005, 04:32 PM
i was curious whats the difference between MEMBERS and ACTIVE MEMBERS.. how does that work ?
for instance, my site reads
Members: 378, Active Members: 378
Marco van Herwaarden
12-04-2005, 04:33 PM
Active members have been online in the last 30 days by default i think.
Brock
12-07-2005, 10:29 PM
hmmm ok.. but anyway to remove that thing ? so that it doesnt show active members
peterska2
12-07-2005, 10:40 PM
In your forumhome template delete the following code
<if condition="$show['activemembers']">,
<span title="<phrase 1="$vboptions[activememberdays]">$vbphrase[within_the_last_x_days]</phrase>">$vbphrase[active_members]: $activemembers</span>
</if>
or
Just turn it off in admincp :)
peterska2
12-07-2005, 10:50 PM
or
Just turn it off in admincp :)
You know, I've never noticed that option!
Brock
12-09-2005, 10:17 AM
thanks a lot
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.