when i try to uninstall the module appears:
"Fatal error: Call to undefined function webform_variable_get() in .....\sites\all\modules\webform_default_fields\webform_default_fields.install on line 24" With what it might be related?
thanks, Robineo

Comments

cyborg_572’s picture

I think you need to still have web forms installed and enabled in order to uninstall this module, since it uses some of the webform functions.

Also, make sure you backup your database first because of #1268212: Uninstalling Webform Default Field creates upwards of 3000 "Master Nodes"

Angerslave’s picture

Assigned: robineo » Unassigned
Status: Active » Fixed

Actually, I can not uninstall or disable Webform before Webform Default Fields because of dependency. Anyway, I got rid of webform_variable_get in uninstall hook. Thank you.

Status: Fixed » Closed (fixed)

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