The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Total Time Online Hack v1.0 Details »» | |||||||||||||||||||||||||
[ Click Here ] to download the latest update!
Nifty Addon by TECK: [View TECK's Modification] Yeah my first hack for vb2.2.7 but then again its compatible with vb2.2.6 as well tested on both What does this hack do? Just as the title states it calculates the total time online for each user Configurable:: The time limit before a user is considered inactive is configurable and is included in the install txt file... so if you want a user to be defined as inactive after 3 minutes then there'll be a variable in the script to limit that configure that Also Configurable is the amount of users to show per page on the leader time online board That is also configurable in the timeonline.php included with the zip... Features :: Includes both viewable on the postbit and getinfo templates... Includes a leader board for the top users time online What to do? :: Queries to Run (1) File Modification (5) Template Modificatiion (2) Templates to Add (3) Files to Upload (1) :: [ timeonline.php ] (forum directory) It's an easy hack to install (took me a little time to configure) but it looks great imo... probably a hack that will use and that i can see every forum having... why not right Enjoy yet another release... And if you like this hack i would be greatful if you could click install thanks... Edit :: Viewable Demo [ Here ] Note :: If for some odd reason you get a division by zero error find: PHP Code:
PHP Code:
Show Your Support
|
Comments |
#122
|
|||
|
|||
you can run it through either phpmyadmin (if you know what that is) or you could simply find the runaquery hack by Firefly just search his profile... or i can just make you a auto installer that'll automatically run the queries for you... your call regards...
g-force2k2 |
#123
|
|||
|
|||
wolfe i'll look into an addon if ppl are interested... i have alot to do at the moment... but i'll see what i can do in the future... regards...
g-force2k2 |
#124
|
||||
|
||||
How can we add the time online that is in the postbit to the private messages postbit (privmsg)?
|
#125
|
|||
|
|||
d00d have you got phpmyadmin
|
#126
|
|||
|
|||
Boofo :
open private.php find: PHP Code:
PHP Code:
place where you want: PHP Code:
g-force2k2 |
#127
|
|||
|
|||
thanx d00d
|
#128
|
||||
|
||||
Thanks, g-force2k2.
|
#129
|
|||
|
|||
Nice hack g-force2k2, love your forum design BTW. This hack could get pretty server intensive for heavy traffic forums however since it updates the user table at each page load.
You could move the user table update query into the updateuserforum function and get online time tracking done without any extra queries what so ever. It will lose a bit of it's 'real time' feel but not a bad compromise for a busy site. If not that, moving up the code a few lines in sessions.php will at least exclude the non registered or non logged in users from generating the extra query on each page load. |
#130
|
||||
|
||||
great hack. i will install this one for sure.
now a question. i want it to display the top20 onliners. should i look into this mod? or can you write this up? thanks g-force. hmm i noticed this on your first post: "Please respect my hack and don't make any alterations unless permission is granted by me... thanks for respecting my hacks..." what do you mean by this? well if i install your hack, rest assured i will modify it the way it suit best for my board. |
#131
|
|||
|
|||
Nakkid(TECK) i don't mean template changes and looks... feel free to make it look they way you'd like... as for the top20 there's an option to configure for the amount per page you want to view... regards...
Edit:: there besides i just granted you permission to edit what you'd like enjoy... And just so you know it does come with a page navigation feature hope all that helps somewhat... g-force2k2 |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|