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
Comment #1
stborchertHm, 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.
Comment #2
taote commentedThank 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?
Comment #3
stborchertUh, Drupal 7.12 is really (really, really) old. You should update to the latest version immediately (the current version fixes some major security issues).
Comment #4
taote commentedOk, I'll do it ASAP, and when it's done I'll let you know if the problem is solved.
Thanks!
Comment #5
stborchertPlease reopen if this is is still a problem.