See image first:

http://www.screencast.com/users/e-anima/folders/Jing/media/eb24d1ab-0a45...

The user with the uid = 1 has 3498 posts, (the username of uid 1 is marco) but only "1" is printed.
It seems like he takes login_count instead of post_count BUT post_count field is used.
If i disable login_count and manually delete that table entry, its working again. Seems like the login_count feature is somehow killing the post_count here.

Comments

danylevskyi’s picture

I have the same issue.
Posts count become wrong sometimes. After truncating user_stats_values table, reseting post count in administration section and cron running post count become right.

thomas1977’s picture

Also having issues with wrong post counts (latest dev). Not sure it's limited to the admin account. Resetting and running cron gets the counts right.