http://drupal.org/node/521854#comment-1823222
I don't know how it happened, but suddenly I have like 10 menu items in my Navigation Menu with the links 'Manage fields' and 'Display links'.
I can't reset the menu link or delete it, I just can disable them but every time I edit a cck field a new 'manage field' is created. I tried clearing the menu cache but didn't work. I disabled 'devel' but nothing, I'm running out of ideas.
Can somebody tell me what to do? This is very annoying.
Thanks in advance
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | admin-menu-issue.JPG | 65.44 KB | crutch |
| #2 | navigation_menu.png | 63.87 KB | lelizondo |
Comments
Comment #1
sunYou should be able to reset the menu by using the "Wipe" button on admin_menu's configuration page.
Comment #2
lelizondo commentedI did and it only got worse. Take a look at the screenshot, that's what I have after using the "Wipe" button twice.
The only solution is uninstall and re-install or just to use the 3.x version.
Comment #3
stellrex commentedI received the same thing, with panels 3 and ctools installed and enabled. It seems that one of those is causing it to happen. At the same time, I notice that all the content types become broken out as parent menu items as well instead of childs in the drop down.
Comment #4
lelizondo commentedI just noticed I also have panels and ctools installed.. I don't think those are the problem since they work nice with admin_menu 3.x-dev
Comment #5
sunThis bug has been fixed in the latest CTools development snapshot. Marking as fixed, so others may see this as well.
Comment #6
crutch commentedMost of the items where removed after installing the latest build but after attempts at wipe and rebuild about 40 duplicates still remain.
see attached
Administration menu x 3
Cache tables x 3
Menu x 3
Page requisites x 3
Theme registry x 3
Edit !content-type x ~28 (this is sub menu item of content types)
By module x 3
are the only ones remaining as duplicates now.
Comment #7
Renee S commented@crutch I had this happen to me as well, remnants... What I had to do to fix this, after I uninstalled the module, was to manually get rid of all the admin/content/node-type/x/x/% items (in BOTH admin_menu and navigation.)
I just did ORDER BY mlid and deleted the items created since the latest module I installed. Don't try this without a backup, obviously :)
Run cron - it will rebuild the navigation items that you deleted, properly. (Yes, I tried NOT deleting them and applying the fixes, but it didn't help.)
Make sure that CTools is updated, reinstall Admin_menu. Maybe it's something in my environment, but that did it for me.
Comment #8
crutch commentedthanks renee, Confirmed the process cleared the issues.
Comment #9
sunComment #11
SamRose commentedI am having this issue with no CTools installed at all
Comment #12
czeky commentedsame here, any help? no ctools installed