Votes Reset

Dave's Avatar

Dave

02 Mar, 2011 09:36 PM via web

Is it possible to reset votes?
Tried deactivating, reinstalling, even dropping the db table - the votes still appear after plugin installation

  1. 2 Posted by Brutus on 01 Apr, 2011 07:02 AM

    Brutus's Avatar

    Hi,

    There should be wp_postmeta table in your DB.
    Clear all entries in it with "meta_key" field value "_liked".

    ( SELECT * FROM wp_postmeta WHERE meta_key = '_liked' )

    Cheers from Lithuania,
    Brutus

Reply to this discussion

Internal reply

Formatting help or Preview

Attached Files

You can attach files up to 10MB

If you don't have an account yet, we need to confirm you're human and not a machine trying to post spam.

Recent Discussions

07 Mar, 2012 04:30 PM
14 Nov, 2011 05:29 PM

Recent Articles