EntityMetadataWrapperException: Unable to get the data property profile_id as the parent data structure is not set. EntityStructureWrapper->getPropertyValue()

(line 442 in file /profiles/martplug/modules/contrib/entity/includes/entity.wrapper.inc).

Greetings, how to fix this error? Users can't complete checkout order.

Thx.

Comments

agatlin’s picture

Project: MartPlug » Commerce PayPal
Component: Code » PayPal WPS
Assigned: yu3ver » Unassigned

ERROR

The website encountered an unexpected error. Please try again later.

I am getting the same issue. I am using Drupal 7.14, Drupal Commerce(7.x-1.3), Paypal (7.x-1.x-dev) Paypal WPP (7.x-1.x-dev), and Paypal WPS (7.x-1.x-dev).

On checkout, when I go to submit to Paypal, it is generating this error.

TYPE	php
DATE	Tuesday, June 12, 2012 - 21:53
USER	admin
LOCATION	https://xxx.com/checkout/38/complete
REFERRER	https://xxx.com/checkout/38/review
MESSAGE	EntityMetadataWrapperException: Unable to get the data property profile_id as the parent data structure is not set. in EntityStructureWrapper->getPropertyValue() (line 442 of /home/pssf/public_html/sites/all/modules/entity/includes/entity.wrapper.inc).
SEVERITY	error

The odd thing is it is generating the checkout complete order but does not seem to be sending the data to the Paypal Sandbox account.

andyg5000’s picture

Project: Commerce PayPal » Commerce Core
Component: PayPal WPS » Customer

profile_id is the key for the customer entity so I believe this issue belongs in commerce/customer. This issue was initially in Commerce Paypal/WPS. There is no reference (currently) to customer profiles in that module.

rszrama’s picture

Project: Commerce Core » MartPlug
Component: Customer » Code
Category: bug » support
Priority: Critical » Normal
Status: Active » Postponed (maintainer needs more info)

It looks to me like something changed about the customer profile configuration on the site and some checkout completion Rule is no longer valid. To debug, we'll need someone reporting this issue to go look at the Rules list and see if any have red errors on them. It may still be specific to PayPal, or it could just be that Martplug is shipping with an out of date version of Entity API.

Moving back to MartPlug unless someone can confirm where the error is coming from.

Abilnet’s picture

Got the same error when completing order using bank transfer payment. All modules & core are the latest.

rszrama’s picture

@Abilnet Using MartPlug? Or is it just the bank transfer module with the issue?

Zac_JH’s picture

Hi

I'm getting this error also, but am not using MartPlug or commerce discount. Have latest Commerce Dev and upto date on all modules. Am using the commerce Coupon modules, which I though may have been causing this, but appear not to be. Below is a backtrace and rules debug for when the error is created from an ajax call on the shipping and billing address being the same.

Any help would be great.

BACKTRACE:

EntityMetadataWrapperException: Unable to get the data property commerce_total as the parent data structure is not set. in EntityStructureWrapper->getPropertyValue() (line 442 of /var/www/drupal/sites/all/modules/entity/includes/entity.wrapper.inc). Backtrace:
EntityStructureWrapper->getPropertyValue('commerce_total', Array) entity.wrapper.inc:86
EntityMetadataWrapper->value() entity.wrapper.inc:440
EntityStructureWrapper->getPropertyValue('currency_code', Array) entity.wrapper.inc:86
EntityMetadataWrapper->value() entity.wrapper.inc:258
EntityValueWrapper->value() commerce_order.module:1315
commerce_order_calculate_total(Object) commerce_order.controller.inc:81
CommerceOrderEntityController->save(Object) commerce_order.module:742
commerce_order_save(Object) commerce_shipping.checkout_pane.inc:283
commerce_shipping_recalculate_services_submit(Array, Array) form.inc:1464
form_execute_handlers('submit', Array, Array) form.inc:860
drupal_process_form('commerce_checkout_form_checkout', Array, Array) ajax.inc:370
ajax_form_callback()
call_user_func_array('ajax_form_callback', Array) menu.inc:517
menu_execute_active_handler() index.php:21

Rules debug information:
"

Reacting on event Calculating the sell price of a product.
0 ms Reacting on event Calculating the sell price of a product.
5.004 ms Evaluating conditions of rule Set the currency price. [edit]
5.016 ms AND evaluated to TRUE.
"

Rule Set the currency price fires. [edit]
0 ms Rule Set the currency price fires.
0.019 ms Rule Set the currency price has fired.
5.128 ms Evaluating conditions of rule Calculate taxes: VAT. [edit]
5.137 ms AND evaluated to TRUE.
"

Rule Calculate taxes: VAT fires. [edit]
0 ms Rule Calculate taxes: VAT fires.
24.015 ms Evaluating the action commerce_tax_calculate_by_type. [edit]
"

Executing rule Calculate Price Excluding VAT. [edit]
0 ms Executing rule Calculate Price Excluding VAT.
0.247 ms Evaluating conditions of rule Calculate Price Excluding VAT. [edit]
0.26 ms AND evaluated to TRUE.
"

Rule Calculate Price Excluding VAT fires. [edit]
0 ms Rule Calculate Price Excluding VAT fires.
0.237 ms Evaluating the action commerce_tax_rate_apply. [edit]
1.086 ms Added the provided variable applied_tax of type commerce_price [edit]
1.114 ms Rule Calculate Price Excluding VAT has fired.
1.435 ms Finished executing of rule Calculate Price Excluding VAT.
"

