The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Total posts to include soft deleted posts?
vBulletin doesn't count soft deleted posts in the total posts statistics. How can I change it to include those?
|
#2
|
|||
|
|||
There doesn't seem to be any setting to do that. I guess you'd have to find the places where the post count is updated when a post is deleted and change it to check for soft deletes. Searching for set('posts' finds a couple places, but I don't know if that's all of them. There's also admincp/misc.php where it rebuilds post counters, I think you'd have to take out the "AND visible = 1' from the SQL.
|
#3
|
|||
|
|||
Thanks, will try that.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|