I created a pane; page and menu for it
but the problem is after i deleted the page the menu did not disappear and when i go to menu I cannot even delete it from there
I created a pane; page and menu for it
but the problem is after i deleted the page the menu did not disappear and when i go to menu I cannot even delete it from there
Comments
Comment #1
merlinofchaos commentedThis is a core bug. Something causes core to leave a menu link hanging around in the database for no reason that makes sense. You'll have to find the path in the menu_links table and delete it manually. There's nothing I can do about this in Panels. :/ (I've had reports of this happening in Views, but it's the same basic problem)
Comment #2
gg4 commentedIs this a safe fix, or is there anything to watch out for?