Closed (duplicate)
Project:
Bean (for Drupal 7)
Version:
7.x-1.0-rc4
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 May 2012 at 15:46 UTC
Updated:
23 May 2012 at 06:22 UTC
Workflow:
drush pm-disable bean_ui bean
Fatal error: Call to undefined function bean_min_version() in /sites/all/modules/bean/bean_admin_ui/bean_admin_ui.install on line 22
(same thing happens when using Drupal module UI)
The "fix":
drush en bean
drush pm-uninstall bean_admin_ui
Unsure if there is any way around this but I figure its worth noting.
Comments
Comment #1
saltednutDuplicate of #1541968: Fatal error when uninstalling Bean Admin UI - my bad.
Comment #2
saltednut