Is there a way to delete all the current user points and create in from the scratch?

Comments

kbahey’s picture

Status: Active » Closed (fixed)

There is a module to reset point in the userpoints_contrib project.

Or you can use phpMyAdmin or MySQL command line to TRUNCATE the two tables: userpoints and userpoints_txn.