The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
The reputation on my board has gotten out of control. Is there any mod that I can install that would reset everyone's rep to 10?
|
|
#2
|
||||
|
||||
|
Nope, but you could run an SQL query.
From memory I think it would be this ; UPDATE user SET reputation = 10 |
|
#3
|
|||
|
|||
|
Thanks that worked like a charm.
|
![]() |
|
|