Closed (won't fix)
Project:
Storm
Version:
6.x-1.9
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Sep 2008 at 21:40 UTC
Updated:
3 Sep 2008 at 07:42 UTC
When trying to use the "uninstall" feature you get
Fatal error: Call to undefined function storm_t() in ...../sites/all/modules/contrib/storm/stormattribute/stormattribute.module on line 31
Comments
Comment #1
Roberto Gerola commentedIt seems that you uninstalled storm module before stormattribute.
Drupal dependencies shouldn't permit this.
Uninstall stormattribute before storm base module.