Version: 1.00, by Mystics
Developer Last Online: Jun 2015
Version: 2.2.x
Rating:
Released: 01-10-2002
Last Update: Never
Installs: 339
No support by the author.
Hack Name: Who was online today Hack Version: 1.0.2 For vB Version:: 2.x Originally Created by: genial @ Skats Board (Contact)
Documentation, Translation, a few changes and posted by: Mystics
Description:
This Hack adds something like the "Currently Active Users:"-Feature of vBulletin.
The difference is, instead of showing the users, who are currently online, it shows all Users, who were online on a day and it also displays "Most users ever online on a day".
Summary of the Features:
Shows "Number of Active Users Today"
Shows "Most users ever online on a day"
Shows last online time for each User while pointing the Mouse Cursor on it's name (=mouseover) in the list
Important: The Hack only works 100% correct, when each member is in the same time zone as the Server!
Files to edit: index.php Templates to edit: forumhome New Templates: forumhome_todayloggedinusers, forumhome_todayloggedinuser
I have attached the Install Instructions in a Text File.
The Instruction is in English and in German.
I will attach a Screenshot in a Reply to this Thread!
Post any Questions into this Thread!
Updates in 1.0.1: Inserted the two new templates into the template precaching (first step)
Updates in 1.0.2: Fixed a little Bug with the "Most users ever online on a day"-Count
(Replace '$maxusers[2] = $todayonline;' with '$maxusers[2] = $numbertodayonline;' in index.php)
Info: You can find an other version of this Hack here. In this other version the usernames of the members, who were already online today, are not shown on the Forum-Mainpage; the names are shown in an extra File (like online.php), onlinetoday.php (Screenshot).
hi, guys!! how can i let the second version(Version with usernames on extra site) work for my vb 2.01??
the first version works fine, but the second version I got nothing show up in Onlineday.php. I found some codes in onlinetoday.php
is only for vb 2.21. That may be the problem.
so can any one help me with the problem??
thank you guys so much!!!
Originally posted by skyline2002 hi, guys!! how can i let the second version(Version with usernames on extra site) work for my vb 2.01??
the first version works fine, but the second version I got nothing show up in Onlineday.php. I found some codes in onlinetoday.php
is only for vb 2.21. That may be the problem.
so can any one help me with the problem??
thank you guys so much!!!
Originally posted by Erwin Loh
On second thoughts, I don't think the updated code is working. On the "visitors who have visited today" I am seeing members who was on definitely yesterday according to my timezone, and not since. I think you are using the DEFAULT timezone for VB - not the server one, but the default one, not the member's own timezone.
Server time zone: GMT -6
VB default: GMT 0
My timezone: GMT +10
Instead of using GMT -6 which was what it was using, it is now using GMT 0 (I think).
from the timezone-fix, which was posted here , please delete this line:
Originally posted by Mystics The Hack only works 100% correct, when each member is in the same time zone as the Server!
Well. If I was about 6 hours behind the server ?
Is there any setting to modify (traslation) to make the daytime interval synchronized to my time and not to server one ?
Thanks a lot
It looked as though it was okay when a user is unregistered, but when I log on as a registered user, there was 0 number shown. Not sure why to be honest - your fix should have worked.
But now I changed it to where the users lists is located on another page, and All it doseit tell me how many people have been online. but dose not include a list of people? anyhelp thanks!!!!!!!