I have this very strange problem, I am running an image community site, after I enable the module, all the images in node/view not showing, after I disable the module, all images show back again.
After I uninstall the module, I got this list of error message on screen:
Warning: Illegal string offset 'field_name' in field_delete_instance() (line 772 of /home/abc/public_html/modules/field/field.crud.inc).
Warning: Illegal string offset 'entity_type' in field_delete_instance() (line 773 of /home/abc/public_html/modules/field/field.crud.inc).
Warning: Illegal string offset 'bundle' in field_delete_instance() (line 774 of /home/abc/public_html/modules/field/field.crud.inc).
Warning: Illegal string offset 'field_name' in field_delete_instance() (line 781 of /home/abc/public_html/modules/field/field.crud.inc).
Warning: Illegal string offset 'field_name' in commerce_customer_field_delete_instance() (line 435 of /home/abc/public_html/sites/all/modules/commerce/modules/customer/commerce_customer.module).
Warning: Illegal string offset 'id' in conditional_fields_field_delete_instance() (line 1426 of /home/abc/public_html/sites/all/modules/conditional_fields/conditional_fields.module).
Warning: Illegal string offset 'id' in conditional_fields_field_delete_instance() (line 1427 of /home/abc/public_html/sites/all/modules/conditional_fields/conditional_fields.module).
Warning: Illegal string offset 'field_name' in i18n_field_instance->get_string_context() (line 136 of /home/abc/public_html/sites/all/modules/i18n/i18n_field/i18n_field.inc).
Warning: Illegal string offset 'bundle' in i18n_field_instance->get_string_context() (line 136 of /home/abc/public_html/sites/all/modules/i18n/i18n_field/i18n_field.inc).
Warning: Illegal string offset 'field_name' in image_field_delete_instance() (line 480 of /home/abc/public_html/modules/image/image.module).
any advise please. thank you.
Comments
Comment #2
dqdAre you sure you are talking about the Nice message module when you say "enabling" "uninstalling" etc? This is not a Nice message module issue. The modules involved in your issue are shown in the paths of the warnings after modules/. Can you please confirm that you do not have added this report accidently to the Nice message issue queue. Thank you.