Recoverable fatal error: Argument 2 passed to drupal_array_get_nested_value() must be of the type array, null given, called in ...modules/field/field.default.inc on line 38 and defined in drupal_array_get_nested_value() (line 6786 of ...includes/common.inc).

As I need to use a commerce license file as one of the product variation types, I need to add another pricing attribute as another product variation type as opposed to a second option set added to the same product variation and this gives an Ajax error on selection.

Comments

alpinemedia created an issue.

brandonc503’s picture

when i select first variation, pa field updates fine but change variation and i get this error when i try the pa field on second variation. not sure if its same as what you have.

An AJAX HTTP error occurred.
HTTP Result Code: 500
Debugging information follows.
Path: /system/ajax

brandonc503’s picture

line 6814 of https://api.drupal.org/api/drupal/includes%21common.inc/7.x is whats errroing when i select the second variation and then its priced attributes

neraprojects’s picture

Hello,

I get the same error when i make default a field.
Than i enter the product, try to choose another option and i get the same error.