Conflicts with "special menu items"
anrikun - July 2, 2009 - 14:21
| Project: | DHTML Menu |
| Version: | 6.x-3.5 |
| Component: | Javascript code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Conflicts with http://drupal.org/project/special_menu_items
When there are items with a "nolink" path (simple containers) and they are not expanded by default,
DHTML Menu may display warnings:
warning: Invalid argument supplied for foreach() in /XXXX/sites/all/modules/dhtml_menu/dhtml_menu.module on line 175.
Also DHTML Menu continues acting on a menu even if disabled in settings.

#1
Has anyone figured out how to fix this?
#2
You may try http://drupal.org/project/menu_firstchild
It supports DHTML Menu.