not that it matters but has anyone else every notice there post count go down mine went down 2 today not that it is a big deal just wanted to see what my next level was haha j/k just curious
TheRealAndyCook;4810928; said:post count, and your total posts on the site arnt physically linked.
To call your "post count" the sql database would need to read threw EVERY post and tally them up, imagine if you had a few thousand? and then a few other people posted in the same thread? that'd be one hell of a hit on the sql database...so when you make a post, it adds "1" to your "total_post_count"
if you make a thread in a forum where post counts is +1, and the thread gets moved into a place where post counts arnt increased you'll still have old post count + 1.
Now and then, the server recalculates users posts, when it finds out your thread was moved...it sees that you arnt "credited" for that post like you were before.