Executing rule Calculate UK Excempt VAT. [edit]
0 ms Executing rule Calculate UK Excempt VAT.
0.205 ms Evaluating conditions of rule Calculate UK Excempt VAT. [edit]
0.216 ms AND evaluated to TRUE.
"

Rule Calculate UK Excempt VAT fires. [edit]
0 ms Rule Calculate UK Excempt VAT fires.
0.213 ms Evaluating the action commerce_tax_rate_apply. [edit]
0.974 ms Added the provided variable applied_tax of type commerce_price [edit]
1 ms Rule Calculate UK Excempt VAT has fired.
1.268 ms Finished executing of rule Calculate UK Excempt VAT.
"

Executing rule Calculate Standard VAT. [edit]
0 ms Executing rule Calculate Standard VAT.
0.207 ms Evaluating conditions of rule Calculate Standard VAT. [edit]
0.218 ms AND evaluated to TRUE.
"

Rule Calculate Standard VAT fires. [edit]
0 ms Rule Calculate Standard VAT fires.
0.215 ms Evaluating the action commerce_tax_rate_apply. [edit]
0.461 ms Rule Calculate Standard VAT has fired.
0.732 ms Finished executing of rule Calculate Standard VAT.
54.596 ms Rule Calculate taxes: VAT has fired.
59.79 ms Evaluating conditions of rule Pricing. [edit]
60.322 ms The condition data_is evaluated to TRUE [edit]
60.604 ms The condition entity_has_field evaluated to TRUE [edit]
60.93 ms The condition entity_has_field evaluated to TRUE [edit]
61.184 ms The condition data_is_empty evaluated to FALSE [edit]
62.536 ms The condition data_is evaluated to TRUE [edit]
62.546 ms AND evaluated to TRUE.
"

Rule Pricing fires. [edit]
0 ms Rule Pricing fires.
0.174 ms Evaluating the action commerce_line_item_unit_price_amount. [edit]
0.817 ms Rule Pricing has fired.
63.486 ms Evaluating conditions of rule Apply percentage coupons to product line item. [edit]
63.703 ms The condition data_is_empty evaluated to FALSE [edit]
66.572 ms The condition entity_has_field evaluated to TRUE [edit]
66.583 ms AND evaluated to TRUE.
"

Rule Apply percentage coupons to product line item fires. [edit]
0 ms Rule Apply percentage coupons to product line item fires.
0.573 ms Looping over the list items of commerce-line-item:order:commerce-coupon-order-reference [edit]
0.652 ms Rule Apply percentage coupons to product line item has fired.
67.345 ms Evaluating conditions of rule Unset the price of disabled products in the cart. [edit]
67.512 ms The condition data_is_empty evaluated to FALSE [edit]
67.73 ms The condition entity_has_field evaluated to TRUE [edit]
68.428 ms The condition data_is evaluated to FALSE [edit]
68.439 ms AND evaluated to FALSE.
68.458 ms Finished reacting on event Calculating the sell price of a product.
"

Reacting on event Before saving a commerce order.
0 ms Reacting on event Before saving a commerce order.
0.219 ms Evaluating conditions of rule Set source web site for an order. [edit]
0.609 ms The condition data_is evaluated to FALSE [edit]
0.62 ms AND evaluated to FALSE.
0.654 ms Evaluating conditions of rule Set source web site for an order. [edit]
0.961 ms The condition data_is evaluated to FALSE [edit]
0.971 ms AND evaluated to FALSE.
0.988 ms Finished reacting on event Before saving a commerce order.
"

Reacting on event After updating an existing commerce order.
0 ms Reacting on event After updating an existing commerce order.
0.233 ms Evaluating conditions of rule Send email when order changed to processing. [edit]
0.66 ms The condition data_is evaluated to FALSE [edit]
0.67 ms AND evaluated to FALSE.
0.704 ms Evaluating conditions of rule Send email when order changed to completed (UK). [edit]
1.203 ms The condition data_is evaluated to FALSE [edit]
1.213 ms AND evaluated to FALSE.
1.248 ms Evaluating conditions of rule Send email when order changed to completed (Euro). [edit]
1.792 ms The condition data_is evaluated to FALSE [edit]
1.803 ms AND evaluated to FALSE.
1.836 ms Evaluating conditions of rule Send email when order changed to completed (Int). [edit]
2.335 ms The condition data_is evaluated to FALSE [edit]
2.346 ms AND evaluated to FALSE.
2.38 ms Evaluating conditions of rule Send print packing command when order changed to processing. [edit]
2.695 ms The condition data_is evaluated to FALSE [edit]
2.705 ms AND evaluated to FALSE.
2.738 ms Evaluating conditions of rule Give warning for Amazon orders. [edit]
3.241 ms The condition data_is evaluated to FALSE [edit]
3.556 ms The condition data_is evaluated to FALSE [edit]
3.567 ms AND evaluated to FALSE.
3.599 ms Evaluating conditions of rule Admin move order from basket/checkout to pending. [edit]
16.66 ms The condition data_is evaluated to FALSE [edit]
16.672 ms AND evaluated to FALSE.
16.712 ms Evaluating conditions of rule Admin move order from pending to basket/checkout. [edit]
17.164 ms The condition data_is evaluated to FALSE [edit]
17.175 ms AND evaluated to FALSE.
17.208 ms Evaluating conditions of rule Auto-add shipping service. [edit]
17.622 ms The condition data_is evaluated to TRUE [edit]
18.142 ms The condition data_is evaluated to TRUE [edit]
18.153 ms AND evaluated to TRUE.
"

