The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Post counts remaining
Hello:
I have a target number of post counts, say 5 Million. How would I calculate the number of remaining posts to that target? I know VB displays the current total posts at the bottom of the main page. How can I use that $remaining = $target - $total? Thanks |
#2
|
||||
|
||||
Create a plugin - use a hook location that is *after* vb does the current total - and put your php there and then spit out the results where you want it using a template_hook or editing the template.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|