Closed (duplicate)
Project:
Menu Breadcrumb
Version:
6.x-1.1
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
26 Jun 2009 at 16:28 UTC
Updated:
3 Dec 2018 at 14:23 UTC


Comments
Comment #1
worldwidemv commentedThis is happens when the admin_menu (http://drupal.org/project/admin_menu) is installed.
The module node_breadcrums has the same problem #353519: Admin Menu Module Conflict - User Login Page
The fix there works also here.
FIX:
change line 79 from:
to
that will do it.
Sincerely Markus
Comment #2
jweowu commentedSee also #303247: Menu Breadcrumb setting active menu to undesirable menus
Comment #3
xurizaemonThis issue is a duplicate of #303247: Menu Breadcrumb setting active menu to undesirable menus and the fix will be released once #539240: Is MENU_BREADCRUMB still being maintained? is resolved.