I've just been testing the zap user feature and have found a small bug.
When you have zapped a user an deleted their topics and posts, it does not update the DB, so they still have all their old post figures. If they had 105 before they were zapped, they still have 105 afterwards.
This is not a caching error either as I have run the update count a few times and also checked the database figures.
That is not a bug either, the way that Snitz decides to record postcount by users means that it is not changed if a post is deleted. Just because you delete a post does not indicate that the user didn't make the post so post counts never go down.
I would have imagined that if you were deleting all of a persons posts you'd have wanted to get rid of any contribution they would have made. It seems symbolic.
that may be so, but removal of contribution does not negate the fact that they made it. The count is number of posts made, not number of posts that exist.
If you want to zero the post count you will need to edit their profile manually and zero their post count that way.