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

What is the number before twelve?

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

02 Jan, 2012 12:10 PM
14 Nov, 2011 05:29 PM
01 Apr, 2011 07:02 AM
13 Nov, 2011 09:37 PM
11 Nov, 2011 04:10 AM

Recent Articles