By ZaphMann on
OK, Hello Drupalworld... 5 days in and the first thing I haven't been able to solve through searching your various resources.
I'm using the pushbutton theme, on the current stable 5 release and am deep into menus. In my navigation menu for an 'annonymous user' I have Forums, Topics (generated by taxonomy - love this), Recent Posts and Contact...
BUT in Administer » Site building Menus under the NAVIGATION Menu item Forums appears TWICE
Once on top as
Forums edit disable
and again in the middle of the list as
Forums (disabled) enable
What did I do to cause this, and is it safe to (& can I ) delete one?
Comments
=-=
Important to insure the one in the middle isn't part of the administer menu. Otheriwse if they lead to the same place, it should be safe to remove one of them. I"d still back up my DB first though, before removal.
Not in the admin area
Good check - No, there's a third one there which is logical. Could I have somehow got one as default installation and another somehow by auto-generation? I haven't touched the forums area yet.
=-=
I know of no modules that add a forum menu item to the navigation menu. when you click its edit link (does it have an edit link ?) does it point to the correct path ?
Solved?
OK so I just went back to add categories and there's one for Forums in there that presumably comes preloaded at install, and as I have the taxonomy-menu module loaded it generated the 'extra' forum item.
OR SO I THOUGHT
It seems that the taxonomy menu module imposed a Forums special entry... Anyone shed light on that ?