View Full Version : Resetting the vbulletin reputation scores globally
zerokarma
01-03-2008, 06:56 PM
Anyone know of an easy way to reset all users reputation scores? I'm assuming there is a way to do it with an sql command but I'm not sure how to do it.
zerokarma
01-07-2008, 07:59 PM
anyone?
punchbowl
01-07-2008, 08:34 PM
<a href="https://vborg.vbsupport.ru/showthread.php?t=69639" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=69639</a>
mysql query:
DELETE FROM reputation;
then
AdminCP > Import & Maintence > Update Counters > Rebuild reputation
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.