I've enabled Plugin Manager and Panels modules.
They both add an entry to the admin menu, but these entries are not listed by Admin Menu.
Is this a bug or an expected behaviour?
Giovanni
I've enabled Plugin Manager and Panels modules.
They both add an entry to the admin menu, but these entries are not listed by Admin Menu.
Is this a bug or an expected behaviour?
Giovanni
Comments
Comment #1
sunNo, definitely not. It seems that admin_menu does not properly catch all top-level menu items. Did you already try to rebuild the administration menu using the Wipe button on its settings page?
Comment #2
Antinoo commentedUhm, I can't see any admin/settings/admin_menu entry! 8-|
admin_menu_menu() is called, but no menu item seems to be added to admin/settings.
I'm using both D6.4 and D6.5.
Is it my problem?
Comment #3
Antinoo commentedUPDATE
Rebuilding the menu will make Plugin Manager and Panels' entries correctly listed by DAM.
About the setting page, it's the Vertical Tabs module that seems to be breaking the entire admin/settings menu. :-/
See issue #297962: Error Missing Site Configuration menu items? for info.
I'm sorry to have bothered you, sun. :-)
Thank you for your help.
Ciao, Giovanni
Comment #4
sunMarking as fixed, so other people might see it in the next 2 weeks.
Comment #5
sun#282065: no menu display when enabled organic group module has been marked as duplicate of this issue.
Comment #6
sunThis was fixed via #287468: Paths directly under /admin added by modules get the wrong parent..