By rory-- on
I just updated my Drupal installation to 7.7, and suddenly all my page content is disappearing. I checked the relevant fields, and they tell me that my Body field is suddenly marked as "[hidden]". They give me no option to display the field; "[hidden]" is all I get.
I don't get errors on the node adding or editing pages, but when I go to edit the content type, I get this:
Notice: Undefined index: module in _field_info_prepare_instance_widget() (line 382 of /home/oadmin/public_html/broadstreet/modules/field/field.info.inc).
Notice: Undefined index: module in _field_info_prepare_instance_display() (line 350 of /home/oadmin/public_html/broadstreet/modules/field/field.info.inc).
Notice: Undefined index: module in _field_info_prepare_instance_widget() (line 382 of /home/oadmin/public_html/broadstreet/modules/field/field.info.inc).
Notice: Undefined index: module in _field_info_prepare_instance_display() (line 350 of /home/oadmin/public_html/broadstreet/modules/field/field.info.inc).
Notice: Undefined index: module in _field_info_prepare_instance_display() (line 350 of /home/oadmin/public_html/broadstreet/modules/field/field.info.inc).
Notice: Undefined index: module in _field_info_prepare_instance_widget() (line 382 of /home/oadmin/public_html/broadstreet/modules/field/field.info.inc).
Notice: Undefined index: module in _field_info_prepare_instance_display() (line 350 of /home/oadmin/public_html/broadstreet/modules/field/field.info.inc).
Notice: Undefined index: module in _field_info_prepare_instance_display() (line 350 of /home/oadmin/public_html/broadstreet/modules/field/field.info.inc).
Notice: Undefined index: text_with_summary in field_ui_display_overview_form() (line 906 of /home/oadmin/public_html/broadstreet/modules/field_ui/field_ui.admin.inc).
So, what's going wrong here? Why is my field module suddenly borking out on me?
Comments
I have the same problem
I have the same problem
I should have read this comment before upgrading...
the same has just happened to me. Any news?
same herethere was [body],
same here
there was [body], now it's [body_filed] i don't care (well it's good to use field body and field teaser:), but now I can't see BODY when I set up a view !