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 |
#302
|
|||
|
|||
I have got it up and running on 2.2.9
Small problem it showing the *same* usernames 2 or 3 times. Like my name is there 3 times? |
#303
|
|||
|
|||
It's working now properly. I had some extra codes added in the PHP
|
#304
|
||||
|
||||
Installed with some HTML mods of my own, thanks for the hack :-)
|
#305
|
||||
|
||||
Ok im trying to install on VBB 2.2.8, On the last step it says
Edit forum home template. I goto Forum Home Page Templates Then I click Expand and then i click: forumhome Then the instructions say: "Search for:" Quote:
|
#306
|
||||
|
||||
Please look again at the instructions....
Code:
Create new Template 'forumhome_todayloggedinuser' with the following content ------------------------------------------------------------- <a href="member.php?s=$session[sessionhash]&action=getinfo&userid=$userid" title="Last online at $lastactivetime">$username</a>$invisibleuser ------------------------------------------------------------- ________________________________________________________________________________________ Edit template 'forumhome' Search for: ------------------------------------------------------------- $loggedinusers ------------------------------------------------------------- Add BELOW it: ------------------------------------------------------------- $todayloggedinusers ------------------------------------------------------------- |
#307
|
||||
|
||||
Then the instruction i got where messed up or somthing I checked again.....but thanks .
-edit- Ive followed all the instructions I havnt missed a thing but at the start it says: Quote:
|
#308
|
||||
|
||||
Quote:
|
#309
|
||||
|
||||
Do you know y it wouldnt be working with VBB 2.2.8?
|
#310
|
||||
|
||||
It works perfect with vB 2.2.x....Just follow the instructions correctly
Template Modifications, PHP Modifications etc.. |
#311
|
||||
|
||||
I did everything. But the instructions I got were messed up at the end, so maybe all the instructions were . But I did do everything it said.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|