The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Who made the 10,000th post ?
Do I need a mod to show which of my forum's members made the 10,000th post ?
20,000th post ? etc tia |
#2
|
|||
|
|||
Nope, you can try Advanced Statistics Mods.
|
#3
|
|||
|
|||
in case anyone is looking for a solution, try this.
First, ensure that you have the necessary permissions to Execute SQL Query; check config.php ACP > Maintenance > Execute SQL Query in the box (Manual QueryOnly one query can be run at a time. Once a query is executed it can not be reversed), enter the following; Code:
select username from vb_post where postid = XXXX; Results will return the member who made the Xth post |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|