I want to reset points to X points. But there is only the action "Grant points to a user". I want action "reset user points to" X points. Is possible?
I want to reset points to X points. But there is only the action "Grant points to a user". I want action "reset user points to" X points. Is possible?
Comments
Comment #1
kbahey commentedIf you install the userpoints_contrib module, there is a userpoints_reset module that comes with it.
Comment #2
Alcaparra commentedI want to reset for role, this module reset all points from all users to 0.
Comment #3
Alcaparra commenteduserpoints have "Points expiration" but isn't for type of points. I would like to expire just one type of points.
Comment #4
Bilmar commenteduserpoints_reset module doesn't seem to be integrated with the rules module.
This would be an interesting feature to have and can be used with the Flag module so that when an admin flags a user as 'reset' the action 'reset user points' can be implemented.
Comment #5
Bastlynn commentedThis "userpoints have "Points expiration" but isn't for type of points. I would like to expire just one type of points." I would love to see this feature available as well.
Comment #6
queryblitz commentedHere's a solution if anyone needs it. Use the Custom Tokens module to create a token that prints out the user's current number of points, and then use Rules to subtract points with the Grant UserPoints action and that Token with a minus in front of it.
Comment #7
manuel.adanClosing this as outdated, 6.x version is no longer maintained.