Hello,

I am using Drupal 7.8 got an error when I am trying make a link to Main menu and I have also tried to make a new menu then make a link, but still same error message.

The error message I got:

Notice: Undefined offset: 1 in menu_edit_item_submit() (line 408 of /modules/menu/menu.admin.inc).

I have just enabled Menu translation (a submodule in i18n) and just set up URL as Path prefix on Admin -> Configure -> Language -> Detection and selection. So it look these three module does not work together, so it need to be fixed soon.

These three modules:

Comments

lilo.vlad’s picture

The same problem :(

truls1502’s picture

Priority: Major » Critical
Aldus’s picture

I had the same problem. In my case, it's the HIerarchical Select Menu module breaking it. Disabling it solves the problem..

gavin.hughes’s picture

Same problem disabling Hierarchial Select, solved the problem

jose reyero’s picture

Title: Can't add links to a menu by menu_edit_item_submit() » Compatibility with Hierarchical Select Menu - Can't add links to a menu by menu_edit_item_submit()
Component: Menus » Compatibility
Category: bug » feature
Priority: Critical » Normal
prima.werefox’s picture

This is problem with Hierarchical Select. See http://drupal.org/node/1388308

webflo’s picture

Issue tags: +i18n compatibility
truls1502’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

I am going to close this ticket. Please re-open the ticket if you still have issue.