Module does not delete fivestar votes

onlinevariable - November 1, 2008 - 19:53
Project:Delete all
Version:5.x-1.0
Component:User interface
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

I used this module to delete all contents and users on my site. However when i create a new blog, the vote for that node reappears from before. Is there any way that the ratings for every node is cleared when it gets deleted?

--Onvar
http://onvar.net/

#1

kbahey - November 1, 2008 - 20:03

If you use Quick delete, then yes, old data will be there.

If you use the Normal delete, the old data should be wiped.

this is documented in the description of the mode:

This method deletes directly from the database, skipping the extra php processing. The downside is that it can miss related tables that are normally handled by module hook_delete.

 
 

Drupal is a registered trademark of Dries Buytaert.