Notice: Undefined offset: 1 în _hierarchical_select_hierarchy_generate() (linia 1703 din /var/www/html/drupal7/sites/all/modules/hierarchical_select/hierarchical_select.module).
Notice: Array to string conversion în format_string() (linia 1525 din /var/www/html/drupal7/includes/bootstrap.inc).
The content on this page has either been modified by another user, or you have already submitted modifications using this form. As a result, your changes cannot be saved.
Comments
Comment #1
merilainen commentedYou get two different error messages, which might be two different issues. I get also the first one without the second one
Notice: Undefined offset: 1 in _hierarchical_select_hierarchy_generate() (line 1775 ...
Everything seems to work ok, but my log is filling with these notices as people save content.
Comment #2
miguered commentedi get the same msg!
Notice: Undefined offset: 2 en _hierarchical_select_hierarchy_generate() (línea 1703 de /home/.../sites/all/modules/hierarchical_select/hierarchical_select.module).
Notice: Array to string conversion en format_string() (línea 1525 de /home/.../includes/bootstrap.inc).
Comment #3
sophie.skChiming in to say I got this too:
I got this when modifying the widget in the content type. I added the widget Term Reference -> Hierarchical Select, spent some time editing it, left and came back, edited again and saved the settings, and saw this message.
Comment #4
wim leersThis is a duplicate of #1754202: Notice: Undefined offset: 2 in _hierarchical_select_hierarchy_generate()...