PDA

View Full Version : Post count question



James Birkett
Tue 28th Jul '09, 5:25pm
This may seem like a really stupid question but:
If a user double-posts and I merge their post, does their post count decrease by 1?
Scenario:
A user posts a reply and now has 11 post count, he then posts again consecutively and has 12 post count. If I merged these post counts would his post count revert to 11?

I'm not sure how the post count is calculated so I'm unsure.

Thanks in advance!

Jake Bunce
Tue 28th Jul '09, 5:34pm
Yes the count should decrement. But it might not happen until you run this counter:

Admin CP -> Maintenance -> Update Counters -> Update Post Counts

James Birkett
Tue 28th Jul '09, 5:37pm
Wouldn't I be able to schedule a task to automatically run this upon a merge anyway?

Jake Bunce
Tue 28th Jul '09, 8:59pm
That requires custom code.

I suspect the count will automatically decrement. Usually those counters are only needed after "mass" moderation like mass moves or forum deletions.

James Birkett
Wed 29th Jul '09, 9:36am
Ahh, thanks Jake :)
Just wanted to be sure.