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 |
#202
|
||||
|
||||
Have you replaced the code in online.php with the newest version??? (it got changed in 1.3 (I started to use version number in 1.3))
If not, do it |
#203
|
|||
|
|||
I replaced it with the code you gave me in the previous page .. yes
|
#204
|
|||
|
|||
Hmmm, I seem to be experiencing the same problem as above.
I installed the first version of this hack, and it worked fine. Problem was my board had over 200 visitors for the day, so at that point I decided to install the window version. I replaced the original with the window version. At that point it stopped working, reporting 0 visitors today. I triple checked and re-installed the installation to make sure there wasn't anything left over from the original. I reinstalled it over a older version of index.php that hadn't been hacked. I recopied the templates. Still no joy. I also tried installing the version thats merged with online.php, and that one doesn't work either (0 visitors today). Then I noticed something wierd (but probably related in some way); my "Most users ever online" has reset to today, with a very small number. Anyone have any idea what might be causing this? |
#205
|
||||
|
||||
I like this hack so much, I just installed it on a new board that I'm creating. This is my second vB board to use this hack. It installed like a piece of cake. Thanks for all the hard work Mystics! Great job.
|
#206
|
||||
|
||||
I'm having a weird problem with this hack. Recently I found my homepage was generating an abnormal amount of queries for the small amount of hacks consisting on it. It was creating 43 queries, and that is even after I included all the templates in the $templateused="" list.
Well I was going through the index.php code, trying to find the suspect involved and I reached this hack. I was basically commenting out all the hacks individually on my index.php till I found which one was creating the excessive queries. When I commented out the who-is-online-today hack, it reduced my queries by 20! That makes me sad though, because this is one of my favorite and most useful statistical hacks I have I installed everything perfect, does anyone know why this could be happening?? PM me if you would like to see my index.php. Regards, Velocd |
#207
|
|||
|
|||
Only code from looking at the file that i don't recognize is this:
PHP Code:
g-force2k2 |
#208
|
||||
|
||||
Unfortunantly, no that wasn't the source of the problem. I tried commenting just that out but I still recieve 20 extra queries.
Does anyone else get this affect from using this hack? |
#209
|
|||
|
|||
Code out this part
PHP Code:
g-force2k2 |
#210
|
||||
|
||||
Popular hack I've seen it around most boards
|
#211
|
||||
|
||||
Installed
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|