Rule Auto-add shipping service fires. [edit]
0 ms Rule Auto-add shipping service fires.
0.102 ms Evaluating the action commerce_shipping_delete_shipping_line_items. [edit]
"

Reacting on event Before saving a commerce order.
0 ms Reacting on event Before saving a commerce order.
0.395 ms Evaluating conditions of rule Set source web site for an order. [edit]
0.6 ms The condition data_is evaluated to FALSE [edit]
0.61 ms AND evaluated to FALSE.
0.643 ms Evaluating conditions of rule Set source web site for an order. [edit]
0.782 ms The condition data_is evaluated to FALSE [edit]
0.792 ms AND evaluated to FALSE.
0.808 ms Finished reacting on event Before saving a commerce order.
"

Reacting on event After updating an existing commerce order.
0 ms Reacting on event After updating an existing commerce order.
0.292 ms Evaluating conditions of rule Send email when order changed to processing. [edit]
0.567 ms The condition data_is evaluated to FALSE [edit]
0.577 ms AND evaluated to FALSE.
0.612 ms Evaluating conditions of rule Send email when order changed to completed (UK). [edit]
0.931 ms The condition data_is evaluated to FALSE [edit]
0.941 ms AND evaluated to FALSE.
0.973 ms Evaluating conditions of rule Send email when order changed to completed (Euro). [edit]
1.333 ms The condition data_is evaluated to FALSE [edit]
1.343 ms AND evaluated to FALSE.
1.376 ms Evaluating conditions of rule Send email when order changed to completed (Int). [edit]
1.695 ms The condition data_is evaluated to FALSE [edit]
1.705 ms AND evaluated to FALSE.
1.74 ms Evaluating conditions of rule Send print packing command when order changed to processing. [edit]
1.883 ms The condition data_is evaluated to FALSE [edit]
1.893 ms AND evaluated to FALSE.
1.927 ms Evaluating conditions of rule Give warning for Amazon orders. [edit]
2.256 ms The condition data_is evaluated to FALSE [edit]
2.397 ms The condition data_is evaluated to FALSE [edit]
2.407 ms AND evaluated to FALSE.
2.442 ms Evaluating conditions of rule Admin move order from basket/checkout to pending. [edit]
2.814 ms The condition data_is evaluated to FALSE [edit]
2.824 ms AND evaluated to FALSE.
2.858 ms Evaluating conditions of rule Admin move order from pending to basket/checkout. [edit]
3.093 ms The condition data_is evaluated to FALSE [edit]
3.122 ms AND evaluated to FALSE.
3.162 ms Not evaluating reaction rule Auto-add shipping service to prevent recursion. [edit]
3.191 ms Evaluating conditions of rule Add order notes from line item changes. [edit]
3.654 ms The condition data_is evaluated to FALSE [edit]
3.664 ms AND evaluated to FALSE.
3.682 ms Finished reacting on event After updating an existing commerce order.
"

Reacting on event After deleting a commerce line item.
0 ms Reacting on event After deleting a commerce line item.
0.227 ms Evaluating conditions of rule Update stock for admin removing a product from an order. [edit]
0.802 ms The condition data_is evaluated to FALSE [edit]
0.813 ms AND evaluated to FALSE.
0.829 ms Finished reacting on event After deleting a commerce line item.
127.856 ms Evaluating the action component_rules_get_and_add_shipping_actual. [edit]
"

Evaluating rule Get and Add Shipping. [edit]
0 ms Evaluating rule Get and Add Shipping.
0.136 ms Evaluating conditions of rule Get and Add Shipping. [edit]
0.487 ms The condition data_is evaluated to TRUE [edit]
"

Evaluating or Order in Basket or Checkout pre payment. [edit]
0 ms Evaluating or Order in Basket or Checkout pre payment.
0.458 ms The condition data_is evaluated to TRUE [edit]
0.469 ms OR evaluated to TRUE.
0.505 ms Finished evaluation of or Order in Basket or Checkout pre payment.
1.401 ms The condition component_rules_order_in_basket_or_checkout_pre_payment evaluated to TRUE [edit]
2.333 ms The condition commerce_order_contains_product_type evaluated to TRUE [edit]
2.344 ms AND evaluated to TRUE.
"

Rule Get and Add Shipping fires. [edit]
0 ms Rule Get and Add Shipping fires.
0.118 ms Evaluating the action commerce_shipping_method_collect_rates. [edit]
"

Executing rule Rate Euro Paid Postage. [edit]
0 ms Executing rule Rate Euro Paid Postage.
0.27 ms Evaluating conditions of rule Rate Euro Paid Postage. [edit]
"

Evaluating or Euro Shipping. [edit]
0 ms Evaluating or Euro Shipping.
14.344 ms The condition php_eval evaluated to FALSE [edit]
14.356 ms OR evaluated to FALSE.
14.395 ms Finished evaluation of or Euro Shipping.
15.073 ms The condition component_rules_euro_shipping evaluated to FALSE [edit]
15.082 ms AND evaluated to FALSE.
15.128 ms Finished executing of rule Rate Euro Paid Postage.
"

Executing rule Rate Free Delivery. [edit]
0 ms Executing rule Rate Free Delivery.
0.209 ms Evaluating conditions of rule Rate Free Delivery. [edit]
0.22 ms AND evaluated to TRUE.
"

Rule Rate Free Delivery fires. [edit]
0 ms Rule Rate Free Delivery fires.
0.173 ms Evaluating the action component_rules_remove_shipping_line_item_and_get_delivery_service. [edit]
"

