Active
Project:
User Stats
Version:
6.x-1.0-rc1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Jan 2011 at 09:07 UTC
Updated:
24 Oct 2011 at 16:38 UTC
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
Comment #1
danylevskyiI 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.
Comment #2
thomas1977 commentedAlso 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.