Active
Project:
Commerce Fees
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Feb 2014 at 23:15 UTC
Updated:
11 Feb 2014 at 01:55 UTC
Jump to comment: Most recent
I get the following error when ajax is trying to refresh the shipping service section and all weight tariff shipping methods are removed.
array(
['type'] =>
'rules'
['message'] =>
'Unable to get a data value. Error: Unable to get the data property type as the parent data structure is not set.'
)
array(
['type'] =>
'rules'
['message'] =>
'Unable to evaluate action commerce_shipping_service_rate_order.'
)
I am using commerce 1.8, entity 1.3, rules 7.x-2.6+1-dev, Commerce Shipping Weight Tariff 7.x-1.0-beta2+2-dev modules.
Comments
Comment #1
mibfire commentedComment #2
mibfire commentedI realized that this error is related to "Commerce Fees". If i disable the fees module errors cease.
Comment #3
mibfire commentedThis modules messes up the review page too. https://drupal.org/node/2193287