Evaluating rule set Remove shipping line item and get delivery service -- . [edit]
0 ms Evaluating rule set Remove shipping line item and get delivery service -- .
0.142 ms Evaluating conditions of rule Delete shipping line item. [edit]
0.154 ms AND evaluated to TRUE.
"

Rule Delete shipping line item fires. [edit]
0 ms Rule Delete shipping line item fires.
0.098 ms Evaluating the action commerce_shipping_delete_shipping_line_items. [edit]
0.523 ms Rule Delete shipping line item has fired.
0.72 ms Evaluating conditions of rule Compare shipping service. [edit]
"

Evaluating or Free Shipping . [edit]
0 ms Evaluating or Free Shipping .
0.649 ms The condition data_is evaluated to FALSE [edit]
0.66 ms OR evaluated to FALSE.
0.693 ms Finished evaluation of or Free Shipping .
2.333 ms The condition component_rules_free_shipping_ evaluated to FALSE [edit]
2.341 ms AND evaluated to FALSE.
2.371 ms Finished evaluation of rule set Remove shipping line item and get delivery service -- .
2.931 ms Rule Rate Free Delivery has fired.
3.198 ms Finished executing of rule Rate Free Delivery.
"

Executing rule Rate Int Paid Postage. [edit]
0 ms Executing rule Rate Int Paid Postage.
0.206 ms Evaluating conditions of rule Rate Int Paid Postage. [edit]
"

Evaluating or IntShipping. [edit]
0 ms Evaluating or IntShipping.
0.686 ms The condition php_eval evaluated to FALSE [edit]
0.696 ms OR evaluated to FALSE.
0.727 ms Finished evaluation of or IntShipping.
1.891 ms The condition component_rules_intshipping evaluated to FALSE [edit]
1.9 ms AND evaluated to FALSE.
1.937 ms Finished executing of rule Rate Int Paid Postage.
"

Executing rule Rate UK Paid Postage. [edit]
0 ms Executing rule Rate UK Paid Postage.
0.201 ms Evaluating conditions of rule Rate UK Paid Postage. [edit]
"

Evaluating or UK Shipping. [edit]
0 ms Evaluating or UK Shipping.
0.68 ms The condition php_eval evaluated to TRUE [edit]
0.69 ms OR evaluated to TRUE.
0.721 ms Finished evaluation of or UK Shipping.
1.313 ms The condition component_rules_uk_shipping evaluated to TRUE [edit]
"

Evaluating or Order in Basket or Checkout pre payment. [edit]
0 ms Evaluating or Order in Basket or Checkout pre payment.
0.343 ms The condition data_is evaluated to TRUE [edit]
0.353 ms OR evaluated to TRUE.
0.384 ms Finished evaluation of or Order in Basket or Checkout pre payment.
1.861 ms The condition component_rules_order_in_basket_or_checkout_pre_payment evaluated to TRUE [edit]
"

Evaluating or Free Shipping . [edit]
0 ms Evaluating or Free Shipping .
0.346 ms The condition data_is evaluated to FALSE [edit]
0.356 ms OR evaluated to FALSE.
0.388 ms Finished evaluation of or Free Shipping .
2.456 ms The condition component_rules_free_shipping_ evaluated to FALSE [edit]
2.466 ms AND evaluated to TRUE.
"

Rule Rate UK Paid Postage fires. [edit]
0 ms Rule Rate UK Paid Postage fires.
0.114 ms Evaluating the action commerce_shipping_service_rate_order. [edit]
"

Reacting on event Calculating a shipping rate.
0 ms Reacting on event Calculating a shipping rate.
0.351 ms Evaluating conditions of rule Set shipping rate currency. [edit]
0.363 ms AND evaluated to TRUE.
"

Rule Set shipping rate currency fires. [edit]
0 ms Rule Set shipping rate currency fires.
0.197 ms Evaluating the action component_commerce_multicurrency_convert_price_to_user_currency. [edit]
"

Evaluating rule Convert price to user currency. [edit]
0 ms Evaluating rule Convert price to user currency.
0.139 ms Evaluating conditions of rule Convert price to user currency. [edit]
0.149 ms AND evaluated to TRUE.
"

Rule Convert price to user currency fires. [edit]
0 ms Rule Convert price to user currency fires.
0.299 ms Evaluating the action commerce_line_item_unit_price_currency_convert. [edit]
1.398 ms Rule Convert price to user currency has fired.
1.601 ms Finished evaluation of rule Convert price to user currency.
2.228 ms Rule Set shipping rate currency has fired.
2.626 ms Finished reacting on event Calculating a shipping rate.
12.401 ms Rule Rate UK Paid Postage has fired.
14.932 ms Finished executing of rule Rate UK Paid Postage.
124.921 ms Evaluating the action commerce_shipping_rate_apply. [edit]
"

Reacting on event After saving a new commerce line item. [edit]
0 ms Reacting on event After saving a new commerce line item.
0.22 ms Evaluating conditions of rule Update stock for admin adding a product to an order. [edit]
0.803 ms The condition data_is evaluated to FALSE [edit]
0.813 ms AND evaluated to FALSE.
0.829 ms Finished reacting on event After saving a new commerce line item.
161.561 ms Rule Get and Add Shipping has fired.
163.986 ms Finished evaluation of rule Get and Add Shipping.
292.42 ms Evaluating the action entity_save. [edit]
292.493 ms Saved commerce_order of type commerce_order.
"

