Drupal 4.7
Actions Module
Download: http://ftp.osuosl.org/pub/drupal/files/projects/actions-cvs.tar.gz
Size: 16.96 KB
md5_file hash: 83543ccc5cd4ffd3ca8de8f488d42c59
First released: March 6, 2005 - 15:15
Last updated: April 21, 2006 - 16:15
When I activiated the Actions module, by checking the the box on the modules admin page and then clicking save, I then got this message:
Fatal error: Cannot redeclare action_comment_publish() (previously declared in /root/modules/voting_actions/voting_actions.inc:15) in root/modules/votingapi/votingapi_actions.inc on line 665
Modules admin page will not reload until this module is removed from the modules directory. The MySQL5 database tables were created.
Comments
Comment #1
jvandyk commentedThis is not an actions module problem, it's an incompatibility between votingapi and voting actions modules, as they're both declaring the same action.
Comment #2
eaton commentedThe latest version of voting_actions.module has been updated to fix this. It appears that the .gz file hadn't been updated when you downloaded it.
Comment #3
pcwick commentedThanks. I'll try out the new voting_actions.module.
Comment #4
(not verified) commented