The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
I did something like this only I calculate based on the past 24 hours.
PHP Code:
Change the line: $lts = $uts - (86401); to: $its = $uts - (604800); Then add the templats: highpost, and highpostbit. In the highpost bit you can use $user[userid] $user[username] and $user[count]. What this will also do, if there are less then $numberHighPostPerPage top posters it will fill the remaining slots with "Unclaimed". This is a part of the site integration script I am writing for my site. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|