By reynierpm on
Hi every:
I've created a menu called "Enlaces" and after that I'm trying to add links but get this error when save: Notice: Undefined offset: 1 en menu_edit_item_submit() (línea 408 de D:\Webserver\htdocs\intranet\modules\menu\menu.admin.inc).
Can any help me to fix this or tell me what I'm doing wrong?
Comments
=-=
internal or external links as menu items?
if internal are you sure the content already exists that you are trying to link to?
Can't add links to menu created by me
I also have faced the given problem. The error occurs at attempt to add any point of the menu on any url (внутрений, external) in the menu.
Seems like $item['parent'] is
I found the problem. In my case it's the Hierarchical Select Menu module breaking it. Disabling it solves the problem...
Correct same issue , after
Correct same issue , after disable works
--
enzo - Eduardo Garcia
weKnow - http://www.weknowinc.com
Please use the git author option: --author="enzo " for any patch I did and used in a new module release
same for me
same for me, disabling hierarchical select works...
same solution
Disable Hierarchical Select Menu worked fine