• Resolved Cristian Fontana

    (@cristianparana)


    Hello, I wanted to ask you if it is possible make a reset of “Most users ever”, after a denial of service attack there is an inconsistent number.

    thank you for your dedication
    sorry for my English

    thanks!!!

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Lester Chan

    (@gamerz)

    You can use PHPMyAdmin do clear the contents of the wp_usersonline table.

    Thread Starter Cristian Fontana

    (@cristianparana)

    Hello Lester:
    I have truncated the table but the values are still there

    Plugin Author Lester Chan

    (@gamerz)

    Sorry my bad. Try deleting option_key “useronline_most” from wp_options.

    Thread Starter Cristian Fontana

    (@cristianparana)

    I tried deleting option_key “useronline_most” from wp_options but it did not work, it registered the older year 1970 and it did not happen there.

    I had to modify the values to 0 and it worked good:

    useronline_most —> a:2:{s:5:”count”;i:0;s:4:”date”;d:0;}

    thanks you!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Reset “Most users ever” (after DDoS)’ is closed to new replies.