Duplicate menu items & missing menu items
| Project: | footermap: a footer site map |
| Version: | 6.x-1.5 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
I have footermap set to display only my Primary Links, which are organized something like this:
- Home
- About
- Stuff
- Stuff1
- Stuff2
- Stuff3
- Pear
- Apple
- Orange
However, footermap displays it like this:
- Home
- About
- About
- Stuff
- Stuff1
- Stuff2
- Stuff3
- Stuff1
- Stuff2
- Stuff3
- Apple
- Orange
The bolded items are duplicates, and the example item Pear does not show up at all in the footermap.
I've tried with stable and the most recent dev 6.x-1.x-dev 2009-Oct-16 (with and without legacy mode).
I don't know if there's something wrong with my menu system (it's just the standard Drupal 6 Primary Menu), or if it's something with footermap.
My admin/build/menu/settings are like this:
Default menu for content:
Primary LinksSource for the primary links:
Primary LinksSource for the secondary links:
Secondary Links
Let me know if any more information is needed.

#1
I added everything as normal menu items, and they seem to appear for me.
This is what I did real quick:
Is the Pear menu option a views-generated menu? If so, then you'll have to, unfortunately, enable the system-menus option.