I get this error once i rename the product type name after clicking submit.
Notice: Undefined index: type in commerce_backoffice_product_variation_type_form_submit() (line 165 of /home/x/stage/sites/all/modules/commerce_backoffice/includes/commerce_backoffice_product.product_variation_types.inc).
http://img543.imageshack.us/img543/8421/croppercapture262.jpg
Comments
#1
Posted by duckx on May 30, 2013 at 10:52pm
just realized error was coming from back office, so i turned it off and tried it again and now i get this after clicking submit to rename the product type:
Notice: Undefined index: commerce_pdm_product_display_type in commerce_pdm_form_commerce_product_ui_product_type_form_submit() (line 225 of /home/x/stage/sites/all/modules/commerce_product_display_manager/commerce_pdm.module).
edit reply
#2
Posted by duckx on May 30, 2013 at 11:07pm new
ok now i turned off product display manager and the error disappeared.