I get this error message from PHP :

Fatal error: Call to undefined function: menu_parent_options() in F:\xampp\htdocs\drupal\modules\controlpanel\controlpanel.module on line 152

when accessing admin/settings/controlpanel

I'm using 4.6.2 of Drupal.

Comments

saivert’s picture

Title: Error with module » Error with module [RESOLVED]

Resolved: I enabled the "menu" module and it now works. controlpanel requires menu module to function.

dreed47’s picture

Status: Active » Fixed

Added a note to the readme file.

Anonymous’s picture

Status: Fixed » Closed (fixed)