is there a way?

Comments

kbahey’s picture

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.

nainainai’s picture

I installed the Userpoints Retroactive but i dont see Retroactive page anywhere.

bohart’s picture

urls to this page are:
/admin/settings/userpoints/retroactive
/admin/settings/userpoints/reset

berdir’s picture

Status: Active » Fixed

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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.