Closed (fixed)
Project:
User Points Contributed modules
Version:
6.x-1.x-dev
Component:
Code: userpoints_retroactive
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 May 2009 at 16:08 UTC
Updated:
31 May 2009 at 17:00 UTC
Comments
Comment #1
kbahey commentedI put in a fix for this to check only published nodes and comments. It should be in the tarball in about 9 hours from now.
Here is another workaround: Add the user to a new role (e.g. "banned users"), install the role_exempt module and configure that module to not receive points, then using MySQL TRUNCATE userpoints and userpoints_txn, then run userpoints retroactive once more.
This time, this user will not receive any points.