I cannot use this module after i had install it. It just appeared this message as shown below. And i checked the sql also i can't even get a table called action but i can get a lot of voting_action, voting_action_action ... ...
arning: Table 'drupal.actions' doesn't exist query: SELECT DISTINCT type FROM actions in C:\Program Files\Apache\Apache2\htdocs\drupal\includes\database.mysql.inc on line 120.
| Comment | File | Size | Author |
|---|---|---|---|
| Voting Action.bmp | 472.65 KB | rengame |
Comments
Comment #1
eaton commentedThis module requires that the Actions module be installed, as well. It acts as a bridge between the 'VotingAPI' and the 'Actions' API, and if one of them is missing, there's nothing for it to interface with -- and, thus, no tables for it to look up. Download Actions at http://drupal.org/project/actions.