Closed (fixed)
Project:
Smackdown
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Apr 2008 at 12:03 UTC
Updated:
5 Sep 2008 at 16:52 UTC
Your uninstall hook has a wrong name: activity_uninstall instead of smackdown_uninstall
This generates a conflict if you have also the activity module installed.
To fix this bug, it is sufficient to modify line 40 of smackdown.install file and rename it as:
function smackdown_uninstall() {
Hope this helps, and congrats for the module.
Cheers,
Marco
Comments
Comment #1
sirkitree commentedhaha... can you tell what my other module is? ;) oops.
Comment #2
sirkitree commentedComment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.