Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
In userpoints_contrib, you will find a userpoints_reset and userpoints_retroactive.
The first wipes out your points, and the second reassigns the ones that have to do with node and comments only (not other type of points).
Or, you can write a module to check the userpoints transaction file, deduct the sum of the transaction types that you want to recalculate, and then compute a new value using the new points per type you assign.
Sorry for spamming the participants in this issue. Due to the release of Drupal 7 and the lack of time from the maintainers, I'm closing all remaining 5.x issues for Userpoints.
Feel free to re-open this issue or create a new one for 6.x or even better 7.x if this bug is still open or feature is missing for these versions.
Comments
Comment #1
kbahey commentedIn userpoints_contrib, you will find a userpoints_reset and userpoints_retroactive.
The first wipes out your points, and the second reassigns the ones that have to do with node and comments only (not other type of points).
Or, you can write a module to check the userpoints transaction file, deduct the sum of the transaction types that you want to recalculate, and then compute a new value using the new points per type you assign.
Comment #2
nainainai commentedI installed the Userpoints Retroactive but i dont see Retroactive page anywhere.
Comment #3
boharturls to this page are:
/admin/settings/userpoints/retroactive
/admin/settings/userpoints/reset
Comment #4
berdirSorry for spamming the participants in this issue. Due to the release of Drupal 7 and the lack of time from the maintainers, I'm closing all remaining 5.x issues for Userpoints.
Feel free to re-open this issue or create a new one for 6.x or even better 7.x if this bug is still open or feature is missing for these versions.