howto reset the reputation power

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • lairnoc
    Member
    • Mar 2005
    • 32
    • 3.0.7

    howto reset the reputation power

    How can i reset the reputation power in 3.5.1?
    Last edited by lairnoc; Thu 24 Nov '05, 2:38am.
  • Steve Machol
    Former Customer Support Manager
    • Jul 2000
    • 154488

    #2
    You can run these queries to reset the reputations (assuming no table prefixes):

    DELETE FROM reputation;

    UPDATE user SET reputation = 0, reputationlevelid = 0;

    Then you need to run this counter:

    Admin CP --> Import & Maintenance --> Update Counters --> Rebuild User Reputation
    Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
    Change CKEditor Colors to Match Style (for 4.1.4 and above)

    Steve Machol Photography


    Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


    Comment

    • lairnoc
      Member
      • Mar 2005
      • 32
      • 3.0.7

      #3
      thnx

      Comment

      • abdicar
        New Member
        • Nov 2004
        • 29

        #4
        i ran this command and now all the users have 0 in power and 0 in reputation... the rebuild user reputation is not working...

        Comment

        • Lats
          Senior Member
          • Mar 2002
          • 3671

          #5
          Originally posted by abdicar
          i ran this command and now all the users have 0 in power and 0 in reputation... the rebuild user reputation is not working...
          That's exactly what the query does - what were you expecting?
          Lats...

          Comment

          widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
          Working...