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 |
#392
|
||||
|
||||
Xelation - I have the same problem. My maximum seems to change sporratically.
|
#393
|
|||
|
|||
Instead of on the forum index, how do I make this show up on the vbhome index? It that an easy modification? The code you need to edit in the instructions is different in the Vbhome index
thanks |
#394
|
|||
|
|||
I just have a question with why my Currently Active Users Panel went.
When I installed this one, my currently active users panel dissappeared. Any help? |
#395
|
|||
|
|||
Yea, I cant figure it out. Im not sure how to get my current users online panel back.
The Online for the Day works great but when it was added the other one dissappeared. Check it out, I need some help http://www.romesleague.com/forums/ |
#396
|
|||
|
|||
Quote:
Edit template 'forumhome' Search for: ------------------------------------------------------------- $loggedinusers ------------------------------------------------------------- Add BELOW it: ------------------------------------------------------------- $todayloggedinusers ------------------------------------------------------------- Are you sure that you didn't REPLACE $loggedinusers Look to see if you still have $loggedinusers in your forumhome template, if not add it just above $todayloggedinusers |
#397
|
|||
|
|||
Quote:
I am about to just reverse everything and do it again. lol Pain in the ass but I really want my current uses online back and cant figure out how it got deleted. Here is my template code. See if you notice anything missing from that part of it. Code:
</table> </td></tr></table><br> <table cellpadding="0" cellspacing="0" border="0" bgcolor="#0A293E" width="95%" align="center"><tr><td> <table cellpadding="4" cellspacing="1" border="0" width="100%"> $loggedinusers $todayloggedinusers $birthdaybits </table> </td></tr></table> |
#398
|
|||
|
|||
Quote:
|
#399
|
|||
|
|||
Im going to change everything back to what it was before the hack, and see what happens.. Im really bummed, I have no clue why the current users online panel dissappeared
|
#400
|
||||
|
||||
I have installed this hack on every version of vbulletin since release, but today with version 2.3.2 it fails to appear on the forums page, all templates are ok (in the default set) I have no other styles installed. And the forumhome template addition is fine, but nothing shows???
|
#401
|
||||
|
||||
Whoa -- this thread is just in time as I was going to upgrade from 2.2.7 today. I'll wait this out to see what the solution to some iof the hacks is.
BTW -- works great on the version I'm running. Thanx again |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|