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

eaton’s picture

Status: Active » Closed (works as designed)

Voting_Actions requires that you also install the actions.module -- if its table doesn't exist, there are no actions to trigger.