The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Show "real" post count
On my boards I have lots of forums that have post count disabled, and I was wondering if there is any way to add into a user's profile the total post count including all the posts he/she made across all the forums.
|
#2
|
||||
|
||||
- add a new counter field to table user
- add a plugin to hook userdata_presave - increase the new field by one when lastpost changes done (except for handling deleting/pruning posts) |
#3
|
||||
|
||||
Will this include all previous posts?
|
#4
|
|||
|
|||
I would think thier would be a query to run to be able to delete the post?
|
#5
|
||||
|
||||
Quote:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|