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

CommentFileSizeAuthor
#6 admin-menu-issue.JPG65.44 KBcrutch
#2 navigation_menu.png63.87 KBlelizondo

Comments

sun’s picture

Status: Active » Postponed (maintainer needs more info)

You should be able to reset the menu by using the "Wipe" button on admin_menu's configuration page.

lelizondo’s picture

Status: Postponed (maintainer needs more info) » Active
StatusFileSize
new63.87 KB

I 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.

stellrex’s picture

I 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.

lelizondo’s picture

I 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

sun’s picture

Status: Active » Fixed

This bug has been fixed in the latest CTools development snapshot. Marking as fixed, so others may see this as well.

crutch’s picture

Status: Fixed » Active
StatusFileSize
new65.44 KB

Most 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.

Renee S’s picture

@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.

crutch’s picture

thanks renee, Confirmed the process cleared the issues.

sun’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

SamRose’s picture

I am having this issue with no CTools installed at all

czeky’s picture

same here, any help? no ctools installed