I have members complaining that their allowed actions are not resetting. All actions are to reset in 24 hours. So, if that is leaving a poll, they should be able to leave a poll and then 24 hours later leave another poll.
Now, am I correct that this is handled by sys_acl_actions_track? If so, interpret this entry for a member:
IDAction | IDMember | ActionsLeft | ValidSince |
104 | 183 | 0 | 2013-01-10 23:56:17 |
Is resetting actions handled by the cron job or some other method? What does ValidSince tells me?