Reacting on event Before saving a commerce order. [edit]
0 ms Reacting on event Before saving a commerce order.
0.307 ms Evaluating conditions of rule Set source web site for an order. [edit]
0.549 ms The condition data_is evaluated to FALSE [edit]
0.56 ms AND evaluated to FALSE.
0.594 ms Evaluating conditions of rule Set source web site for an order. [edit]
0.736 ms The condition data_is evaluated to FALSE [edit]
0.746 ms AND evaluated to FALSE.
0.762 ms Finished reacting on event Before saving a commerce order.
"

Reacting on event After updating an existing commerce order. [edit]
0 ms Reacting on event After updating an existing commerce order.
0.25 ms Evaluating conditions of rule Send email when order changed to processing. [edit]
0.507 ms The condition data_is evaluated to FALSE [edit]
0.517 ms AND evaluated to FALSE.
0.55 ms Evaluating conditions of rule Send email when order changed to completed (UK). [edit]
0.868 ms The condition data_is evaluated to FALSE [edit]
0.878 ms AND evaluated to FALSE.
0.91 ms Evaluating conditions of rule Send email when order changed to completed (Euro). [edit]
1.24 ms The condition data_is evaluated to FALSE [edit]
1.25 ms AND evaluated to FALSE.
1.283 ms Evaluating conditions of rule Send email when order changed to completed (Int). [edit]
1.635 ms The condition data_is evaluated to FALSE [edit]
1.646 ms AND evaluated to FALSE.
1.681 ms Evaluating conditions of rule Send print packing command when order changed to processing. [edit]
1.824 ms The condition data_is evaluated to FALSE [edit]
1.834 ms AND evaluated to FALSE.
1.867 ms Evaluating conditions of rule Give warning for Amazon orders. [edit]
2.196 ms The condition data_is evaluated to FALSE [edit]
2.337 ms The condition data_is evaluated to FALSE [edit]
2.347 ms AND evaluated to FALSE.
2.383 ms Evaluating conditions of rule Admin move order from basket/checkout to pending. [edit]
2.742 ms The condition data_is evaluated to FALSE [edit]
2.753 ms AND evaluated to FALSE.
2.785 ms Evaluating conditions of rule Admin move order from pending to basket/checkout. [edit]
3.024 ms The condition data_is evaluated to FALSE [edit]
3.034 ms AND evaluated to FALSE.
3.075 ms Not evaluating reaction rule Auto-add shipping service to prevent recursion. [edit]
3.103 ms Evaluating conditions of rule Add order notes from line item changes. [edit]
3.338 ms The condition data_is evaluated to FALSE [edit]
3.349 ms AND evaluated to FALSE.
3.366 ms Finished reacting on event After updating an existing commerce order.
416.194 ms Rule Auto-add shipping service has fired.
434.401 ms Evaluating conditions of rule Add order notes from line item changes. [edit]
434.633 ms The condition data_is evaluated to FALSE [edit]
434.643 ms AND evaluated to FALSE.
434.658 ms Finished reacting on event After updating an existing commerce order.
"

Reacting on event Collecting shipping rates for an order.
0 ms Reacting on event Collecting shipping rates for an order.
0.265 ms Evaluating conditions of rule Collect rates: Flat rate. [edit]
0.278 ms AND evaluated to TRUE.
"

Rule Collect rates: Flat rate fires. [edit]
0 ms Rule Collect rates: Flat rate fires.
0.85 ms Evaluating the action commerce_shipping_method_collect_rates. [edit]
"

Executing rule Rate Euro Paid Postage. [edit]
0 ms Executing rule Rate Euro Paid Postage.
0.207 ms Evaluating conditions of rule Rate Euro Paid Postage. [edit]
"

Evaluating or Euro Shipping. [edit]
0 ms Evaluating or Euro Shipping.
0.699 ms The condition php_eval evaluated to FALSE [edit]
0.71 ms OR evaluated to FALSE.
0.747 ms Finished evaluation of or Euro Shipping.
1.105 ms The condition component_rules_euro_shipping evaluated to FALSE [edit]
1.114 ms AND evaluated to FALSE.
1.16 ms Finished executing of rule Rate Euro Paid Postage.
"

Executing rule Rate Free Delivery. [edit]
0 ms Executing rule Rate Free Delivery.
0.195 ms Evaluating conditions of rule Rate Free Delivery. [edit]
0.206 ms AND evaluated to TRUE.
"

Rule Rate Free Delivery fires. [edit]
0 ms Rule Rate Free Delivery fires.
0.076 ms Evaluating the action component_rules_remove_shipping_line_item_and_get_delivery_service. [edit]
"

Evaluating rule set Remove shipping line item and get delivery service -- . [edit]
0 ms Evaluating rule set Remove shipping line item and get delivery service -- .
0.93 ms Evaluating conditions of rule Delete shipping line item. [edit]
0.942 ms AND evaluated to TRUE.
"

Rule Delete shipping line item fires. [edit]
0 ms Rule Delete shipping line item fires.
0.082 ms Evaluating the action commerce_shipping_delete_shipping_line_items. [edit]
"

Reacting on event Before saving a commerce order.
0 ms Reacting on event Before saving a commerce order.
0.293 ms Evaluating conditions of rule Set source web site for an order. [edit]
0.551 ms The condition data_is evaluated to FALSE [edit]
0.562 ms AND evaluated to FALSE.
0.597 ms Evaluating conditions of rule Set source web site for an order. [edit]
0.74 ms The condition data_is evaluated to FALSE [edit]
0.75 ms AND evaluated to FALSE.
0.767 ms Finished reacting on event Before saving a commerce order.
"

