I downloaded the developmental 7.1 version of this module (menu_item_container_-7.x-1.x dev. tar.gz) and now receive the following errors:

•Notice: Undefined index: menu_item_link in menu_item_container_theme_registry_alter() (line 64 of /home/content/54/8435954/html/sites/all/modules/menu_item_container/menu_item_container.module).
•Notice: Undefined index: primary_links in menu_item_container_preprocess_page() (line 132 of /home/content/54/8435954/html/sites/all/modules/menu_item_container/menu_item_container.module).
•Warning: array_keys() [function.array-keys]: The first argument should be an array in menu_item_container_preprocess_page() (line 132 of /home/content/54/8435954/html/sites/all/modules/menu_item_container/menu_item_container.module).
•Warning: Invalid argument supplied for foreach() in menu_item_container_preprocess_page() (line 132 of /home/content/54/8435954/html/sites/all/modules/menu_item_container/menu_item_container.module).
•Notice: Undefined index: secondary_links in menu_item_container_preprocess_page() (line 132 of /home/content/54/8435954/html/sites/all/modules/menu_item_container/menu_item_container.module).
•Warning: array_keys() [function.array-keys]: The first argument should be an array in menu_item_container_preprocess_page() (line 132 of /home/content/54/8435954/html/sites/all/modules/menu_item_container/menu_item_container.module).
•Warning: Invalid argument supplied for foreach() in menu_item_container_preprocess_page() (line 132 of /home/content/54/8435954/html/sites/all/modules/menu_item_container/menu_item_container.module).
•Notice: Array to string conversion in menu_item_container_clean_breadcrumb() (line 104 of /home/content/54/8435954/html/sites/all/modules/menu_item_container/menu_item_container.module).

I am new to Drupal and know little about php program language; so please, bear with me if I do not immediately understand what you are trying to say. Any help is greatly appreciated. Thanks!
-Dawn

Comments

amateescu’s picture

Project: Menu Attributes » Menu item container

Moving to the Menu item container issue queue.

The Drupal 7 version of this module seems to be a work in progress, so you should check out this issue #1037362: Port Menu item container to Drupal 7.

grasmash’s picture

I also received this exact set of errors. Might be worth mentioning that I have the Menu Position module enabled.

amenity’s picture

Just chiming in that I received the same notices; not using Menu Position.