Getting this on a commerce kickstart site. Found a core field bug that seems to be related but not sure if this should go in commerce, ief or core field issue queue!
I have commerce devel installed so got a bit of extra debug that may help:
Notice: String offset cast occurred in _field_invoke_multiple() (line 322 of /mnt/raid/documents/websites/devcom.dev/modules/field/field.attach.inc). Backtrace:
_field_invoke_multiple('prepare_view', 'commerce_product', Array, Array, NULL, Array) field.module:892
field_view_field('commerce_product', Object, 'field_images', Array) inline_entity_form.module:1372
theme_inline_entity_form_entity_table(Array) theme.inc:1142
theme('inline_entity_form_entity_table', Array) common.inc:5987
drupal_render(Array) common.inc:5994
drupal_render(Array) ajax.inc:545
ajax_prepare_response(Array) ajax.inc:467
ajax_deliver(Array) common.inc:2545
drupal_deliver_page(Array, 'ajax_deliver') menu.inc:532
menu_execute_active_handler() index.php:33
Notice: String offset cast occurred in _field_invoke_multiple() (line 322 of /mnt/raid/documents/websites/devcom.dev/modules/field/field.attach.inc). Backtrace:
_field_invoke_multiple('prepare_view', 'commerce_product', Array, Array, NULL, Array) field.attach.inc:400
_field_invoke_multiple_default('prepare_view', 'commerce_product', Array, Array, NULL, Array) field.module:894
field_view_field('commerce_product', Object, 'field_images', Array) inline_entity_form.module:1372
theme_inline_entity_form_entity_table(Array) theme.inc:1142
theme('inline_entity_form_entity_table', Array) common.inc:5987
drupal_render(Array) common.inc:5994
drupal_render(Array) ajax.inc:545
ajax_prepare_response(Array) ajax.inc:467
ajax_deliver(Array) common.inc:2545
drupal_deliver_page(Array, 'ajax_deliver') menu.inc:532
menu_execute_active_handler() index.php:33
Notice: String offset cast occurred in _field_invoke_multiple() (line 322 of /mnt/raid/documents/websites/devcom.dev/modules/field/field.attach.inc). Backtrace:
_field_invoke_multiple('prepare_view', 'commerce_product', Array, Array, NULL, Array) field.attach.inc:400
_field_invoke_multiple_default('prepare_view', 'commerce_product', Array, Array, NULL, Array) field.module:894
field_view_field('commerce_product', Object, 'commerce_price', Array) inline_entity_form.module:1372
theme_inline_entity_form_entity_table(Array) theme.inc:1142
theme('inline_entity_form_entity_table', Array) common.inc:5987
drupal_render(Array) common.inc:5994
drupal_render(Array) ajax.inc:545
ajax_prepare_response(Array) ajax.inc:467
ajax_deliver(Array) common.inc:2545
drupal_deliver_page(Array, 'ajax_deliver') menu.inc:532
menu_execute_active_handler() index.php:33
Comments
Comment #1
bojanz commentedRetest with tomorrow's -dev release and let me know if the error still occurs, I just worked on that part of the code, and committed something.
Comment #2
bojanz commentedDuplicate of #2036607: Notice when I create new product variation which has a patch.