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 |
#252
|
|||
|
|||
Nevermind forget that ... i got it now .. i forgot to look at the original post bit.
|
#253
|
|||
|
|||
I think its only a little problem what i have here.
when I Click on a Username in the Total Time Online Statistik i becomes a message thats the user is not registrated an so it have no Profil ? How I can fix this problem ? |
#254
|
|||
|
|||
How could I make it so if you're in usergroupid=X and you are invisible, the time is not added on?
|
#255
|
||||
|
||||
Sorry, bit late here eh? never got a chance to install this. works great for 2.2.9. anyway just wanted to say, awesome hack g-force2k2!!
|
#256
|
|||
|
|||
I get database error when try to install it. After I followed instructions exactly before i started on templates i went to the forum and forums didn't work. Had database error.
i'm trying it on v2.2.9 btw Does it not work on 2.2.9 or something? If thats not the reason then look forward to your response on why get database error. |
#257
|
||||
|
||||
i got it in 2.2.9 with little problems. only problem i got is on the postbit under report this post and ip logged, it just has a link "Time Online:" and nothing else. anyone know what could be causing this?
---------- k i found the problem. if anyone is having trouble getting this to work in the postbit, refer to Post #18 |
#258
|
|||
|
|||
how do i do this?
Queries to Run (1) // +++++++++++++++++++++ ALTER TABLE user ADD timeonline int(10) NOT NULL DEFAULT '0' Also when someone says run the file to install from the admincp how do i do that? Thanks. |
#259
|
||||
|
||||
i did it in phpMyAdmin. which I just discovered yesterday lol. there are other ways but i couldn't tell you. just ask your hosting provider where phpMyAdmin is in your website directory or if tehy can install it and tehn go into it and run the querie:
ALTER TABLE user ADD timeonline int(10) NOT NULL DEFAULT '0' i'm bad at explaining it. sorry. |
#260
|
|||
|
|||
i have no clue what phpMyAdmin is and u didn't really help because all u said was go into it and run the queries. but i don't know how to run the query's. It must be done in AdminCP since thats what it said in the instuctions so where do i go in AdminCP and how do i do it? THanks.
|
#261
|
||||
|
||||
Ok, here's a better response. Straight from Logician's "How To Install a vbulletin Hack: Guide to Newbies."
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|