Hi,
I'm trying to uninstall Affinity module but I've an error message (see screenshot for more info) :
Fatal error: Call to undefined function variable_delete() in /home/******/public_html/sites/all/modules/affinity/affinity.install on line 49
I don't no if you haven't integrated uninstall function but its looking like this.
It's sufficient to erase affinity module folder to uninstall it oder what I'm suppose to do ?
Thank you
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | affinity-broken-uninstall-594800-2.patch | 914 bytes | sikjoy |
| screenshot_099.png | 62.79 KB | Yannick WEBER |
Comments
Comment #1
sikjoy commentedThe function call should be variable_del(). I'll fix it soon. You can alter the affinity.install file by hand if you're impatient.
--sicjoy
Comment #2
sikjoy commentedHere is a patch that should fix the problem.
Comment #3
Yannick WEBER commentedThank's sicjoy
Comment #4
sikjoy commented