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

sirkitree’s picture

haha... can you tell what my other module is? ;) oops.

sirkitree’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.