Closed (fixed)
Project:
User Points Contributed modules
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Oct 2009 at 18:08 UTC
Updated:
9 Nov 2009 at 19:10 UTC
Can user points accumulate for each day a site member has a specific role? Say they buy a role, can they accumulate a point for every week they are in that role? And if their role downgrades, point accumulations stops until they buy the role again? Thank you.
Comments
Comment #1
kbahey commentedYou need to have a new module that hooks into userpoints.
For example, it can be a cron run and check the users, and their roles, and then add a point if they are in that role for each day.