Closed (fixed)
Project:
User Karma
Version:
5.x-1.13
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Jan 2009 at 08:39 UTC
Updated:
22 Jan 2010 at 01:16 UTC
Does anyone know how to reset karma points of all users to zero? PhpMyAdmin can be an option.
Comments
Comment #1
mercmobily commentedHi,
The best and sanest way is to disable all of the karma-deciding modules and do a karma recalculation
Bye!
Merc.
Comment #3
andrewtf commentedThis seems to work initially, but still tallies the users' old karma score after clearing to 0. For example, I disabled all related modules and then did a recalculation. Karma points are now 0 for everyone. When a user gets a karma vote, however, the total becomes their old karma score plus the new vote. So there are users going from 0 to 150, for example.
Any ideas short of going into PHPMyAdmin?
Comment #4
andrewtf commentedI think I figured this out: This method resets all users' karma points to 0, but when a new vote is cast the whole system does a recalculation and awards all the points again based on the karma for each of the user's forum posts and comments. Only way to reset everything is to clear the votes from all the posts, and my client doesn't want to do that. Oh well…