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.
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
Comment #1
saivert commentedResolved: I enabled the "menu" module and it now works. controlpanel requires menu module to function.
Comment #2
dreed47 commentedAdded a note to the readme file.
Comment #3
(not verified) commented