How do I reset Thread Views to 0

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • superbunny
    Senior Member
    • May 2004
    • 113

    How do I reset Thread Views to 0

    How do I reset Thread Views to 0?

    is there an easy way to do this, instead of going into the database and
    set each views in thread table to 0?
  • Jake Bunce
    Senior Member
    • Dec 2000
    • 46598
    • 3.6.x

    #2
    Run this query on your database (backup first):

    Code:
    UPDATE thread SET views = 0
    After running this query, you might need to run this counter:

    Admin CP -> Import & Maintenance -> Update Counters -> Rebuild Thread Information

    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...
    😀
    😂
    🥰
    😘
    🤢
    😎
    😞
    😡
    👍
    👎