Reacting on event After updating an existing commerce order.
0 ms Reacting on event After updating an existing commerce order.
0.223 ms Evaluating conditions of rule Send email when order changed to processing. [edit]
0.463 ms The condition data_is evaluated to FALSE [edit]
0.474 ms AND evaluated to FALSE.
0.506 ms Evaluating conditions of rule Send email when order changed to completed (UK). [edit]
0.822 ms The condition data_is evaluated to FALSE [edit]
0.832 ms AND evaluated to FALSE.
0.864 ms Evaluating conditions of rule Send email when order changed to completed (Euro). [edit]
1.22 ms The condition data_is evaluated to FALSE [edit]
1.23 ms AND evaluated to FALSE.
1.262 ms Evaluating conditions of rule Send email when order changed to completed (Int). [edit]
1.577 ms The condition data_is evaluated to FALSE [edit]
1.587 ms AND evaluated to FALSE.
1.62 ms Evaluating conditions of rule Send print packing command when order changed to processing. [edit]
1.76 ms The condition data_is evaluated to FALSE [edit]
1.77 ms AND evaluated to FALSE.
1.801 ms Evaluating conditions of rule Give warning for Amazon orders. [edit]
2.12 ms The condition data_is evaluated to FALSE [edit]
2.258 ms The condition data_is evaluated to FALSE [edit]
2.268 ms AND evaluated to FALSE.
2.3 ms Evaluating conditions of rule Admin move order from basket/checkout to pending. [edit]
2.652 ms The condition data_is evaluated to FALSE [edit]
2.662 ms AND evaluated to FALSE.
2.696 ms Evaluating conditions of rule Admin move order from pending to basket/checkout. [edit]
2.931 ms The condition data_is evaluated to FALSE [edit]
2.941 ms AND evaluated to FALSE.
2.976 ms Evaluating conditions of rule Auto-add shipping service. [edit]
3.175 ms The condition data_is evaluated to TRUE [edit]
3.316 ms The condition data_is evaluated to TRUE [edit]
3.327 ms AND evaluated to TRUE.
"

Rule Auto-add shipping service fires. [edit]
0 ms Rule Auto-add shipping service fires.
0.081 ms Evaluating the action commerce_shipping_delete_shipping_line_items. [edit]
0.561 ms Evaluating the action component_rules_get_and_add_shipping_actual. [edit]
"

Evaluating rule Get and Add Shipping. [edit]
0 ms Evaluating rule Get and Add Shipping.
0.141 ms Evaluating conditions of rule Get and Add Shipping. [edit]
0.295 ms The condition data_is evaluated to TRUE [edit]
"

Evaluating or Order in Basket or Checkout pre payment. [edit]
0 ms Evaluating or Order in Basket or Checkout pre payment.
0.256 ms The condition data_is evaluated to TRUE [edit]
0.266 ms OR evaluated to TRUE.
0.302 ms Finished evaluation of or Order in Basket or Checkout pre payment.
0.733 ms The condition component_rules_order_in_basket_or_checkout_pre_payment evaluated to TRUE [edit]
1.603 ms The condition commerce_order_contains_product_type evaluated to TRUE [edit]
1.615 ms AND evaluated to TRUE.
"

Rule Get and Add Shipping fires. [edit]
0 ms Rule Get and Add Shipping fires.
0.101 ms Evaluating the action commerce_shipping_method_collect_rates. [edit]
"

Executing rule Rate Euro Paid Postage. [edit]
0 ms Executing rule Rate Euro Paid Postage.
0.198 ms Evaluating conditions of rule Rate Euro Paid Postage. [edit]
"

Evaluating or Euro Shipping. [edit]
0 ms Evaluating or Euro Shipping.
0.689 ms The condition php_eval evaluated to FALSE [edit]
0.7 ms OR evaluated to FALSE.
0.731 ms Finished evaluation of or Euro Shipping.
1.065 ms The condition component_rules_euro_shipping evaluated to FALSE [edit]
1.073 ms AND evaluated to FALSE.
1.118 ms Finished executing of rule Rate Euro Paid Postage.
"

Executing rule Rate Free Delivery. [edit]
0 ms Executing rule Rate Free Delivery.
0.175 ms Not evaluating rule Rate Free Delivery to prevent recursion.
"

Executing rule Rate Int Paid Postage. [edit]
0 ms Executing rule Rate Int Paid Postage.
0.188 ms Evaluating conditions of rule Rate Int Paid Postage. [edit]
"

Evaluating or IntShipping. [edit]
0 ms Evaluating or IntShipping.
0.627 ms The condition php_eval evaluated to FALSE [edit]
0.638 ms OR evaluated to FALSE.
0.669 ms Finished evaluation of or IntShipping.
0.99 ms The condition component_rules_intshipping evaluated to FALSE [edit]
0.998 ms AND evaluated to FALSE.
1.036 ms Finished executing of rule Rate Int Paid Postage.
"

Executing rule Rate UK Paid Postage. [edit]
0 ms Executing rule Rate UK Paid Postage.
0.189 ms Evaluating conditions of rule Rate UK Paid Postage. [edit]
"

Evaluating or UK Shipping. [edit]
0 ms Evaluating or UK Shipping.
0.619 ms The condition php_eval evaluated to TRUE [edit]
0.629 ms OR evaluated to TRUE.
0.665 ms Finished evaluation of or UK Shipping.
1.01 ms The condition component_rules_uk_shipping evaluated to TRUE [edit]
"

