Closed (fixed)
Project:
Fivestar
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Aug 2009 at 22:37 UTC
Updated:
18 Oct 2013 at 15:39 UTC
Looking for a way to reset all the votes on a site. Is there a way? Don't seem to be any options under content types or the configuration page.
Comments
Comment #1
tetramentis commentedTruncating the 'votingapi_vote' and 'votingapi_cache' tables seems to do the trick. I do not know if this is a safe (and sufficient) way, though.
Comment #2
web506 commentedPlease help us with this, I need the same information, reset all votes. Thanks!
Comment #3
Dimedrol-1 commentedFlushing these tables reset votes counter. For me it works fine.
Comment #4
ericduran commentedClosing this issue as per comments above.
Comment #6
dwatts3624 commentedThis doesn't seem to work in the latest D6 dev version. I've emptied these two tables and the votes are still displaying (even after flushing cache, etc.). Where's the data!? :)
Comment #7
dwatts3624 commentedScratch that. I'm not even going to say what my real issue was. Call it extreme oversight.
Comment #8
darrell_ulm commentedan FYI about
from
https://drupal.org/node/562730#comment-2252910
It appears to work w/ the current Drupal 7 version.