The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
![]() |
|||||||||||||||||||||||||
[ Click Here ] to download the latest update!
Nifty Addon by TECK: ![]() [View TECK's Modification] Yeah my first hack for vb2.2.7 ![]() ![]() What does this hack do? Just as the title states ![]() ![]() 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 ![]() 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 ![]() ![]() ![]() 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 |
#2
|
|||
|
|||
![]()
Screenshot A :: postbit template
g-force2k2 |
#3
|
|||
|
|||
![]()
Screenshot B :: Time Online Leader Board
FYI :: this screenshot now looks different ![]() g-force2k2 |
#4
|
|||
|
|||
![]()
Screenshot C :: getinfo template
Enjoy the hack ![]() g-force2k2 |
#5
|
||||
|
||||
![]()
nice hack, will install it today...
thx! PS: plz add the # of posts column to the Leader time online....because it's more comfortable to see how many hours user was online and how many posts he posted... if you will do it, plz post than the upgrade way from old v to new... thx again |
#6
|
|||
|
|||
![]()
thanks to WebmasterXT found a quick fix... sorry it was a last minute thing... but here's the fix...
find: PHP Code:
PHP Code:
regards... g-force2k2 |
#7
|
|||
|
|||
![]()
Updated Zip...
g-force2k2 |
#8
|
||||
|
||||
![]()
I can't wait to install this one
![]() ![]() |
#9
|
||||
|
||||
![]()
thanx m8 nice hack ..
Just a few suggestions. timeonline.php [ Previous Page ]"; [ Next Page ]"; [ Last Page ]"; Change--- [ Previous Page ]</a>"; [ Next Page ]</a>"; [ Last Page ]</a>"; getinfo_timeonline--- Change the <normallfont> </normallfont> to <smallfont> </smallfont> "my getinfo is all smallfont" time--- <table cellpadding="2" cellspacing="0" border="0" width="95%" align="center"> <tr><td width="50%"> <img src="https://vborg.vbsupport.ru/images/vb_bullet.gif" alt="" border="0" align="absmiddle"><normalfont><b> <a href="index.php?s=$session[sessionhash]">$bbtitle</a> Total Time Online Hack © g-force2k2</b></normalfont></td></tr></table> Change to--- <table cellpadding="2" cellspacing="0" border="0" width="95%" align="center"> <tr><td width="100%"> <img src="https://vborg.vbsupport.ru/images/vb_bullet.gif" alt="$bbtitle" border="0" align="absmiddle"><normalfont><b> <a href="index.php?s=$session[sessionhash]">$bbtitle</a> > Total Time Online © g-force2k2</b></normalfont></td></tr></table><p> |
#10
|
|||
|
|||
![]() Quote:
![]() ![]() g-force2k2 |
#11
|
||||
|
||||
![]()
hey i installed this hack Awesome hack man, keep up the good work
|
#12
|
|||
|
|||
![]() Quote:
![]() ![]() ![]() g-force2k2 |
#13
|
||||
|
||||
![]()
Does this add a query for each user online?
I saw your demo, and there are 10 people online, and 10 queries, so I am guessing this is what it does, a forum which I admin at has hundreds of people online at ones, so...not sure, mind telling me? Thanks, nice idea by the way |
#14
|
|||
|
|||
![]()
no DrkFusion... it'll only run that query as many times that its fetched on the page... so the default is set to max 10 so it'll only ever hit 10 queries... regards...
g-force2k2 |
#15
|
||||
|
||||
![]()
Looks very nice man, good job.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|