The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Details »» | |||||||||||||||||||||||||
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:
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). So, depending on which version of the Hack you prefer, you have to download this: Version with usernames on the main Site of the Forum or this: Version with usernames on extra site (onlinetoday.php) Regards, Mystics Show Your Support
|
Comments |
#352
|
||||
|
||||
I attached the edited who-was-online-today.txt. You can compare it to the original who-was-online-today.txt to see where the changes apply in case you want to use the extra-window version.
Greets |
#353
|
||||
|
||||
Have any of you experienced heightened load with this hack? I installed it, but I noticed a slight peak with it. Any tips?
Kaelon |
#354
|
||||
|
||||
Quote:
|
#355
|
|||
|
|||
"Still in index.php, find this:
------------------------------------------------------------- if ((int)$maxusers[0] <= $totalonline) { $time = time(); $maxloggedin = "$totalonline " . $time; $DB_site->query("UPDATE template SET template='$maxloggedin' WHERE title='maxloggedin'"); $maxusers[0] = $totalonline; $maxusers[1] = $time; } -------------------------------------------------------------" I cannot find that in index.php 0_0 |
#356
|
||||
|
||||
I installed this awesome hack and its a bit big for our board, is there any way to edit it or maybe just another way to maybe show who has been online in the past 5 minutes instead?
Thanks for your help, either way, I'll use the hack, I was just curious how I'd do the past 5 minutes, thank you :banana: |
#357
|
|||
|
|||
I seem be having a rather strange problem with this hack although it's worked fine up until today. Problem:
My board says "Number of Active Users Today: 0" all the time! I've not changed the coding, or the database, or the templates in ANY way but it's just stoped working. Could it be some sort of server screw up? I rechecked all the code for the hack just to be sure and it's unchanged. I keep checking and other people have definetly been online but it's just not showing up. Infact, it doesn't even show me as being online! [:: edit ::] Just for good measure - http://www.gnrforum.com/phpinfo.php And it now works again after not having worked all morning :dead: i hate computers! |
#358
|
|||
|
|||
is there a way to modify this hack so that it shows members who browse the board invisibly?
|
#359
|
|||
|
|||
I am a dork and my eyes are bugged out from reading, but could somebody tell me why all my users online today are listed twice in my list?
:beard: |
#360
|
|||
|
|||
Check your template, maybe you have it pasted twice on creation.
|
#361
|
|||
|
|||
your probably right, will do it tomorrow
MUST GET SLEEP :disappointed: Thanks for the speedy response GC |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|