Tested on vanilla install (minimal profile + total control and dependencies).

When visiting '/admin/dashboard' PHP says "Fatal error: Call to undefined function menu_get_menus() in /path/to/sites/mysite/modules/total_control/plugins/content_types/menus.inc on line 44"

Maybe a missing dependency, but most probably 'Total Control' should test if 'Menu' module is enabled before attempting to use it (in case a site doesn't need 'Menu' module enabled).

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jenlampton’s picture

Status: Active » Fixed
FileSize
877 bytes

I totally agree (but, woah, a site with no menus?! :)
patch attached.

Actually, I'm just gonna commit this. Marking as fixed.

Status: Fixed » Closed (fixed)

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