Evaluating or Order in Basket or Checkout pre payment. [edit]
0 ms Evaluating or Order in Basket or Checkout pre payment.
0.331 ms The condition data_is evaluated to TRUE [edit]
0.341 ms OR evaluated to TRUE.
0.373 ms Finished evaluation of or Order in Basket or Checkout pre payment.
1.543 ms The condition component_rules_order_in_basket_or_checkout_pre_payment evaluated to TRUE [edit]
"

Evaluating or Free Shipping . [edit]
0 ms Evaluating or Free Shipping .
0.359 ms The condition data_is evaluated to FALSE [edit]
0.37 ms OR evaluated to FALSE.
0.402 ms Finished evaluation of or Free Shipping .
2.074 ms The condition component_rules_free_shipping_ evaluated to FALSE [edit]
2.083 ms AND evaluated to TRUE.
"

Rule Rate UK Paid Postage fires. [edit]
0 ms Rule Rate UK Paid Postage fires.
0.096 ms Evaluating the action commerce_shipping_service_rate_order. [edit]
"

Reacting on event Calculating a shipping rate.
0 ms Reacting on event Calculating a shipping rate.
0.215 ms Evaluating conditions of rule Set shipping rate currency. [edit]
0.227 ms AND evaluated to TRUE.
"

Rule Set shipping rate currency fires. [edit]
0 ms Rule Set shipping rate currency fires.
0.08 ms Evaluating the action component_commerce_multicurrency_convert_price_to_user_currency. [edit]
"

Evaluating rule Convert price to user currency. [edit]
0 ms Evaluating rule Convert price to user currency.
0.137 ms Evaluating conditions of rule Convert price to user currency. [edit]
0.149 ms AND evaluated to TRUE.
"

Rule Convert price to user currency fires. [edit]
0 ms Rule Convert price to user currency fires.
0.186 ms Evaluating the action commerce_line_item_unit_price_currency_convert. [edit]
1.195 ms Rule Convert price to user currency has fired.
1.397 ms Finished evaluation of rule Convert price to user currency.
1.564 ms Rule Set shipping rate currency has fired.
1.824 ms Finished reacting on event Calculating a shipping rate.
2.837 ms Rule Rate UK Paid Postage has fired.
4.976 ms Finished executing of rule Rate UK Paid Postage.
6.413 ms Evaluating the action commerce_shipping_rate_apply. [edit]
"

Reacting on event After saving a new commerce line item. [edit]
0 ms Reacting on event After saving a new commerce line item.
0.206 ms Evaluating conditions of rule Update stock for admin adding a product to an order. [edit]
0.546 ms The condition data_is evaluated to FALSE [edit]
0.556 ms AND evaluated to FALSE.
0.574 ms Finished reacting on event After saving a new commerce line item.
27.276 ms Rule Get and Add Shipping has fired.
36.383 ms Finished evaluation of rule Get and Add Shipping.
38.124 ms Evaluating the action entity_save. [edit]
38.192 ms Saved commerce_order of type commerce_order.
"

Reacting on event Before saving a commerce order. [edit]
0 ms Reacting on event Before saving a commerce order.
0.213 ms Evaluating conditions of rule Set source web site for an order. [edit]
0.421 ms The condition data_is evaluated to FALSE [edit]
0.432 ms AND evaluated to FALSE.
0.471 ms Evaluating conditions of rule Set source web site for an order. [edit]
0.614 ms The condition data_is evaluated to FALSE [edit]
0.624 ms AND evaluated to FALSE.
0.641 ms Finished reacting on event Before saving a commerce order.
"

Reacting on event After updating an existing commerce order. [edit]
0 ms Reacting on event After updating an existing commerce order.
0.209 ms Evaluating conditions of rule Send email when order changed to processing. [edit]
0.423 ms The condition data_is evaluated to FALSE [edit]
0.433 ms AND evaluated to FALSE.
0.464 ms Evaluating conditions of rule Send email when order changed to completed (UK). [edit]
0.773 ms The condition data_is evaluated to FALSE [edit]
0.783 ms AND evaluated to FALSE.
0.814 ms Evaluating conditions of rule Send email when order changed to completed (Euro). [edit]
1.121 ms The condition data_is evaluated to FALSE [edit]
1.131 ms AND evaluated to FALSE.
1.179 ms Evaluating conditions of rule Send email when order changed to completed (Int). [edit]
1.511 ms The condition data_is evaluated to FALSE [edit]
1.522 ms AND evaluated to FALSE.
1.553 ms Evaluating conditions of rule Send print packing command when order changed to processing. [edit]
1.689 ms The condition data_is evaluated to FALSE [edit]
1.699 ms AND evaluated to FALSE.
1.728 ms Evaluating conditions of rule Give warning for Amazon orders. [edit]
2.038 ms The condition data_is evaluated to FALSE [edit]
2.172 ms The condition data_is evaluated to FALSE [edit]
2.182 ms AND evaluated to FALSE.
2.213 ms Evaluating conditions of rule Admin move order from basket/checkout to pending. [edit]
2.53 ms The condition data_is evaluated to FALSE [edit]
2.54 ms AND evaluated to FALSE.
2.571 ms Evaluating conditions of rule Admin move order from pending to basket/checkout. [edit]
2.796 ms The condition data_is evaluated to FALSE [edit]
2.807 ms AND evaluated to FALSE.
2.845 ms Not evaluating reaction rule Auto-add shipping service to prevent recursion. [edit]
2.873 ms Evaluating conditions of rule Add order notes from line item changes. [edit]
3.104 ms The condition data_is evaluated to FALSE [edit]
3.115 ms AND evaluated to FALSE.
3.131 ms Finished reacting on event After updating an existing commerce order.
117.728 ms Rule Auto-add shipping service has fired.
118.388 ms Evaluating conditions of rule Add order notes from line item changes. [edit]
118.616 ms The condition data_is evaluated to FALSE [edit]
118.628 ms AND evaluated to FALSE.
118.643 ms Finished reacting on event After updating an existing commerce order.
"

