Closed (works as designed)
Project:
Taxonomy Menu
Version:
7.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jan 2011 at 09:30 UTC
Updated:
3 Oct 2016 at 10:44 UTC
Jump to comment: Most recent
Comments
Comment #1
dstolYeah. It's a pain but you're not supposed to be managing your taxonomy inside of the admin/structure/menu anyways. Search around the issue queue for other issues with this same problem, there is a work around suggested in a few of them.
Comment #2
unc0nnected commentedHad the same problem today, the thing was I delete the taxonomy items and the views that created the menu and still couldn't delete the menu items. i finally found a solution and blogged about it here: http://blog.netflowdevelopments.com/2012/08/01/cant-delete-menu-items-in... . Hope that helps
Comment #3
mitchseiden commentedThanks, this really helped
Comment #4
fbcbiloxiwebdev commentedthanks unc0nnected thats what I was looking for. Quick and easy. For others that might try his method ( http://blog.netflowdevelopments.com/2012/08/01/cant-delete-menu-items-in... ) the links might still display some places, but after I added a new bogus link to my menu everywhere else finally recognized that the others were gone and stopped displaying them.
Comment #5
francescosciamanna commentedFor anyone else who ran into this issue, looking carefully in your Drupal if you have some unused stuff still called by this menu (views, taxonomy, unused module etc.); if you can delete this stuff, the menu will disappear instantly. Clean directly via db is always risky, take this step only when you are really without any other choice.
Comment #6
caseyb commentedThanks @francescosciamanna! #5 worked a charm - fixed the the link issue in less than 5 minutes having found and updated the related views references and voila! - menu links now gone!
Comment #7
gurunathan commentedHow to solve this issue?
Comment #8
Richard15 commentedhttp://drupal.stackexchange.com/a/155265/50678
Keven answer works like a charm...