Error Message - User Warning: Unknown column 'parent' in 'where clause' query

Ron Williams - April 1, 2007 - 15:58
Project:Voting API
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:won't fix
Description

When using 5.x-1.x-dev's voting api actions module, I get the following error at /admin/settings/voting_actions:

* user warning: Unknown column 'parent' in 'where clause' query: SELECT * FROM votingapi_action_set WHERE parent = 0 ORDER BY weight, name ASC in /home/public_html/temp/includes/database.mysql.inc on line 172.
* user warning: Unknown column 'parent' in 'where clause' query: SELECT * FROM votingapi_action_set WHERE parent = 0 ORDER BY weight, name ASC in /home/public_html/temp/includes/database.mysql.inc on line 172.

By the way Eaton, thanks for moving further with this.

#1

AChamp - May 4, 2007 - 18:30

This comment is of no help, but I have the exact same problem. Further, I can't add a condition. When I push the "Add condition" button, nothing happens. The screen remains the exact same. I'm assuming something didn't get set up correctly in the tables, and I can't create any voting actions. I appreciate any help that can be offered. Thanks in advance.

#2

AChamp - May 4, 2007 - 18:33
Title:voting actions» Error Message - User Warning: Unknown column 'parent' in 'where clause' query

Changing issue title...

#3

Eaton - June 6, 2008 - 00:15
Status:active» won't fix

Voting Actions is no longer part of the VotingAPI module; at some point I may be able to pick it back up, but at present I don't have the bandwidth to upgrade it to D5/D6 properly.

 
 

Drupal is a registered trademark of Dries Buytaert.