Posted by arphaus on October 26, 2009 at 6:08pm
Jump to:
| Project: | User Points Contributed modules |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#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.