when going to the module interface i get this error

user warning: Table 'mydatabase.actions' doesn't exist query: SELECT DISTINCT type FROM actions in W:\www\mysite.com\includes\database.mysql.inc on line 120.

i use drupal 4.7.1

Comments

eaton’s picture

Status: Active » Closed (works as designed)

You need to install the module 'actions' in addition to votingapi and voting_actions. This module acts as a bridge between 'actions' and 'votingapi' -- if either of those are missing, it won't work.