Shouldn't the count of posts be updated upon when posts gets spited from a thread, or after the last person makes a post?
In the event a post/split is successful:
1. Update count (With simple minus/addition)
2. Add post/split
Posted: January 27th, 2013, 06:25 AM
Wait. Or maybe there should just be 2 counters actually.
One for the usual number of times posted.
Another for the actual count of posts currently existing in thread.
Perhaps we need to track both items through the quick reply/full reply (ugh) and check both on posting.
Posted: January 27th, 2013, 04:50 PM
Just for fun, reply count will also be affected if you delete posts, approve posts and so on. That's likely why it uses last msg id.