Posted by Yannick WEBER on October 3, 2009 at 7:24am
| Project: | Affinity |
| Version: | 6.x-1.2 |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
| Attachment | Size |
|---|---|
| screenshot_099.png | 62.79 KB |
Comments
#1
The 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
#2
Here is a patch that should fix the problem.
#3
Thank's sicjoy
#4
#5
Automatically closed -- issue fixed for 2 weeks with no activity.