Length of time in role
arphaus - October 26, 2009 - 18:08
| Project: | User Points Contributed modules |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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.

#1
You 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.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.