Can you add an uninstaller? I deactivate the module, delete the files, upload old and new versions but it didn´t work anymore. Maybe a automatic/exhaustive uninstall can make the module to work again, for me.
Can you add an uninstaller? I deactivate the module, delete the files, upload old and new versions but it didn´t work anymore. Maybe a automatic/exhaustive uninstall can make the module to work again, for me.
Comments
Comment #1
avpadernoThe project modules already implement the
hook_uninstall()hook.If you are trying to uninstall a version that is giving you problems, you can do it manually; remember to delete also the database tables.
Comment #2
avpaderno