When I'm editing a node, with a simple hierarchical select field with a value already saved, I'm getting this error: Notice: Undefined index: #entity en shs_field_widget_form() (línea 351 de /home7/doctorze/public_html/gdp/sites/all/modules/shs/shs.module).

Any help? Thanks.

Comments

stborchert’s picture

Hm, thats kind of strange since this index should always be there on node forms.
Could you try the latest development version (7.x-1.6+22-dev) and report if the notice still appears?

And please provide a little more information about your configuration so I may have a chance to reproduce this.

taote’s picture

Thank you for the quick reply. I tried what you said, and it's still happening with this version. I'm using Drupal 7.12. What kind of information do you need?

stborchert’s picture

Uh, Drupal 7.12 is really (really, really) old. You should update to the latest version immediately (the current version fixes some major security issues).

taote’s picture

Ok, I'll do it ASAP, and when it's done I'll let you know if the problem is solved.

Thanks!

stborchert’s picture

Status: Active » Closed (cannot reproduce)

Please reopen if this is is still a problem.