Closed (works as designed)
Project:
Voting Actions
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 May 2006 at 13:18 UTC
Updated:
10 May 2006 at 13:24 UTC
voting actions
user warning: Table 'drupal.actions' doesn't exist query: SELECT DISTINCT type FROM actions in E:\xampp\htdocs\drupal\includes\database.mysql.inc on line 120.
Each voting action set is a collection of filter criteria, and a collection of actions to be applied when a piece of content is voted on. Create an action set, then edit it to add criteria and actions.
action set name content type weight actions
No actions have been defined.
Comments
Comment #1
eaton commentedVoting_Actions requires that you also install the actions.module -- if its table doesn't exist, there are no actions to trigger.