Closed (fixed)
Project:
User Stats
Version:
6.x-1.0-rc1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
29 Sep 2009 at 07:09 UTC
Updated:
15 Mar 2013 at 19:20 UTC
For post count, the settings area seems to suggest that post counts will be updated on cron runs only. I am getting this from the option to select how many users to update per cron run.
Clean install with advanced forums, post count is updated after each post.
Am I incorrect in understanding how post counts are saved?
Comments
Comment #1
liam mcdermott commentedSorry I never got back to you on this, my fault.
In case anyone is still wondering, User Stats currently calculates post counts on cron for users who haven't had their post counts calculated yet, otherwise post counts are calculated: 1. on page view (if User Stats doesn't know what their post count is yet -- which we try to avoid as much as possible); 2. when a user posts a node/comment, or; 3. when a user's node/comment is updated or deleted.
Hopefully this answers the question!