Closed (fixed)
Project:
Administration menu
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Jul 2011 at 18:54 UTC
Updated:
31 May 2012 at 19:50 UTC
I have set up admin_menu on a few D7 test sites and all appear to work properly but one. All sites were upgraded from D6.22 and the test site is D 7.4. In this one site I have tried uninstalling and then reinstalling admin_menu with no change. I have repeatedly cleared all caches.
The menu appears at the top of the screen but all menu links are visible in multiple roles. The menus won't collapse. See screen shot
| Comment | File | Size | Author |
|---|---|---|---|
| admin_menu.jpg | 181.75 KB | rsbecker |
Comments
Comment #1
sunComment #2
fudokai commentedI can confirm this - I'm in the process of upgrading a test site from d6 to d7 and I get a very similar mess of a menu at the top of the page
Comment #3
lachmac commentedI can confirm this. Test site upgraded, the admin menu fell out, as described and shown above. A definite showstopper, resolution needed asap
It appears regardless of what theme is chosen, the toolbar menu is switched of, and the overlay is switched of.
Comment #4
dadaisme commentedTake a look at http://drupal.org/node/991778 #26 Worked for me.
Comment #5
sunPlease try the latest patch for Drupal core in #550254-164: Menu links are sometimes not properly re-parented and report back whether that improved or resolved this issue in any way.
Comment #6
sunI just committed a fix in #1544056: Menu items showing up twice after updating to 3.x, which should resolve the case on sites that were upgraded from D6.
For pure D7 sites, only the Drupal core patch in #550254: Menu links are sometimes not properly re-parented may be able to resolve the issue.