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.