Reacting on event After deleting a commerce line item. [edit]
0 ms Reacting on event After deleting a commerce line item.
0.2 ms Evaluating conditions of rule Update stock for admin removing a product from an order. [edit]
0.524 ms The condition data_is evaluated to FALSE [edit]
0.534 ms AND evaluated to FALSE.
0.55 ms Finished reacting on event After deleting a commerce line item.
152.534 ms Rule Delete shipping line item has fired.
364.524 ms Evaluating conditions of rule Compare shipping service. [edit]
"

Evaluating or Free Shipping . [edit]
0 ms Evaluating or Free Shipping .
0.378 ms The condition data_is evaluated to FALSE [edit]
0.389 ms OR evaluated to FALSE.
0.44 ms Finished evaluation of or Free Shipping .
365.115 ms The condition component_rules_free_shipping_ evaluated to FALSE [edit]
365.124 ms AND evaluated to FALSE.
365.158 ms Finished evaluation of rule set Remove shipping line item and get delivery service -- .
366.17 ms Rule Rate Free Delivery has fired.
366.335 ms Finished executing of rule Rate Free Delivery.
"

Executing rule Rate Int Paid Postage. [edit]
0 ms Executing rule Rate Int Paid Postage.
0.19 ms Evaluating conditions of rule Rate Int Paid Postage. [edit]
"

Evaluating or IntShipping. [edit]
0 ms Evaluating or IntShipping.
0.604 ms The condition php_eval evaluated to FALSE [edit]
0.614 ms OR evaluated to FALSE.
0.645 ms Finished evaluation of or IntShipping.
0.963 ms The condition component_rules_intshipping evaluated to FALSE [edit]
0.971 ms AND evaluated to FALSE.
1.009 ms Finished executing of rule Rate Int Paid Postage.
"

Executing rule Rate UK Paid Postage. [edit]
0 ms Executing rule Rate UK Paid Postage.
0.189 ms Evaluating conditions of rule Rate UK Paid Postage. [edit]
"

Evaluating or UK Shipping. [edit]
0 ms Evaluating or UK Shipping.
0.616 ms The condition php_eval evaluated to TRUE [edit]
0.626 ms OR evaluated to TRUE.
0.657 ms Finished evaluation of or UK Shipping.
0.971 ms The condition component_rules_uk_shipping evaluated to TRUE [edit]
"

Evaluating or Order in Basket or Checkout pre payment. [edit]
0 ms Evaluating or Order in Basket or Checkout pre payment.
0.314 ms The condition data_is evaluated to TRUE [edit]
0.325 ms OR evaluated to TRUE.
0.356 ms Finished evaluation of or Order in Basket or Checkout pre payment.
1.457 ms The condition component_rules_order_in_basket_or_checkout_pre_payment evaluated to TRUE [edit]
"

Evaluating or Free Shipping . [edit]
0 ms Evaluating or Free Shipping .
0.35 ms The condition data_is evaluated to FALSE [edit]
0.361 ms OR evaluated to FALSE.
0.394 ms Finished evaluation of or Free Shipping .
1.975 ms The condition component_rules_free_shipping_ evaluated to FALSE [edit]
1.984 ms AND evaluated to TRUE.
"

Rule Rate UK Paid Postage fires. [edit]
0 ms Rule Rate UK Paid Postage fires.
0.148 ms Evaluating the action commerce_shipping_service_rate_order. [edit]
"

Reacting on event Calculating a shipping rate.
0 ms Reacting on event Calculating a shipping rate.
0.204 ms Evaluating conditions of rule Set shipping rate currency. [edit]
0.215 ms AND evaluated to TRUE.
"

Rule Set shipping rate currency fires. [edit]
0 ms Rule Set shipping rate currency fires.
0.076 ms Evaluating the action component_commerce_multicurrency_convert_price_to_user_currency. [edit]
"

Evaluating rule Convert price to user currency. [edit]
0 ms Evaluating rule Convert price to user currency.
0.133 ms Evaluating conditions of rule Convert price to user currency. [edit]
0.144 ms AND evaluated to TRUE.
"

Rule Convert price to user currency fires. [edit]
0 ms Rule Convert price to user currency fires.
0.175 ms Evaluating the action commerce_line_item_unit_price_currency_convert. [edit]
1.146 ms Rule Convert price to user currency has fired.
1.341 ms Finished evaluation of rule Convert price to user currency.
1.5 ms Rule Set shipping rate currency has fired.
1.747 ms Finished reacting on event Calculating a shipping rate.
2.799 ms Rule Rate UK Paid Postage has fired.
4.84 ms Finished executing of rule Rate UK Paid Postage.
372.565 ms Rule Collect rates: Flat rate has fired.
380.135 ms Finished reacting on event Collecting shipping rates for an order.
"

Zac_JH’s picture

Issue summary: View changes

fix.

yuseferi’s picture

I have the same problem, I install drupal commerce modules