The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Display how many posts
I am trying to find a way to display how many posts altogether there are on my forums but on a non PHP page. My page is shtml.
I have already got a script which allows you to display the latest posts and posters names from this site but I wondered if anyone has one that will do what I want or if they could modify the one I already have. Thanks. |
#2
|
||||
|
||||
here ya go straigt from the index.php file :P
PHP Code:
also if you want to grab the threads count add this right under that PHP Code:
$totalposts and for your threads if you wish to disply the total, its simiply: $totalthreads glad to help ya out :] |
#3
|
|||
|
|||
Thanks but I'm havinf trouble getting this to work it keeps giving me error messages. Anyone help further please?
|
#4
|
||||
|
||||
What error messages are you getting?
Regards - miSt |
#5
|
|||
|
|||
I noticed the Total post doesn't match with the actual # of post since the beginning. Anyway to show that info? After pruning a few million posts mine says 400,000, but the actual post is like 2.5 million.
|
#6
|
||||
|
||||
Do a search details on how to do this have been posted before
|
#7
|
|||
|
|||
I did, but i'll search more.
thanks! |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|