Please correct uninstall process:
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'mysite_drupal.menu_custom' doesn't exist: DELETE FROM {menu_custom} WHERE (menu_name = :db_condition_placeholder_0) ; Array ( [:db_condition_placeholder_0] => features ) in function features_uninstall() (string 29 in file /usr/home/mydomains/new.mysite.com.ua/public_html/sites/all/modules/features/features.install).

Comments

febbraro’s picture

Status: Active » Postponed (maintainer needs more info)

Is the menu module enabled? that needs to be here for that table to exist and it should be created as a dependency of your feature if you exported a custom menu.

lancee’s picture

Menu was not enabled!
Then i enable it - Features uninstall normal.
Thanks!

febbraro’s picture

Status: Postponed (maintainer needs more info) » Fixed

Good news.

Status: Fixed » Closed (fixed)

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