( ! ) Warning: Undefined property: stdClass::$packing_measures in /home/veronica/public_html/wp-content/plugins/shipit/src/shipit_service/boxify.php on line 35 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0087 | 761640 | {main}( ) | .../index.php:0 |
2 | 0.0087 | 762896 | require( '/home/veronica/public_html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.0089 | 771984 | require_once( '/home/veronica/public_html/wp-load.php ) | .../wp-blog-header.php:13 |
4 | 0.0090 | 782320 | require_once( '/home/veronica/public_html/wp-config.php ) | .../wp-load.php:50 |
5 | 0.0096 | 868824 | require_once( '/home/veronica/public_html/wp-settings.php ) | .../wp-config.php:114 |
6 | 1.2227 | 143078608 | do_action( $hook_name = 'wp_loaded' ) | .../wp-settings.php:726 |
7 | 1.2227 | 143078984 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 1.2227 | 143078984 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 1.2510 | 143835104 | WC_Form_Handler::add_to_cart_action( $url = '' ) | .../class-wp-hook.php:324 |
10 | 1.2576 | 143880688 | WC_Form_Handler::add_to_cart_handler_simple( $product_id = 34698 ) | .../class-wc-form-handler.php:826 |
11 | 1.2577 | 143946976 | WC_Cart->add_to_cart( $product_id = 34698, $quantity = 1, $variation_id = ???, $variation = ???, $cart_item_data = ??? ) | .../class-wc-form-handler.php:854 |
12 | 1.2588 | 143955144 | do_action( $hook_name = 'woocommerce_add_to_cart', ...$arg = variadic('d9491a49890bfd7b08a07840795f98f2', 34698, 1, 0, [], []) ) | .../class-wc-cart.php:1292 |
13 | 1.2588 | 143955520 | WP_Hook->do_action( $args = [0 => 'd9491a49890bfd7b08a07840795f98f2', 1 => 34698, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../plugin.php:517 |
14 | 1.2588 | 143955520 | WP_Hook->apply_filters( $value = '', $args = [0 => 'd9491a49890bfd7b08a07840795f98f2', 1 => 34698, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../class-wp-hook.php:348 |
15 | 1.2590 | 143957616 | WC_Cart->calculate_totals( ) | .../class-wp-hook.php:322 |
16 | 1.2590 | 143957192 | WC_Cart_Totals->__construct( $cart = class WC_Cart { public $cart_session_data = ['cart_contents_total' => 0, 'total' => 0, 'subtotal' => 0, 'subtotal_ex_tax' => 0, 'tax_total' => 0, 'taxes' => [...], 'shipping_taxes' => [...], 'discount_cart' => 0, 'discount_cart_tax' => 0, 'shipping_total' => 0, 'shipping_tax_total' => 0, 'coupon_discount_amounts' => [...], 'coupon_discount_tax_amounts' => [...], 'fee_total' => 0, 'fees' => [...]]; public $coupon_applied_count = []; public $cart_contents = ['34e0ace0f37f8857eba8e3531c96fa06' => [...], 'aaad69b34baeb5cd92e42773de154b0b' => [...], '2c5f83d0bfb61e0cebc37ba5ab7f9573' => [...], 'bdebe2f12a1bc7a473f1520a583918c0' => [...], 'f8548a8d98a27fe73f2558a90f989c5c' => [...], 'c073bb4e8333b2af406951b0e96ad3eb' => [...], 'e606763b01171afd48e13b91a9cd1307' => [...], 'f78b6f0004f7094edb7e9a63cdabbe9c' => [...], 'f365c0e4bc0642c916d918d58d764f01' => [...], 'da32d205fc113251e52c40213cf9a78d' => [...], '1df46b08d20c24e4a93cfa88131b4185' => [...], 'c1014dccbadfa3bd223e055e26e65527' => [...], '76daf89ce28106580694a0eea18a27ee' => [...], 'd9491a49890bfd7b08a07840795f98f2' => [...]]; public $removed_cart_contents = []; public $applied_coupons = []; protected $shipping_methods = NULL; protected $default_totals = ['subtotal' => 0, 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => 0, 'cart_contents_tax' => 0, 'cart_contents_taxes' => [...], 'fee_total' => 0, 'fee_tax' => 0, 'fee_taxes' => [...], 'total' => 0, 'total_tax' => 0]; protected $totals = ['subtotal' => '611198', 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => '611198', 'cart_contents_tax' => 0, 'cart_contents_taxes' => [...], 'fee_total' => 0, 'fee_tax' => 0, 'fee_taxes' => [...], 'total' => 0, 'total_tax' => 0]; protected $session = class WC_Cart_Session { protected $cart = ... }; protected $fees_api = class WC_Cart_Fees { private $fees = [...]; private $default_fee_props = [...] }; public $coupon_discount_totals = []; public $coupon_discount_tax_totals = [] } ) | .../class-wc-cart.php:1414 |
17 | 1.2590 | 143957312 | WC_Cart_Totals->calculate( ) | .../class-wc-cart-totals.php:141 |
18 | 1.2626 | 143985688 | WC_Cart_Totals->calculate_shipping_totals( ) | .../class-wc-cart-totals.php:151 |
19 | 1.2626 | 143985688 | WC_Cart_Totals->get_shipping_from_cart( ) | .../class-wc-cart-totals.php:857 |
20 | 1.2633 | 144044576 | WC_Cart->calculate_shipping( ) | .../class-wc-cart-totals.php:346 |
21 | 1.2644 | 144095920 | WC_Shipping->calculate_shipping( $packages = [0 => ['contents' => [...], 'contents_cost' => 611198, 'applied_coupons' => [...], 'user' => [...], 'destination' => [...], 'cart_subtotal' => '611198']] ) | .../class-wc-cart.php:1445 |
22 | 1.2644 | 144095920 | WC_Shipping->calculate_shipping_for_package( $package = ['contents' => ['34e0ace0f37f8857eba8e3531c96fa06' => [...], 'aaad69b34baeb5cd92e42773de154b0b' => [...], '2c5f83d0bfb61e0cebc37ba5ab7f9573' => [...], 'bdebe2f12a1bc7a473f1520a583918c0' => [...], 'f8548a8d98a27fe73f2558a90f989c5c' => [...], 'c073bb4e8333b2af406951b0e96ad3eb' => [...], 'e606763b01171afd48e13b91a9cd1307' => [...], 'f78b6f0004f7094edb7e9a63cdabbe9c' => [...], 'f365c0e4bc0642c916d918d58d764f01' => [...], 'da32d205fc113251e52c40213cf9a78d' => [...], '1df46b08d20c24e4a93cfa88131b4185' => [...], 'c1014dccbadfa3bd223e055e26e65527' => [...], '76daf89ce28106580694a0eea18a27ee' => [...], 'd9491a49890bfd7b08a07840795f98f2' => [...]], 'contents_cost' => 611198, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '611198'], $package_key = 0 ) | .../class-wc-shipping.php:260 |
23 | 1.3052 | 145178312 | WC_Shipping_Method->get_rates_for_package( $package = ['contents' => ['34e0ace0f37f8857eba8e3531c96fa06' => [...], 'aaad69b34baeb5cd92e42773de154b0b' => [...], '2c5f83d0bfb61e0cebc37ba5ab7f9573' => [...], 'bdebe2f12a1bc7a473f1520a583918c0' => [...], 'f8548a8d98a27fe73f2558a90f989c5c' => [...], 'c073bb4e8333b2af406951b0e96ad3eb' => [...], 'e606763b01171afd48e13b91a9cd1307' => [...], 'f78b6f0004f7094edb7e9a63cdabbe9c' => [...], 'f365c0e4bc0642c916d918d58d764f01' => [...], 'da32d205fc113251e52c40213cf9a78d' => [...], '1df46b08d20c24e4a93cfa88131b4185' => [...], 'c1014dccbadfa3bd223e055e26e65527' => [...], '76daf89ce28106580694a0eea18a27ee' => [...], 'd9491a49890bfd7b08a07840795f98f2' => [...]], 'contents_cost' => 611198, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '611198', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../class-wc-shipping.php:348 |
24 | 1.3053 | 145178392 | Shipit_Shipping->calculate_shipping( $package = ['contents' => ['34e0ace0f37f8857eba8e3531c96fa06' => [...], 'aaad69b34baeb5cd92e42773de154b0b' => [...], '2c5f83d0bfb61e0cebc37ba5ab7f9573' => [...], 'bdebe2f12a1bc7a473f1520a583918c0' => [...], 'f8548a8d98a27fe73f2558a90f989c5c' => [...], 'c073bb4e8333b2af406951b0e96ad3eb' => [...], 'e606763b01171afd48e13b91a9cd1307' => [...], 'f78b6f0004f7094edb7e9a63cdabbe9c' => [...], 'f365c0e4bc0642c916d918d58d764f01' => [...], 'da32d205fc113251e52c40213cf9a78d' => [...], '1df46b08d20c24e4a93cfa88131b4185' => [...], 'c1014dccbadfa3bd223e055e26e65527' => [...], '76daf89ce28106580694a0eea18a27ee' => [...], 'd9491a49890bfd7b08a07840795f98f2' => [...]], 'contents_cost' => 611198, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '611198', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../abstract-wc-shipping-method.php:257 |
25 | 1.7183 | 145186504 | getMeasures( $height = ???, $width = ???, $length = ???, $weight = ??? ) | .../actions.php:276 |
26 | 1.7329 | 145215760 | MeasureCollection->calculate( ) | .../functions.php:55 |
27 | 1.7330 | 145217440 | Boxify->calculate( $shipment = ['packages' => [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...]]] ) | .../measure_collection.php:19 |
( ! ) Warning: Attempt to read property "length" on null in /home/veronica/public_html/wp-content/plugins/shipit/src/shipit_service/boxify.php on line 35 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0087 | 761640 | {main}( ) | .../index.php:0 |
2 | 0.0087 | 762896 | require( '/home/veronica/public_html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.0089 | 771984 | require_once( '/home/veronica/public_html/wp-load.php ) | .../wp-blog-header.php:13 |
4 | 0.0090 | 782320 | require_once( '/home/veronica/public_html/wp-config.php ) | .../wp-load.php:50 |
5 | 0.0096 | 868824 | require_once( '/home/veronica/public_html/wp-settings.php ) | .../wp-config.php:114 |
6 | 1.2227 | 143078608 | do_action( $hook_name = 'wp_loaded' ) | .../wp-settings.php:726 |
7 | 1.2227 | 143078984 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 1.2227 | 143078984 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 1.2510 | 143835104 | WC_Form_Handler::add_to_cart_action( $url = '' ) | .../class-wp-hook.php:324 |
10 | 1.2576 | 143880688 | WC_Form_Handler::add_to_cart_handler_simple( $product_id = 34698 ) | .../class-wc-form-handler.php:826 |
11 | 1.2577 | 143946976 | WC_Cart->add_to_cart( $product_id = 34698, $quantity = 1, $variation_id = ???, $variation = ???, $cart_item_data = ??? ) | .../class-wc-form-handler.php:854 |
12 | 1.2588 | 143955144 | do_action( $hook_name = 'woocommerce_add_to_cart', ...$arg = variadic('d9491a49890bfd7b08a07840795f98f2', 34698, 1, 0, [], []) ) | .../class-wc-cart.php:1292 |
13 | 1.2588 | 143955520 | WP_Hook->do_action( $args = [0 => 'd9491a49890bfd7b08a07840795f98f2', 1 => 34698, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../plugin.php:517 |
14 | 1.2588 | 143955520 | WP_Hook->apply_filters( $value = '', $args = [0 => 'd9491a49890bfd7b08a07840795f98f2', 1 => 34698, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../class-wp-hook.php:348 |
15 | 1.2590 | 143957616 | WC_Cart->calculate_totals( ) | .../class-wp-hook.php:322 |
16 | 1.2590 | 143957192 | WC_Cart_Totals->__construct( $cart = class WC_Cart { public $cart_session_data = ['cart_contents_total' => 0, 'total' => 0, 'subtotal' => 0, 'subtotal_ex_tax' => 0, 'tax_total' => 0, 'taxes' => [...], 'shipping_taxes' => [...], 'discount_cart' => 0, 'discount_cart_tax' => 0, 'shipping_total' => 0, 'shipping_tax_total' => 0, 'coupon_discount_amounts' => [...], 'coupon_discount_tax_amounts' => [...], 'fee_total' => 0, 'fees' => [...]]; public $coupon_applied_count = []; public $cart_contents = ['34e0ace0f37f8857eba8e3531c96fa06' => [...], 'aaad69b34baeb5cd92e42773de154b0b' => [...], '2c5f83d0bfb61e0cebc37ba5ab7f9573' => [...], 'bdebe2f12a1bc7a473f1520a583918c0' => [...], 'f8548a8d98a27fe73f2558a90f989c5c' => [...], 'c073bb4e8333b2af406951b0e96ad3eb' => [...], 'e606763b01171afd48e13b91a9cd1307' => [...], 'f78b6f0004f7094edb7e9a63cdabbe9c' => [...], 'f365c0e4bc0642c916d918d58d764f01' => [...], 'da32d205fc113251e52c40213cf9a78d' => [...], '1df46b08d20c24e4a93cfa88131b4185' => [...], 'c1014dccbadfa3bd223e055e26e65527' => [...], '76daf89ce28106580694a0eea18a27ee' => [...], 'd9491a49890bfd7b08a07840795f98f2' => [...]]; public $removed_cart_contents = []; public $applied_coupons = []; protected $shipping_methods = NULL; protected $default_totals = ['subtotal' => 0, 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => 0, 'cart_contents_tax' => 0, 'cart_contents_taxes' => [...], 'fee_total' => 0, 'fee_tax' => 0, 'fee_taxes' => [...], 'total' => 0, 'total_tax' => 0]; protected $totals = ['subtotal' => '611198', 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => '611198', 'cart_contents_tax' => 0, 'cart_contents_taxes' => [...], 'fee_total' => 0, 'fee_tax' => 0, 'fee_taxes' => [...], 'total' => 0, 'total_tax' => 0]; protected $session = class WC_Cart_Session { protected $cart = ... }; protected $fees_api = class WC_Cart_Fees { private $fees = [...]; private $default_fee_props = [...] }; public $coupon_discount_totals = []; public $coupon_discount_tax_totals = [] } ) | .../class-wc-cart.php:1414 |
17 | 1.2590 | 143957312 | WC_Cart_Totals->calculate( ) | .../class-wc-cart-totals.php:141 |
18 | 1.2626 | 143985688 | WC_Cart_Totals->calculate_shipping_totals( ) | .../class-wc-cart-totals.php:151 |
19 | 1.2626 | 143985688 | WC_Cart_Totals->get_shipping_from_cart( ) | .../class-wc-cart-totals.php:857 |
20 | 1.2633 | 144044576 | WC_Cart->calculate_shipping( ) | .../class-wc-cart-totals.php:346 |
21 | 1.2644 | 144095920 | WC_Shipping->calculate_shipping( $packages = [0 => ['contents' => [...], 'contents_cost' => 611198, 'applied_coupons' => [...], 'user' => [...], 'destination' => [...], 'cart_subtotal' => '611198']] ) | .../class-wc-cart.php:1445 |
22 | 1.2644 | 144095920 | WC_Shipping->calculate_shipping_for_package( $package = ['contents' => ['34e0ace0f37f8857eba8e3531c96fa06' => [...], 'aaad69b34baeb5cd92e42773de154b0b' => [...], '2c5f83d0bfb61e0cebc37ba5ab7f9573' => [...], 'bdebe2f12a1bc7a473f1520a583918c0' => [...], 'f8548a8d98a27fe73f2558a90f989c5c' => [...], 'c073bb4e8333b2af406951b0e96ad3eb' => [...], 'e606763b01171afd48e13b91a9cd1307' => [...], 'f78b6f0004f7094edb7e9a63cdabbe9c' => [...], 'f365c0e4bc0642c916d918d58d764f01' => [...], 'da32d205fc113251e52c40213cf9a78d' => [...], '1df46b08d20c24e4a93cfa88131b4185' => [...], 'c1014dccbadfa3bd223e055e26e65527' => [...], '76daf89ce28106580694a0eea18a27ee' => [...], 'd9491a49890bfd7b08a07840795f98f2' => [...]], 'contents_cost' => 611198, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '611198'], $package_key = 0 ) | .../class-wc-shipping.php:260 |
23 | 1.3052 | 145178312 | WC_Shipping_Method->get_rates_for_package( $package = ['contents' => ['34e0ace0f37f8857eba8e3531c96fa06' => [...], 'aaad69b34baeb5cd92e42773de154b0b' => [...], '2c5f83d0bfb61e0cebc37ba5ab7f9573' => [...], 'bdebe2f12a1bc7a473f1520a583918c0' => [...], 'f8548a8d98a27fe73f2558a90f989c5c' => [...], 'c073bb4e8333b2af406951b0e96ad3eb' => [...], 'e606763b01171afd48e13b91a9cd1307' => [...], 'f78b6f0004f7094edb7e9a63cdabbe9c' => [...], 'f365c0e4bc0642c916d918d58d764f01' => [...], 'da32d205fc113251e52c40213cf9a78d' => [...], '1df46b08d20c24e4a93cfa88131b4185' => [...], 'c1014dccbadfa3bd223e055e26e65527' => [...], '76daf89ce28106580694a0eea18a27ee' => [...], 'd9491a49890bfd7b08a07840795f98f2' => [...]], 'contents_cost' => 611198, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '611198', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../class-wc-shipping.php:348 |
24 | 1.3053 | 145178392 | Shipit_Shipping->calculate_shipping( $package = ['contents' => ['34e0ace0f37f8857eba8e3531c96fa06' => [...], 'aaad69b34baeb5cd92e42773de154b0b' => [...], '2c5f83d0bfb61e0cebc37ba5ab7f9573' => [...], 'bdebe2f12a1bc7a473f1520a583918c0' => [...], 'f8548a8d98a27fe73f2558a90f989c5c' => [...], 'c073bb4e8333b2af406951b0e96ad3eb' => [...], 'e606763b01171afd48e13b91a9cd1307' => [...], 'f78b6f0004f7094edb7e9a63cdabbe9c' => [...], 'f365c0e4bc0642c916d918d58d764f01' => [...], 'da32d205fc113251e52c40213cf9a78d' => [...], '1df46b08d20c24e4a93cfa88131b4185' => [...], 'c1014dccbadfa3bd223e055e26e65527' => [...], '76daf89ce28106580694a0eea18a27ee' => [...], 'd9491a49890bfd7b08a07840795f98f2' => [...]], 'contents_cost' => 611198, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '611198', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../abstract-wc-shipping-method.php:257 |
25 | 1.7183 | 145186504 | getMeasures( $height = ???, $width = ???, $length = ???, $weight = ??? ) | .../actions.php:276 |
26 | 1.7329 | 145215760 | MeasureCollection->calculate( ) | .../functions.php:55 |
27 | 1.7330 | 145217440 | Boxify->calculate( $shipment = ['packages' => [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...]]] ) | .../measure_collection.php:19 |
( ! ) Warning: Undefined property: stdClass::$packing_measures in /home/veronica/public_html/wp-content/plugins/shipit/src/shipit_service/boxify.php on line 36 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0087 | 761640 | {main}( ) | .../index.php:0 |
2 | 0.0087 | 762896 | require( '/home/veronica/public_html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.0089 | 771984 | require_once( '/home/veronica/public_html/wp-load.php ) | .../wp-blog-header.php:13 |
4 | 0.0090 | 782320 | require_once( '/home/veronica/public_html/wp-config.php ) | .../wp-load.php:50 |
5 | 0.0096 | 868824 | require_once( '/home/veronica/public_html/wp-settings.php ) | .../wp-config.php:114 |
6 | 1.2227 | 143078608 | do_action( $hook_name = 'wp_loaded' ) | .../wp-settings.php:726 |
7 | 1.2227 | 143078984 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 1.2227 | 143078984 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 1.2510 | 143835104 | WC_Form_Handler::add_to_cart_action( $url = '' ) | .../class-wp-hook.php:324 |
10 | 1.2576 | 143880688 | WC_Form_Handler::add_to_cart_handler_simple( $product_id = 34698 ) | .../class-wc-form-handler.php:826 |
11 | 1.2577 | 143946976 | WC_Cart->add_to_cart( $product_id = 34698, $quantity = 1, $variation_id = ???, $variation = ???, $cart_item_data = ??? ) | .../class-wc-form-handler.php:854 |
12 | 1.2588 | 143955144 | do_action( $hook_name = 'woocommerce_add_to_cart', ...$arg = variadic('d9491a49890bfd7b08a07840795f98f2', 34698, 1, 0, [], []) ) | .../class-wc-cart.php:1292 |
13 | 1.2588 | 143955520 | WP_Hook->do_action( $args = [0 => 'd9491a49890bfd7b08a07840795f98f2', 1 => 34698, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../plugin.php:517 |
14 | 1.2588 | 143955520 | WP_Hook->apply_filters( $value = '', $args = [0 => 'd9491a49890bfd7b08a07840795f98f2', 1 => 34698, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../class-wp-hook.php:348 |
15 | 1.2590 | 143957616 | WC_Cart->calculate_totals( ) | .../class-wp-hook.php:322 |
16 | 1.2590 | 143957192 | WC_Cart_Totals->__construct( $cart = class WC_Cart { public $cart_session_data = ['cart_contents_total' => 0, 'total' => 0, 'subtotal' => 0, 'subtotal_ex_tax' => 0, 'tax_total' => 0, 'taxes' => [...], 'shipping_taxes' => [...], 'discount_cart' => 0, 'discount_cart_tax' => 0, 'shipping_total' => 0, 'shipping_tax_total' => 0, 'coupon_discount_amounts' => [...], 'coupon_discount_tax_amounts' => [...], 'fee_total' => 0, 'fees' => [...]]; public $coupon_applied_count = []; public $cart_contents = ['34e0ace0f37f8857eba8e3531c96fa06' => [...], 'aaad69b34baeb5cd92e42773de154b0b' => [...], '2c5f83d0bfb61e0cebc37ba5ab7f9573' => [...], 'bdebe2f12a1bc7a473f1520a583918c0' => [...], 'f8548a8d98a27fe73f2558a90f989c5c' => [...], 'c073bb4e8333b2af406951b0e96ad3eb' => [...], 'e606763b01171afd48e13b91a9cd1307' => [...], 'f78b6f0004f7094edb7e9a63cdabbe9c' => [...], 'f365c0e4bc0642c916d918d58d764f01' => [...], 'da32d205fc113251e52c40213cf9a78d' => [...], '1df46b08d20c24e4a93cfa88131b4185' => [...], 'c1014dccbadfa3bd223e055e26e65527' => [...], '76daf89ce28106580694a0eea18a27ee' => [...], 'd9491a49890bfd7b08a07840795f98f2' => [...]]; public $removed_cart_contents = []; public $applied_coupons = []; protected $shipping_methods = NULL; protected $default_totals = ['subtotal' => 0, 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => 0, 'cart_contents_tax' => 0, 'cart_contents_taxes' => [...], 'fee_total' => 0, 'fee_tax' => 0, 'fee_taxes' => [...], 'total' => 0, 'total_tax' => 0]; protected $totals = ['subtotal' => '611198', 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => '611198', 'cart_contents_tax' => 0, 'cart_contents_taxes' => [...], 'fee_total' => 0, 'fee_tax' => 0, 'fee_taxes' => [...], 'total' => 0, 'total_tax' => 0]; protected $session = class WC_Cart_Session { protected $cart = ... }; protected $fees_api = class WC_Cart_Fees { private $fees = [...]; private $default_fee_props = [...] }; public $coupon_discount_totals = []; public $coupon_discount_tax_totals = [] } ) | .../class-wc-cart.php:1414 |
17 | 1.2590 | 143957312 | WC_Cart_Totals->calculate( ) | .../class-wc-cart-totals.php:141 |
18 | 1.2626 | 143985688 | WC_Cart_Totals->calculate_shipping_totals( ) | .../class-wc-cart-totals.php:151 |
19 | 1.2626 | 143985688 | WC_Cart_Totals->get_shipping_from_cart( ) | .../class-wc-cart-totals.php:857 |
20 | 1.2633 | 144044576 | WC_Cart->calculate_shipping( ) | .../class-wc-cart-totals.php:346 |
21 | 1.2644 | 144095920 | WC_Shipping->calculate_shipping( $packages = [0 => ['contents' => [...], 'contents_cost' => 611198, 'applied_coupons' => [...], 'user' => [...], 'destination' => [...], 'cart_subtotal' => '611198']] ) | .../class-wc-cart.php:1445 |
22 | 1.2644 | 144095920 | WC_Shipping->calculate_shipping_for_package( $package = ['contents' => ['34e0ace0f37f8857eba8e3531c96fa06' => [...], 'aaad69b34baeb5cd92e42773de154b0b' => [...], '2c5f83d0bfb61e0cebc37ba5ab7f9573' => [...], 'bdebe2f12a1bc7a473f1520a583918c0' => [...], 'f8548a8d98a27fe73f2558a90f989c5c' => [...], 'c073bb4e8333b2af406951b0e96ad3eb' => [...], 'e606763b01171afd48e13b91a9cd1307' => [...], 'f78b6f0004f7094edb7e9a63cdabbe9c' => [...], 'f365c0e4bc0642c916d918d58d764f01' => [...], 'da32d205fc113251e52c40213cf9a78d' => [...], '1df46b08d20c24e4a93cfa88131b4185' => [...], 'c1014dccbadfa3bd223e055e26e65527' => [...], '76daf89ce28106580694a0eea18a27ee' => [...], 'd9491a49890bfd7b08a07840795f98f2' => [...]], 'contents_cost' => 611198, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '611198'], $package_key = 0 ) | .../class-wc-shipping.php:260 |
23 | 1.3052 | 145178312 | WC_Shipping_Method->get_rates_for_package( $package = ['contents' => ['34e0ace0f37f8857eba8e3531c96fa06' => [...], 'aaad69b34baeb5cd92e42773de154b0b' => [...], '2c5f83d0bfb61e0cebc37ba5ab7f9573' => [...], 'bdebe2f12a1bc7a473f1520a583918c0' => [...], 'f8548a8d98a27fe73f2558a90f989c5c' => [...], 'c073bb4e8333b2af406951b0e96ad3eb' => [...], 'e606763b01171afd48e13b91a9cd1307' => [...], 'f78b6f0004f7094edb7e9a63cdabbe9c' => [...], 'f365c0e4bc0642c916d918d58d764f01' => [...], 'da32d205fc113251e52c40213cf9a78d' => [...], '1df46b08d20c24e4a93cfa88131b4185' => [...], 'c1014dccbadfa3bd223e055e26e65527' => [...], '76daf89ce28106580694a0eea18a27ee' => [...], 'd9491a49890bfd7b08a07840795f98f2' => [...]], 'contents_cost' => 611198, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '611198', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../class-wc-shipping.php:348 |
24 | 1.3053 | 145178392 | Shipit_Shipping->calculate_shipping( $package = ['contents' => ['34e0ace0f37f8857eba8e3531c96fa06' => [...], 'aaad69b34baeb5cd92e42773de154b0b' => [...], '2c5f83d0bfb61e0cebc37ba5ab7f9573' => [...], 'bdebe2f12a1bc7a473f1520a583918c0' => [...], 'f8548a8d98a27fe73f2558a90f989c5c' => [...], 'c073bb4e8333b2af406951b0e96ad3eb' => [...], 'e606763b01171afd48e13b91a9cd1307' => [...], 'f78b6f0004f7094edb7e9a63cdabbe9c' => [...], 'f365c0e4bc0642c916d918d58d764f01' => [...], 'da32d205fc113251e52c40213cf9a78d' => [...], '1df46b08d20c24e4a93cfa88131b4185' => [...], 'c1014dccbadfa3bd223e055e26e65527' => [...], '76daf89ce28106580694a0eea18a27ee' => [...], 'd9491a49890bfd7b08a07840795f98f2' => [...]], 'contents_cost' => 611198, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '611198', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../abstract-wc-shipping-method.php:257 |
25 | 1.7183 | 145186504 | getMeasures( $height = ???, $width = ???, $length = ???, $weight = ??? ) | .../actions.php:276 |
26 | 1.7329 | 145215760 | MeasureCollection->calculate( ) | .../functions.php:55 |
27 | 1.7330 | 145217440 | Boxify->calculate( $shipment = ['packages' => [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...]]] ) | .../measure_collection.php:19 |
( ! ) Warning: Attempt to read property "width" on null in /home/veronica/public_html/wp-content/plugins/shipit/src/shipit_service/boxify.php on line 36 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0087 | 761640 | {main}( ) | .../index.php:0 |
2 | 0.0087 | 762896 | require( '/home/veronica/public_html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.0089 | 771984 | require_once( '/home/veronica/public_html/wp-load.php ) | .../wp-blog-header.php:13 |
4 | 0.0090 | 782320 | require_once( '/home/veronica/public_html/wp-config.php ) | .../wp-load.php:50 |
5 | 0.0096 | 868824 | require_once( '/home/veronica/public_html/wp-settings.php ) | .../wp-config.php:114 |
6 | 1.2227 | 143078608 | do_action( $hook_name = 'wp_loaded' ) | .../wp-settings.php:726 |
7 | 1.2227 | 143078984 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 1.2227 | 143078984 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 1.2510 | 143835104 | WC_Form_Handler::add_to_cart_action( $url = '' ) | .../class-wp-hook.php:324 |
10 | 1.2576 | 143880688 | WC_Form_Handler::add_to_cart_handler_simple( $product_id = 34698 ) | .../class-wc-form-handler.php:826 |
11 | 1.2577 | 143946976 | WC_Cart->add_to_cart( $product_id = 34698, $quantity = 1, $variation_id = ???, $variation = ???, $cart_item_data = ??? ) | .../class-wc-form-handler.php:854 |
12 | 1.2588 | 143955144 | do_action( $hook_name = 'woocommerce_add_to_cart', ...$arg = variadic('d9491a49890bfd7b08a07840795f98f2', 34698, 1, 0, [], []) ) | .../class-wc-cart.php:1292 |
13 | 1.2588 | 143955520 | WP_Hook->do_action( $args = [0 => 'd9491a49890bfd7b08a07840795f98f2', 1 => 34698, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../plugin.php:517 |
14 | 1.2588 | 143955520 | WP_Hook->apply_filters( $value = '', $args = [0 => 'd9491a49890bfd7b08a07840795f98f2', 1 => 34698, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../class-wp-hook.php:348 |
15 | 1.2590 | 143957616 | WC_Cart->calculate_totals( ) | .../class-wp-hook.php:322 |
16 | 1.2590 | 143957192 | WC_Cart_Totals->__construct( $cart = class WC_Cart { public $cart_session_data = ['cart_contents_total' => 0, 'total' => 0, 'subtotal' => 0, 'subtotal_ex_tax' => 0, 'tax_total' => 0, 'taxes' => [...], 'shipping_taxes' => [...], 'discount_cart' => 0, 'discount_cart_tax' => 0, 'shipping_total' => 0, 'shipping_tax_total' => 0, 'coupon_discount_amounts' => [...], 'coupon_discount_tax_amounts' => [...], 'fee_total' => 0, 'fees' => [...]]; public $coupon_applied_count = []; public $cart_contents = ['34e0ace0f37f8857eba8e3531c96fa06' => [...], 'aaad69b34baeb5cd92e42773de154b0b' => [...], '2c5f83d0bfb61e0cebc37ba5ab7f9573' => [...], 'bdebe2f12a1bc7a473f1520a583918c0' => [...], 'f8548a8d98a27fe73f2558a90f989c5c' => [...], 'c073bb4e8333b2af406951b0e96ad3eb' => [...], 'e606763b01171afd48e13b91a9cd1307' => [...], 'f78b6f0004f7094edb7e9a63cdabbe9c' => [...], 'f365c0e4bc0642c916d918d58d764f01' => [...], 'da32d205fc113251e52c40213cf9a78d' => [...], '1df46b08d20c24e4a93cfa88131b4185' => [...], 'c1014dccbadfa3bd223e055e26e65527' => [...], '76daf89ce28106580694a0eea18a27ee' => [...], 'd9491a49890bfd7b08a07840795f98f2' => [...]]; public $removed_cart_contents = []; public $applied_coupons = []; protected $shipping_methods = NULL; protected $default_totals = ['subtotal' => 0, 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => 0, 'cart_contents_tax' => 0, 'cart_contents_taxes' => [...], 'fee_total' => 0, 'fee_tax' => 0, 'fee_taxes' => [...], 'total' => 0, 'total_tax' => 0]; protected $totals = ['subtotal' => '611198', 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => '611198', 'cart_contents_tax' => 0, 'cart_contents_taxes' => [...], 'fee_total' => 0, 'fee_tax' => 0, 'fee_taxes' => [...], 'total' => 0, 'total_tax' => 0]; protected $session = class WC_Cart_Session { protected $cart = ... }; protected $fees_api = class WC_Cart_Fees { private $fees = [...]; private $default_fee_props = [...] }; public $coupon_discount_totals = []; public $coupon_discount_tax_totals = [] } ) | .../class-wc-cart.php:1414 |
17 | 1.2590 | 143957312 | WC_Cart_Totals->calculate( ) | .../class-wc-cart-totals.php:141 |
18 | 1.2626 | 143985688 | WC_Cart_Totals->calculate_shipping_totals( ) | .../class-wc-cart-totals.php:151 |
19 | 1.2626 | 143985688 | WC_Cart_Totals->get_shipping_from_cart( ) | .../class-wc-cart-totals.php:857 |
20 | 1.2633 | 144044576 | WC_Cart->calculate_shipping( ) | .../class-wc-cart-totals.php:346 |
21 | 1.2644 | 144095920 | WC_Shipping->calculate_shipping( $packages = [0 => ['contents' => [...], 'contents_cost' => 611198, 'applied_coupons' => [...], 'user' => [...], 'destination' => [...], 'cart_subtotal' => '611198']] ) | .../class-wc-cart.php:1445 |
22 | 1.2644 | 144095920 | WC_Shipping->calculate_shipping_for_package( $package = ['contents' => ['34e0ace0f37f8857eba8e3531c96fa06' => [...], 'aaad69b34baeb5cd92e42773de154b0b' => [...], '2c5f83d0bfb61e0cebc37ba5ab7f9573' => [...], 'bdebe2f12a1bc7a473f1520a583918c0' => [...], 'f8548a8d98a27fe73f2558a90f989c5c' => [...], 'c073bb4e8333b2af406951b0e96ad3eb' => [...], 'e606763b01171afd48e13b91a9cd1307' => [...], 'f78b6f0004f7094edb7e9a63cdabbe9c' => [...], 'f365c0e4bc0642c916d918d58d764f01' => [...], 'da32d205fc113251e52c40213cf9a78d' => [...], '1df46b08d20c24e4a93cfa88131b4185' => [...], 'c1014dccbadfa3bd223e055e26e65527' => [...], '76daf89ce28106580694a0eea18a27ee' => [...], 'd9491a49890bfd7b08a07840795f98f2' => [...]], 'contents_cost' => 611198, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '611198'], $package_key = 0 ) | .../class-wc-shipping.php:260 |
23 | 1.3052 | 145178312 | WC_Shipping_Method->get_rates_for_package( $package = ['contents' => ['34e0ace0f37f8857eba8e3531c96fa06' => [...], 'aaad69b34baeb5cd92e42773de154b0b' => [...], '2c5f83d0bfb61e0cebc37ba5ab7f9573' => [...], 'bdebe2f12a1bc7a473f1520a583918c0' => [...], 'f8548a8d98a27fe73f2558a90f989c5c' => [...], 'c073bb4e8333b2af406951b0e96ad3eb' => [...], 'e606763b01171afd48e13b91a9cd1307' => [...], 'f78b6f0004f7094edb7e9a63cdabbe9c' => [...], 'f365c0e4bc0642c916d918d58d764f01' => [...], 'da32d205fc113251e52c40213cf9a78d' => [...], '1df46b08d20c24e4a93cfa88131b4185' => [...], 'c1014dccbadfa3bd223e055e26e65527' => [...], '76daf89ce28106580694a0eea18a27ee' => [...], 'd9491a49890bfd7b08a07840795f98f2' => [...]], 'contents_cost' => 611198, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '611198', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../class-wc-shipping.php:348 |
24 | 1.3053 | 145178392 | Shipit_Shipping->calculate_shipping( $package = ['contents' => ['34e0ace0f37f8857eba8e3531c96fa06' => [...], 'aaad69b34baeb5cd92e42773de154b0b' => [...], '2c5f83d0bfb61e0cebc37ba5ab7f9573' => [...], 'bdebe2f12a1bc7a473f1520a583918c0' => [...], 'f8548a8d98a27fe73f2558a90f989c5c' => [...], 'c073bb4e8333b2af406951b0e96ad3eb' => [...], 'e606763b01171afd48e13b91a9cd1307' => [...], 'f78b6f0004f7094edb7e9a63cdabbe9c' => [...], 'f365c0e4bc0642c916d918d58d764f01' => [...], 'da32d205fc113251e52c40213cf9a78d' => [...], '1df46b08d20c24e4a93cfa88131b4185' => [...], 'c1014dccbadfa3bd223e055e26e65527' => [...], '76daf89ce28106580694a0eea18a27ee' => [...], 'd9491a49890bfd7b08a07840795f98f2' => [...]], 'contents_cost' => 611198, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '611198', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../abstract-wc-shipping-method.php:257 |
25 | 1.7183 | 145186504 | getMeasures( $height = ???, $width = ???, $length = ???, $weight = ??? ) | .../actions.php:276 |
26 | 1.7329 | 145215760 | MeasureCollection->calculate( ) | .../functions.php:55 |
27 | 1.7330 | 145217440 | Boxify->calculate( $shipment = ['packages' => [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...]]] ) | .../measure_collection.php:19 |
( ! ) Warning: Undefined property: stdClass::$packing_measures in /home/veronica/public_html/wp-content/plugins/shipit/src/shipit_service/boxify.php on line 37 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0087 | 761640 | {main}( ) | .../index.php:0 |
2 | 0.0087 | 762896 | require( '/home/veronica/public_html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.0089 | 771984 | require_once( '/home/veronica/public_html/wp-load.php ) | .../wp-blog-header.php:13 |
4 | 0.0090 | 782320 | require_once( '/home/veronica/public_html/wp-config.php ) | .../wp-load.php:50 |
5 | 0.0096 | 868824 | require_once( '/home/veronica/public_html/wp-settings.php ) | .../wp-config.php:114 |
6 | 1.2227 | 143078608 | do_action( $hook_name = 'wp_loaded' ) | .../wp-settings.php:726 |
7 | 1.2227 | 143078984 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 1.2227 | 143078984 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 1.2510 | 143835104 | WC_Form_Handler::add_to_cart_action( $url = '' ) | .../class-wp-hook.php:324 |
10 | 1.2576 | 143880688 | WC_Form_Handler::add_to_cart_handler_simple( $product_id = 34698 ) | .../class-wc-form-handler.php:826 |
11 | 1.2577 | 143946976 | WC_Cart->add_to_cart( $product_id = 34698, $quantity = 1, $variation_id = ???, $variation = ???, $cart_item_data = ??? ) | .../class-wc-form-handler.php:854 |
12 | 1.2588 | 143955144 | do_action( $hook_name = 'woocommerce_add_to_cart', ...$arg = variadic('d9491a49890bfd7b08a07840795f98f2', 34698, 1, 0, [], []) ) | .../class-wc-cart.php:1292 |
13 | 1.2588 | 143955520 | WP_Hook->do_action( $args = [0 => 'd9491a49890bfd7b08a07840795f98f2', 1 => 34698, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../plugin.php:517 |
14 | 1.2588 | 143955520 | WP_Hook->apply_filters( $value = '', $args = [0 => 'd9491a49890bfd7b08a07840795f98f2', 1 => 34698, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../class-wp-hook.php:348 |
15 | 1.2590 | 143957616 | WC_Cart->calculate_totals( ) | .../class-wp-hook.php:322 |
16 | 1.2590 | 143957192 | WC_Cart_Totals->__construct( $cart = class WC_Cart { public $cart_session_data = ['cart_contents_total' => 0, 'total' => 0, 'subtotal' => 0, 'subtotal_ex_tax' => 0, 'tax_total' => 0, 'taxes' => [...], 'shipping_taxes' => [...], 'discount_cart' => 0, 'discount_cart_tax' => 0, 'shipping_total' => 0, 'shipping_tax_total' => 0, 'coupon_discount_amounts' => [...], 'coupon_discount_tax_amounts' => [...], 'fee_total' => 0, 'fees' => [...]]; public $coupon_applied_count = []; public $cart_contents = ['34e0ace0f37f8857eba8e3531c96fa06' => [...], 'aaad69b34baeb5cd92e42773de154b0b' => [...], '2c5f83d0bfb61e0cebc37ba5ab7f9573' => [...], 'bdebe2f12a1bc7a473f1520a583918c0' => [...], 'f8548a8d98a27fe73f2558a90f989c5c' => [...], 'c073bb4e8333b2af406951b0e96ad3eb' => [...], 'e606763b01171afd48e13b91a9cd1307' => [...], 'f78b6f0004f7094edb7e9a63cdabbe9c' => [...], 'f365c0e4bc0642c916d918d58d764f01' => [...], 'da32d205fc113251e52c40213cf9a78d' => [...], '1df46b08d20c24e4a93cfa88131b4185' => [...], 'c1014dccbadfa3bd223e055e26e65527' => [...], '76daf89ce28106580694a0eea18a27ee' => [...], 'd9491a49890bfd7b08a07840795f98f2' => [...]]; public $removed_cart_contents = []; public $applied_coupons = []; protected $shipping_methods = NULL; protected $default_totals = ['subtotal' => 0, 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => 0, 'cart_contents_tax' => 0, 'cart_contents_taxes' => [...], 'fee_total' => 0, 'fee_tax' => 0, 'fee_taxes' => [...], 'total' => 0, 'total_tax' => 0]; protected $totals = ['subtotal' => '611198', 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => '611198', 'cart_contents_tax' => 0, 'cart_contents_taxes' => [...], 'fee_total' => 0, 'fee_tax' => 0, 'fee_taxes' => [...], 'total' => 0, 'total_tax' => 0]; protected $session = class WC_Cart_Session { protected $cart = ... }; protected $fees_api = class WC_Cart_Fees { private $fees = [...]; private $default_fee_props = [...] }; public $coupon_discount_totals = []; public $coupon_discount_tax_totals = [] } ) | .../class-wc-cart.php:1414 |
17 | 1.2590 | 143957312 | WC_Cart_Totals->calculate( ) | .../class-wc-cart-totals.php:141 |
18 | 1.2626 | 143985688 | WC_Cart_Totals->calculate_shipping_totals( ) | .../class-wc-cart-totals.php:151 |
19 | 1.2626 | 143985688 | WC_Cart_Totals->get_shipping_from_cart( ) | .../class-wc-cart-totals.php:857 |
20 | 1.2633 | 144044576 | WC_Cart->calculate_shipping( ) | .../class-wc-cart-totals.php:346 |
21 | 1.2644 | 144095920 | WC_Shipping->calculate_shipping( $packages = [0 => ['contents' => [...], 'contents_cost' => 611198, 'applied_coupons' => [...], 'user' => [...], 'destination' => [...], 'cart_subtotal' => '611198']] ) | .../class-wc-cart.php:1445 |
22 | 1.2644 | 144095920 | WC_Shipping->calculate_shipping_for_package( $package = ['contents' => ['34e0ace0f37f8857eba8e3531c96fa06' => [...], 'aaad69b34baeb5cd92e42773de154b0b' => [...], '2c5f83d0bfb61e0cebc37ba5ab7f9573' => [...], 'bdebe2f12a1bc7a473f1520a583918c0' => [...], 'f8548a8d98a27fe73f2558a90f989c5c' => [...], 'c073bb4e8333b2af406951b0e96ad3eb' => [...], 'e606763b01171afd48e13b91a9cd1307' => [...], 'f78b6f0004f7094edb7e9a63cdabbe9c' => [...], 'f365c0e4bc0642c916d918d58d764f01' => [...], 'da32d205fc113251e52c40213cf9a78d' => [...], '1df46b08d20c24e4a93cfa88131b4185' => [...], 'c1014dccbadfa3bd223e055e26e65527' => [...], '76daf89ce28106580694a0eea18a27ee' => [...], 'd9491a49890bfd7b08a07840795f98f2' => [...]], 'contents_cost' => 611198, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '611198'], $package_key = 0 ) | .../class-wc-shipping.php:260 |
23 | 1.3052 | 145178312 | WC_Shipping_Method->get_rates_for_package( $package = ['contents' => ['34e0ace0f37f8857eba8e3531c96fa06' => [...], 'aaad69b34baeb5cd92e42773de154b0b' => [...], '2c5f83d0bfb61e0cebc37ba5ab7f9573' => [...], 'bdebe2f12a1bc7a473f1520a583918c0' => [...], 'f8548a8d98a27fe73f2558a90f989c5c' => [...], 'c073bb4e8333b2af406951b0e96ad3eb' => [...], 'e606763b01171afd48e13b91a9cd1307' => [...], 'f78b6f0004f7094edb7e9a63cdabbe9c' => [...], 'f365c0e4bc0642c916d918d58d764f01' => [...], 'da32d205fc113251e52c40213cf9a78d' => [...], '1df46b08d20c24e4a93cfa88131b4185' => [...], 'c1014dccbadfa3bd223e055e26e65527' => [...], '76daf89ce28106580694a0eea18a27ee' => [...], 'd9491a49890bfd7b08a07840795f98f2' => [...]], 'contents_cost' => 611198, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '611198', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../class-wc-shipping.php:348 |
24 | 1.3053 | 145178392 | Shipit_Shipping->calculate_shipping( $package = ['contents' => ['34e0ace0f37f8857eba8e3531c96fa06' => [...], 'aaad69b34baeb5cd92e42773de154b0b' => [...], '2c5f83d0bfb61e0cebc37ba5ab7f9573' => [...], 'bdebe2f12a1bc7a473f1520a583918c0' => [...], 'f8548a8d98a27fe73f2558a90f989c5c' => [...], 'c073bb4e8333b2af406951b0e96ad3eb' => [...], 'e606763b01171afd48e13b91a9cd1307' => [...], 'f78b6f0004f7094edb7e9a63cdabbe9c' => [...], 'f365c0e4bc0642c916d918d58d764f01' => [...], 'da32d205fc113251e52c40213cf9a78d' => [...], '1df46b08d20c24e4a93cfa88131b4185' => [...], 'c1014dccbadfa3bd223e055e26e65527' => [...], '76daf89ce28106580694a0eea18a27ee' => [...], 'd9491a49890bfd7b08a07840795f98f2' => [...]], 'contents_cost' => 611198, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '611198', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../abstract-wc-shipping-method.php:257 |
25 | 1.7183 | 145186504 | getMeasures( $height = ???, $width = ???, $length = ???, $weight = ??? ) | .../actions.php:276 |
26 | 1.7329 | 145215760 | MeasureCollection->calculate( ) | .../functions.php:55 |
27 | 1.7330 | 145217440 | Boxify->calculate( $shipment = ['packages' => [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...]]] ) | .../measure_collection.php:19 |
( ! ) Warning: Attempt to read property "height" on null in /home/veronica/public_html/wp-content/plugins/shipit/src/shipit_service/boxify.php on line 37 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0087 | 761640 | {main}( ) | .../index.php:0 |
2 | 0.0087 | 762896 | require( '/home/veronica/public_html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.0089 | 771984 | require_once( '/home/veronica/public_html/wp-load.php ) | .../wp-blog-header.php:13 |
4 | 0.0090 | 782320 | require_once( '/home/veronica/public_html/wp-config.php ) | .../wp-load.php:50 |
5 | 0.0096 | 868824 | require_once( '/home/veronica/public_html/wp-settings.php ) | .../wp-config.php:114 |
6 | 1.2227 | 143078608 | do_action( $hook_name = 'wp_loaded' ) | .../wp-settings.php:726 |
7 | 1.2227 | 143078984 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 1.2227 | 143078984 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 1.2510 | 143835104 | WC_Form_Handler::add_to_cart_action( $url = '' ) | .../class-wp-hook.php:324 |
10 | 1.2576 | 143880688 | WC_Form_Handler::add_to_cart_handler_simple( $product_id = 34698 ) | .../class-wc-form-handler.php:826 |
11 | 1.2577 | 143946976 | WC_Cart->add_to_cart( $product_id = 34698, $quantity = 1, $variation_id = ???, $variation = ???, $cart_item_data = ??? ) | .../class-wc-form-handler.php:854 |
12 | 1.2588 | 143955144 | do_action( $hook_name = 'woocommerce_add_to_cart', ...$arg = variadic('d9491a49890bfd7b08a07840795f98f2', 34698, 1, 0, [], []) ) | .../class-wc-cart.php:1292 |
13 | 1.2588 | 143955520 | WP_Hook->do_action( $args = [0 => 'd9491a49890bfd7b08a07840795f98f2', 1 => 34698, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../plugin.php:517 |
14 | 1.2588 | 143955520 | WP_Hook->apply_filters( $value = '', $args = [0 => 'd9491a49890bfd7b08a07840795f98f2', 1 => 34698, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../class-wp-hook.php:348 |
15 | 1.2590 | 143957616 | WC_Cart->calculate_totals( ) | .../class-wp-hook.php:322 |
16 | 1.2590 | 143957192 | WC_Cart_Totals->__construct( $cart = class WC_Cart { public $cart_session_data = ['cart_contents_total' => 0, 'total' => 0, 'subtotal' => 0, 'subtotal_ex_tax' => 0, 'tax_total' => 0, 'taxes' => [...], 'shipping_taxes' => [...], 'discount_cart' => 0, 'discount_cart_tax' => 0, 'shipping_total' => 0, 'shipping_tax_total' => 0, 'coupon_discount_amounts' => [...], 'coupon_discount_tax_amounts' => [...], 'fee_total' => 0, 'fees' => [...]]; public $coupon_applied_count = []; public $cart_contents = ['34e0ace0f37f8857eba8e3531c96fa06' => [...], 'aaad69b34baeb5cd92e42773de154b0b' => [...], '2c5f83d0bfb61e0cebc37ba5ab7f9573' => [...], 'bdebe2f12a1bc7a473f1520a583918c0' => [...], 'f8548a8d98a27fe73f2558a90f989c5c' => [...], 'c073bb4e8333b2af406951b0e96ad3eb' => [...], 'e606763b01171afd48e13b91a9cd1307' => [...], 'f78b6f0004f7094edb7e9a63cdabbe9c' => [...], 'f365c0e4bc0642c916d918d58d764f01' => [...], 'da32d205fc113251e52c40213cf9a78d' => [...], '1df46b08d20c24e4a93cfa88131b4185' => [...], 'c1014dccbadfa3bd223e055e26e65527' => [...], '76daf89ce28106580694a0eea18a27ee' => [...], 'd9491a49890bfd7b08a07840795f98f2' => [...]]; public $removed_cart_contents = []; public $applied_coupons = []; protected $shipping_methods = NULL; protected $default_totals = ['subtotal' => 0, 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => 0, 'cart_contents_tax' => 0, 'cart_contents_taxes' => [...], 'fee_total' => 0, 'fee_tax' => 0, 'fee_taxes' => [...], 'total' => 0, 'total_tax' => 0]; protected $totals = ['subtotal' => '611198', 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => '611198', 'cart_contents_tax' => 0, 'cart_contents_taxes' => [...], 'fee_total' => 0, 'fee_tax' => 0, 'fee_taxes' => [...], 'total' => 0, 'total_tax' => 0]; protected $session = class WC_Cart_Session { protected $cart = ... }; protected $fees_api = class WC_Cart_Fees { private $fees = [...]; private $default_fee_props = [...] }; public $coupon_discount_totals = []; public $coupon_discount_tax_totals = [] } ) | .../class-wc-cart.php:1414 |
17 | 1.2590 | 143957312 | WC_Cart_Totals->calculate( ) | .../class-wc-cart-totals.php:141 |
18 | 1.2626 | 143985688 | WC_Cart_Totals->calculate_shipping_totals( ) | .../class-wc-cart-totals.php:151 |
19 | 1.2626 | 143985688 | WC_Cart_Totals->get_shipping_from_cart( ) | .../class-wc-cart-totals.php:857 |
20 | 1.2633 | 144044576 | WC_Cart->calculate_shipping( ) | .../class-wc-cart-totals.php:346 |
21 | 1.2644 | 144095920 | WC_Shipping->calculate_shipping( $packages = [0 => ['contents' => [...], 'contents_cost' => 611198, 'applied_coupons' => [...], 'user' => [...], 'destination' => [...], 'cart_subtotal' => '611198']] ) | .../class-wc-cart.php:1445 |
22 | 1.2644 | 144095920 | WC_Shipping->calculate_shipping_for_package( $package = ['contents' => ['34e0ace0f37f8857eba8e3531c96fa06' => [...], 'aaad69b34baeb5cd92e42773de154b0b' => [...], '2c5f83d0bfb61e0cebc37ba5ab7f9573' => [...], 'bdebe2f12a1bc7a473f1520a583918c0' => [...], 'f8548a8d98a27fe73f2558a90f989c5c' => [...], 'c073bb4e8333b2af406951b0e96ad3eb' => [...], 'e606763b01171afd48e13b91a9cd1307' => [...], 'f78b6f0004f7094edb7e9a63cdabbe9c' => [...], 'f365c0e4bc0642c916d918d58d764f01' => [...], 'da32d205fc113251e52c40213cf9a78d' => [...], '1df46b08d20c24e4a93cfa88131b4185' => [...], 'c1014dccbadfa3bd223e055e26e65527' => [...], '76daf89ce28106580694a0eea18a27ee' => [...], 'd9491a49890bfd7b08a07840795f98f2' => [...]], 'contents_cost' => 611198, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '611198'], $package_key = 0 ) | .../class-wc-shipping.php:260 |
23 | 1.3052 | 145178312 | WC_Shipping_Method->get_rates_for_package( $package = ['contents' => ['34e0ace0f37f8857eba8e3531c96fa06' => [...], 'aaad69b34baeb5cd92e42773de154b0b' => [...], '2c5f83d0bfb61e0cebc37ba5ab7f9573' => [...], 'bdebe2f12a1bc7a473f1520a583918c0' => [...], 'f8548a8d98a27fe73f2558a90f989c5c' => [...], 'c073bb4e8333b2af406951b0e96ad3eb' => [...], 'e606763b01171afd48e13b91a9cd1307' => [...], 'f78b6f0004f7094edb7e9a63cdabbe9c' => [...], 'f365c0e4bc0642c916d918d58d764f01' => [...], 'da32d205fc113251e52c40213cf9a78d' => [...], '1df46b08d20c24e4a93cfa88131b4185' => [...], 'c1014dccbadfa3bd223e055e26e65527' => [...], '76daf89ce28106580694a0eea18a27ee' => [...], 'd9491a49890bfd7b08a07840795f98f2' => [...]], 'contents_cost' => 611198, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '611198', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../class-wc-shipping.php:348 |
24 | 1.3053 | 145178392 | Shipit_Shipping->calculate_shipping( $package = ['contents' => ['34e0ace0f37f8857eba8e3531c96fa06' => [...], 'aaad69b34baeb5cd92e42773de154b0b' => [...], '2c5f83d0bfb61e0cebc37ba5ab7f9573' => [...], 'bdebe2f12a1bc7a473f1520a583918c0' => [...], 'f8548a8d98a27fe73f2558a90f989c5c' => [...], 'c073bb4e8333b2af406951b0e96ad3eb' => [...], 'e606763b01171afd48e13b91a9cd1307' => [...], 'f78b6f0004f7094edb7e9a63cdabbe9c' => [...], 'f365c0e4bc0642c916d918d58d764f01' => [...], 'da32d205fc113251e52c40213cf9a78d' => [...], '1df46b08d20c24e4a93cfa88131b4185' => [...], 'c1014dccbadfa3bd223e055e26e65527' => [...], '76daf89ce28106580694a0eea18a27ee' => [...], 'd9491a49890bfd7b08a07840795f98f2' => [...]], 'contents_cost' => 611198, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '611198', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../abstract-wc-shipping-method.php:257 |
25 | 1.7183 | 145186504 | getMeasures( $height = ???, $width = ???, $length = ???, $weight = ??? ) | .../actions.php:276 |
26 | 1.7329 | 145215760 | MeasureCollection->calculate( ) | .../functions.php:55 |
27 | 1.7330 | 145217440 | Boxify->calculate( $shipment = ['packages' => [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...]]] ) | .../measure_collection.php:19 |
( ! ) Warning: Undefined property: stdClass::$packing_measures in /home/veronica/public_html/wp-content/plugins/shipit/src/shipit_service/boxify.php on line 38 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0087 | 761640 | {main}( ) | .../index.php:0 |
2 | 0.0087 | 762896 | require( '/home/veronica/public_html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.0089 | 771984 | require_once( '/home/veronica/public_html/wp-load.php ) | .../wp-blog-header.php:13 |
4 | 0.0090 | 782320 | require_once( '/home/veronica/public_html/wp-config.php ) | .../wp-load.php:50 |
5 | 0.0096 | 868824 | require_once( '/home/veronica/public_html/wp-settings.php ) | .../wp-config.php:114 |
6 | 1.2227 | 143078608 | do_action( $hook_name = 'wp_loaded' ) | .../wp-settings.php:726 |
7 | 1.2227 | 143078984 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 1.2227 | 143078984 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 1.2510 | 143835104 | WC_Form_Handler::add_to_cart_action( $url = '' ) | .../class-wp-hook.php:324 |
10 | 1.2576 | 143880688 | WC_Form_Handler::add_to_cart_handler_simple( $product_id = 34698 ) | .../class-wc-form-handler.php:826 |
11 | 1.2577 | 143946976 | WC_Cart->add_to_cart( $product_id = 34698, $quantity = 1, $variation_id = ???, $variation = ???, $cart_item_data = ??? ) | .../class-wc-form-handler.php:854 |
12 | 1.2588 | 143955144 | do_action( $hook_name = 'woocommerce_add_to_cart', ...$arg = variadic('d9491a49890bfd7b08a07840795f98f2', 34698, 1, 0, [], []) ) | .../class-wc-cart.php:1292 |
13 | 1.2588 | 143955520 | WP_Hook->do_action( $args = [0 => 'd9491a49890bfd7b08a07840795f98f2', 1 => 34698, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../plugin.php:517 |
14 | 1.2588 | 143955520 | WP_Hook->apply_filters( $value = '', $args = [0 => 'd9491a49890bfd7b08a07840795f98f2', 1 => 34698, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../class-wp-hook.php:348 |
15 | 1.2590 | 143957616 | WC_Cart->calculate_totals( ) | .../class-wp-hook.php:322 |
16 | 1.2590 | 143957192 | WC_Cart_Totals->__construct( $cart = class WC_Cart { public $cart_session_data = ['cart_contents_total' => 0, 'total' => 0, 'subtotal' => 0, 'subtotal_ex_tax' => 0, 'tax_total' => 0, 'taxes' => [...], 'shipping_taxes' => [...], 'discount_cart' => 0, 'discount_cart_tax' => 0, 'shipping_total' => 0, 'shipping_tax_total' => 0, 'coupon_discount_amounts' => [...], 'coupon_discount_tax_amounts' => [...], 'fee_total' => 0, 'fees' => [...]]; public $coupon_applied_count = []; public $cart_contents = ['34e0ace0f37f8857eba8e3531c96fa06' => [...], 'aaad69b34baeb5cd92e42773de154b0b' => [...], '2c5f83d0bfb61e0cebc37ba5ab7f9573' => [...], 'bdebe2f12a1bc7a473f1520a583918c0' => [...], 'f8548a8d98a27fe73f2558a90f989c5c' => [...], 'c073bb4e8333b2af406951b0e96ad3eb' => [...], 'e606763b01171afd48e13b91a9cd1307' => [...], 'f78b6f0004f7094edb7e9a63cdabbe9c' => [...], 'f365c0e4bc0642c916d918d58d764f01' => [...], 'da32d205fc113251e52c40213cf9a78d' => [...], '1df46b08d20c24e4a93cfa88131b4185' => [...], 'c1014dccbadfa3bd223e055e26e65527' => [...], '76daf89ce28106580694a0eea18a27ee' => [...], 'd9491a49890bfd7b08a07840795f98f2' => [...]]; public $removed_cart_contents = []; public $applied_coupons = []; protected $shipping_methods = NULL; protected $default_totals = ['subtotal' => 0, 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => 0, 'cart_contents_tax' => 0, 'cart_contents_taxes' => [...], 'fee_total' => 0, 'fee_tax' => 0, 'fee_taxes' => [...], 'total' => 0, 'total_tax' => 0]; protected $totals = ['subtotal' => '611198', 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => '611198', 'cart_contents_tax' => 0, 'cart_contents_taxes' => [...], 'fee_total' => 0, 'fee_tax' => 0, 'fee_taxes' => [...], 'total' => 0, 'total_tax' => 0]; protected $session = class WC_Cart_Session { protected $cart = ... }; protected $fees_api = class WC_Cart_Fees { private $fees = [...]; private $default_fee_props = [...] }; public $coupon_discount_totals = []; public $coupon_discount_tax_totals = [] } ) | .../class-wc-cart.php:1414 |
17 | 1.2590 | 143957312 | WC_Cart_Totals->calculate( ) | .../class-wc-cart-totals.php:141 |
18 | 1.2626 | 143985688 | WC_Cart_Totals->calculate_shipping_totals( ) | .../class-wc-cart-totals.php:151 |
19 | 1.2626 | 143985688 | WC_Cart_Totals->get_shipping_from_cart( ) | .../class-wc-cart-totals.php:857 |
20 | 1.2633 | 144044576 | WC_Cart->calculate_shipping( ) | .../class-wc-cart-totals.php:346 |
21 | 1.2644 | 144095920 | WC_Shipping->calculate_shipping( $packages = [0 => ['contents' => [...], 'contents_cost' => 611198, 'applied_coupons' => [...], 'user' => [...], 'destination' => [...], 'cart_subtotal' => '611198']] ) | .../class-wc-cart.php:1445 |
22 | 1.2644 | 144095920 | WC_Shipping->calculate_shipping_for_package( $package = ['contents' => ['34e0ace0f37f8857eba8e3531c96fa06' => [...], 'aaad69b34baeb5cd92e42773de154b0b' => [...], '2c5f83d0bfb61e0cebc37ba5ab7f9573' => [...], 'bdebe2f12a1bc7a473f1520a583918c0' => [...], 'f8548a8d98a27fe73f2558a90f989c5c' => [...], 'c073bb4e8333b2af406951b0e96ad3eb' => [...], 'e606763b01171afd48e13b91a9cd1307' => [...], 'f78b6f0004f7094edb7e9a63cdabbe9c' => [...], 'f365c0e4bc0642c916d918d58d764f01' => [...], 'da32d205fc113251e52c40213cf9a78d' => [...], '1df46b08d20c24e4a93cfa88131b4185' => [...], 'c1014dccbadfa3bd223e055e26e65527' => [...], '76daf89ce28106580694a0eea18a27ee' => [...], 'd9491a49890bfd7b08a07840795f98f2' => [...]], 'contents_cost' => 611198, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '611198'], $package_key = 0 ) | .../class-wc-shipping.php:260 |
23 | 1.3052 | 145178312 | WC_Shipping_Method->get_rates_for_package( $package = ['contents' => ['34e0ace0f37f8857eba8e3531c96fa06' => [...], 'aaad69b34baeb5cd92e42773de154b0b' => [...], '2c5f83d0bfb61e0cebc37ba5ab7f9573' => [...], 'bdebe2f12a1bc7a473f1520a583918c0' => [...], 'f8548a8d98a27fe73f2558a90f989c5c' => [...], 'c073bb4e8333b2af406951b0e96ad3eb' => [...], 'e606763b01171afd48e13b91a9cd1307' => [...], 'f78b6f0004f7094edb7e9a63cdabbe9c' => [...], 'f365c0e4bc0642c916d918d58d764f01' => [...], 'da32d205fc113251e52c40213cf9a78d' => [...], '1df46b08d20c24e4a93cfa88131b4185' => [...], 'c1014dccbadfa3bd223e055e26e65527' => [...], '76daf89ce28106580694a0eea18a27ee' => [...], 'd9491a49890bfd7b08a07840795f98f2' => [...]], 'contents_cost' => 611198, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '611198', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../class-wc-shipping.php:348 |
24 | 1.3053 | 145178392 | Shipit_Shipping->calculate_shipping( $package = ['contents' => ['34e0ace0f37f8857eba8e3531c96fa06' => [...], 'aaad69b34baeb5cd92e42773de154b0b' => [...], '2c5f83d0bfb61e0cebc37ba5ab7f9573' => [...], 'bdebe2f12a1bc7a473f1520a583918c0' => [...], 'f8548a8d98a27fe73f2558a90f989c5c' => [...], 'c073bb4e8333b2af406951b0e96ad3eb' => [...], 'e606763b01171afd48e13b91a9cd1307' => [...], 'f78b6f0004f7094edb7e9a63cdabbe9c' => [...], 'f365c0e4bc0642c916d918d58d764f01' => [...], 'da32d205fc113251e52c40213cf9a78d' => [...], '1df46b08d20c24e4a93cfa88131b4185' => [...], 'c1014dccbadfa3bd223e055e26e65527' => [...], '76daf89ce28106580694a0eea18a27ee' => [...], 'd9491a49890bfd7b08a07840795f98f2' => [...]], 'contents_cost' => 611198, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '611198', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../abstract-wc-shipping-method.php:257 |
25 | 1.7183 | 145186504 | getMeasures( $height = ???, $width = ???, $length = ???, $weight = ??? ) | .../actions.php:276 |
26 | 1.7329 | 145215760 | MeasureCollection->calculate( ) | .../functions.php:55 |
27 | 1.7330 | 145217440 | Boxify->calculate( $shipment = ['packages' => [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...]]] ) | .../measure_collection.php:19 |
( ! ) Warning: Attempt to read property "weight" on null in /home/veronica/public_html/wp-content/plugins/shipit/src/shipit_service/boxify.php on line 38 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0087 | 761640 | {main}( ) | .../index.php:0 |
2 | 0.0087 | 762896 | require( '/home/veronica/public_html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.0089 | 771984 | require_once( '/home/veronica/public_html/wp-load.php ) | .../wp-blog-header.php:13 |
4 | 0.0090 | 782320 | require_once( '/home/veronica/public_html/wp-config.php ) | .../wp-load.php:50 |
5 | 0.0096 | 868824 | require_once( '/home/veronica/public_html/wp-settings.php ) | .../wp-config.php:114 |
6 | 1.2227 | 143078608 | do_action( $hook_name = 'wp_loaded' ) | .../wp-settings.php:726 |
7 | 1.2227 | 143078984 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 1.2227 | 143078984 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 1.2510 | 143835104 | WC_Form_Handler::add_to_cart_action( $url = '' ) | .../class-wp-hook.php:324 |
10 | 1.2576 | 143880688 | WC_Form_Handler::add_to_cart_handler_simple( $product_id = 34698 ) | .../class-wc-form-handler.php:826 |
11 | 1.2577 | 143946976 | WC_Cart->add_to_cart( $product_id = 34698, $quantity = 1, $variation_id = ???, $variation = ???, $cart_item_data = ??? ) | .../class-wc-form-handler.php:854 |
12 | 1.2588 | 143955144 | do_action( $hook_name = 'woocommerce_add_to_cart', ...$arg = variadic('d9491a49890bfd7b08a07840795f98f2', 34698, 1, 0, [], []) ) | .../class-wc-cart.php:1292 |
13 | 1.2588 | 143955520 | WP_Hook->do_action( $args = [0 => 'd9491a49890bfd7b08a07840795f98f2', 1 => 34698, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../plugin.php:517 |
14 | 1.2588 | 143955520 | WP_Hook->apply_filters( $value = '', $args = [0 => 'd9491a49890bfd7b08a07840795f98f2', 1 => 34698, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../class-wp-hook.php:348 |
15 | 1.2590 | 143957616 | WC_Cart->calculate_totals( ) | .../class-wp-hook.php:322 |
16 | 1.2590 | 143957192 | WC_Cart_Totals->__construct( $cart = class WC_Cart { public $cart_session_data = ['cart_contents_total' => 0, 'total' => 0, 'subtotal' => 0, 'subtotal_ex_tax' => 0, 'tax_total' => 0, 'taxes' => [...], 'shipping_taxes' => [...], 'discount_cart' => 0, 'discount_cart_tax' => 0, 'shipping_total' => 0, 'shipping_tax_total' => 0, 'coupon_discount_amounts' => [...], 'coupon_discount_tax_amounts' => [...], 'fee_total' => 0, 'fees' => [...]]; public $coupon_applied_count = []; public $cart_contents = ['34e0ace0f37f8857eba8e3531c96fa06' => [...], 'aaad69b34baeb5cd92e42773de154b0b' => [...], '2c5f83d0bfb61e0cebc37ba5ab7f9573' => [...], 'bdebe2f12a1bc7a473f1520a583918c0' => [...], 'f8548a8d98a27fe73f2558a90f989c5c' => [...], 'c073bb4e8333b2af406951b0e96ad3eb' => [...], 'e606763b01171afd48e13b91a9cd1307' => [...], 'f78b6f0004f7094edb7e9a63cdabbe9c' => [...], 'f365c0e4bc0642c916d918d58d764f01' => [...], 'da32d205fc113251e52c40213cf9a78d' => [...], '1df46b08d20c24e4a93cfa88131b4185' => [...], 'c1014dccbadfa3bd223e055e26e65527' => [...], '76daf89ce28106580694a0eea18a27ee' => [...], 'd9491a49890bfd7b08a07840795f98f2' => [...]]; public $removed_cart_contents = []; public $applied_coupons = []; protected $shipping_methods = NULL; protected $default_totals = ['subtotal' => 0, 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => 0, 'cart_contents_tax' => 0, 'cart_contents_taxes' => [...], 'fee_total' => 0, 'fee_tax' => 0, 'fee_taxes' => [...], 'total' => 0, 'total_tax' => 0]; protected $totals = ['subtotal' => '611198', 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => '611198', 'cart_contents_tax' => 0, 'cart_contents_taxes' => [...], 'fee_total' => 0, 'fee_tax' => 0, 'fee_taxes' => [...], 'total' => 0, 'total_tax' => 0]; protected $session = class WC_Cart_Session { protected $cart = ... }; protected $fees_api = class WC_Cart_Fees { private $fees = [...]; private $default_fee_props = [...] }; public $coupon_discount_totals = []; public $coupon_discount_tax_totals = [] } ) | .../class-wc-cart.php:1414 |
17 | 1.2590 | 143957312 | WC_Cart_Totals->calculate( ) | .../class-wc-cart-totals.php:141 |
18 | 1.2626 | 143985688 | WC_Cart_Totals->calculate_shipping_totals( ) | .../class-wc-cart-totals.php:151 |
19 | 1.2626 | 143985688 | WC_Cart_Totals->get_shipping_from_cart( ) | .../class-wc-cart-totals.php:857 |
20 | 1.2633 | 144044576 | WC_Cart->calculate_shipping( ) | .../class-wc-cart-totals.php:346 |
21 | 1.2644 | 144095920 | WC_Shipping->calculate_shipping( $packages = [0 => ['contents' => [...], 'contents_cost' => 611198, 'applied_coupons' => [...], 'user' => [...], 'destination' => [...], 'cart_subtotal' => '611198']] ) | .../class-wc-cart.php:1445 |
22 | 1.2644 | 144095920 | WC_Shipping->calculate_shipping_for_package( $package = ['contents' => ['34e0ace0f37f8857eba8e3531c96fa06' => [...], 'aaad69b34baeb5cd92e42773de154b0b' => [...], '2c5f83d0bfb61e0cebc37ba5ab7f9573' => [...], 'bdebe2f12a1bc7a473f1520a583918c0' => [...], 'f8548a8d98a27fe73f2558a90f989c5c' => [...], 'c073bb4e8333b2af406951b0e96ad3eb' => [...], 'e606763b01171afd48e13b91a9cd1307' => [...], 'f78b6f0004f7094edb7e9a63cdabbe9c' => [...], 'f365c0e4bc0642c916d918d58d764f01' => [...], 'da32d205fc113251e52c40213cf9a78d' => [...], '1df46b08d20c24e4a93cfa88131b4185' => [...], 'c1014dccbadfa3bd223e055e26e65527' => [...], '76daf89ce28106580694a0eea18a27ee' => [...], 'd9491a49890bfd7b08a07840795f98f2' => [...]], 'contents_cost' => 611198, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '611198'], $package_key = 0 ) | .../class-wc-shipping.php:260 |
23 | 1.3052 | 145178312 | WC_Shipping_Method->get_rates_for_package( $package = ['contents' => ['34e0ace0f37f8857eba8e3531c96fa06' => [...], 'aaad69b34baeb5cd92e42773de154b0b' => [...], '2c5f83d0bfb61e0cebc37ba5ab7f9573' => [...], 'bdebe2f12a1bc7a473f1520a583918c0' => [...], 'f8548a8d98a27fe73f2558a90f989c5c' => [...], 'c073bb4e8333b2af406951b0e96ad3eb' => [...], 'e606763b01171afd48e13b91a9cd1307' => [...], 'f78b6f0004f7094edb7e9a63cdabbe9c' => [...], 'f365c0e4bc0642c916d918d58d764f01' => [...], 'da32d205fc113251e52c40213cf9a78d' => [...], '1df46b08d20c24e4a93cfa88131b4185' => [...], 'c1014dccbadfa3bd223e055e26e65527' => [...], '76daf89ce28106580694a0eea18a27ee' => [...], 'd9491a49890bfd7b08a07840795f98f2' => [...]], 'contents_cost' => 611198, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '611198', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../class-wc-shipping.php:348 |
24 | 1.3053 | 145178392 | Shipit_Shipping->calculate_shipping( $package = ['contents' => ['34e0ace0f37f8857eba8e3531c96fa06' => [...], 'aaad69b34baeb5cd92e42773de154b0b' => [...], '2c5f83d0bfb61e0cebc37ba5ab7f9573' => [...], 'bdebe2f12a1bc7a473f1520a583918c0' => [...], 'f8548a8d98a27fe73f2558a90f989c5c' => [...], 'c073bb4e8333b2af406951b0e96ad3eb' => [...], 'e606763b01171afd48e13b91a9cd1307' => [...], 'f78b6f0004f7094edb7e9a63cdabbe9c' => [...], 'f365c0e4bc0642c916d918d58d764f01' => [...], 'da32d205fc113251e52c40213cf9a78d' => [...], '1df46b08d20c24e4a93cfa88131b4185' => [...], 'c1014dccbadfa3bd223e055e26e65527' => [...], '76daf89ce28106580694a0eea18a27ee' => [...], 'd9491a49890bfd7b08a07840795f98f2' => [...]], 'contents_cost' => 611198, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '611198', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../abstract-wc-shipping-method.php:257 |
25 | 1.7183 | 145186504 | getMeasures( $height = ???, $width = ???, $length = ???, $weight = ??? ) | .../actions.php:276 |
26 | 1.7329 | 145215760 | MeasureCollection->calculate( ) | .../functions.php:55 |
27 | 1.7330 | 145217440 | Boxify->calculate( $shipment = ['packages' => [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...]]] ) | .../measure_collection.php:19 |
( ! ) Warning: Undefined property: stdClass::$cubication in /home/veronica/public_html/wp-content/plugins/shipit/src/shipit_service/boxify.php on line 39 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0087 | 761640 | {main}( ) | .../index.php:0 |
2 | 0.0087 | 762896 | require( '/home/veronica/public_html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.0089 | 771984 | require_once( '/home/veronica/public_html/wp-load.php ) | .../wp-blog-header.php:13 |
4 | 0.0090 | 782320 | require_once( '/home/veronica/public_html/wp-config.php ) | .../wp-load.php:50 |
5 | 0.0096 | 868824 | require_once( '/home/veronica/public_html/wp-settings.php ) | .../wp-config.php:114 |
6 | 1.2227 | 143078608 | do_action( $hook_name = 'wp_loaded' ) | .../wp-settings.php:726 |
7 | 1.2227 | 143078984 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 1.2227 | 143078984 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 1.2510 | 143835104 | WC_Form_Handler::add_to_cart_action( $url = '' ) | .../class-wp-hook.php:324 |
10 | 1.2576 | 143880688 | WC_Form_Handler::add_to_cart_handler_simple( $product_id = 34698 ) | .../class-wc-form-handler.php:826 |
11 | 1.2577 | 143946976 | WC_Cart->add_to_cart( $product_id = 34698, $quantity = 1, $variation_id = ???, $variation = ???, $cart_item_data = ??? ) | .../class-wc-form-handler.php:854 |
12 | 1.2588 | 143955144 | do_action( $hook_name = 'woocommerce_add_to_cart', ...$arg = variadic('d9491a49890bfd7b08a07840795f98f2', 34698, 1, 0, [], []) ) | .../class-wc-cart.php:1292 |
13 | 1.2588 | 143955520 | WP_Hook->do_action( $args = [0 => 'd9491a49890bfd7b08a07840795f98f2', 1 => 34698, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../plugin.php:517 |
14 | 1.2588 | 143955520 | WP_Hook->apply_filters( $value = '', $args = [0 => 'd9491a49890bfd7b08a07840795f98f2', 1 => 34698, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../class-wp-hook.php:348 |
15 | 1.2590 | 143957616 | WC_Cart->calculate_totals( ) | .../class-wp-hook.php:322 |
16 | 1.2590 | 143957192 | WC_Cart_Totals->__construct( $cart = class WC_Cart { public $cart_session_data = ['cart_contents_total' => 0, 'total' => 0, 'subtotal' => 0, 'subtotal_ex_tax' => 0, 'tax_total' => 0, 'taxes' => [...], 'shipping_taxes' => [...], 'discount_cart' => 0, 'discount_cart_tax' => 0, 'shipping_total' => 0, 'shipping_tax_total' => 0, 'coupon_discount_amounts' => [...], 'coupon_discount_tax_amounts' => [...], 'fee_total' => 0, 'fees' => [...]]; public $coupon_applied_count = []; public $cart_contents = ['34e0ace0f37f8857eba8e3531c96fa06' => [...], 'aaad69b34baeb5cd92e42773de154b0b' => [...], '2c5f83d0bfb61e0cebc37ba5ab7f9573' => [...], 'bdebe2f12a1bc7a473f1520a583918c0' => [...], 'f8548a8d98a27fe73f2558a90f989c5c' => [...], 'c073bb4e8333b2af406951b0e96ad3eb' => [...], 'e606763b01171afd48e13b91a9cd1307' => [...], 'f78b6f0004f7094edb7e9a63cdabbe9c' => [...], 'f365c0e4bc0642c916d918d58d764f01' => [...], 'da32d205fc113251e52c40213cf9a78d' => [...], '1df46b08d20c24e4a93cfa88131b4185' => [...], 'c1014dccbadfa3bd223e055e26e65527' => [...], '76daf89ce28106580694a0eea18a27ee' => [...], 'd9491a49890bfd7b08a07840795f98f2' => [...]]; public $removed_cart_contents = []; public $applied_coupons = []; protected $shipping_methods = NULL; protected $default_totals = ['subtotal' => 0, 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => 0, 'cart_contents_tax' => 0, 'cart_contents_taxes' => [...], 'fee_total' => 0, 'fee_tax' => 0, 'fee_taxes' => [...], 'total' => 0, 'total_tax' => 0]; protected $totals = ['subtotal' => '611198', 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => '611198', 'cart_contents_tax' => 0, 'cart_contents_taxes' => [...], 'fee_total' => 0, 'fee_tax' => 0, 'fee_taxes' => [...], 'total' => 0, 'total_tax' => 0]; protected $session = class WC_Cart_Session { protected $cart = ... }; protected $fees_api = class WC_Cart_Fees { private $fees = [...]; private $default_fee_props = [...] }; public $coupon_discount_totals = []; public $coupon_discount_tax_totals = [] } ) | .../class-wc-cart.php:1414 |
17 | 1.2590 | 143957312 | WC_Cart_Totals->calculate( ) | .../class-wc-cart-totals.php:141 |
18 | 1.2626 | 143985688 | WC_Cart_Totals->calculate_shipping_totals( ) | .../class-wc-cart-totals.php:151 |
19 | 1.2626 | 143985688 | WC_Cart_Totals->get_shipping_from_cart( ) | .../class-wc-cart-totals.php:857 |
20 | 1.2633 | 144044576 | WC_Cart->calculate_shipping( ) | .../class-wc-cart-totals.php:346 |
21 | 1.2644 | 144095920 | WC_Shipping->calculate_shipping( $packages = [0 => ['contents' => [...], 'contents_cost' => 611198, 'applied_coupons' => [...], 'user' => [...], 'destination' => [...], 'cart_subtotal' => '611198']] ) | .../class-wc-cart.php:1445 |
22 | 1.2644 | 144095920 | WC_Shipping->calculate_shipping_for_package( $package = ['contents' => ['34e0ace0f37f8857eba8e3531c96fa06' => [...], 'aaad69b34baeb5cd92e42773de154b0b' => [...], '2c5f83d0bfb61e0cebc37ba5ab7f9573' => [...], 'bdebe2f12a1bc7a473f1520a583918c0' => [...], 'f8548a8d98a27fe73f2558a90f989c5c' => [...], 'c073bb4e8333b2af406951b0e96ad3eb' => [...], 'e606763b01171afd48e13b91a9cd1307' => [...], 'f78b6f0004f7094edb7e9a63cdabbe9c' => [...], 'f365c0e4bc0642c916d918d58d764f01' => [...], 'da32d205fc113251e52c40213cf9a78d' => [...], '1df46b08d20c24e4a93cfa88131b4185' => [...], 'c1014dccbadfa3bd223e055e26e65527' => [...], '76daf89ce28106580694a0eea18a27ee' => [...], 'd9491a49890bfd7b08a07840795f98f2' => [...]], 'contents_cost' => 611198, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '611198'], $package_key = 0 ) | .../class-wc-shipping.php:260 |
23 | 1.3052 | 145178312 | WC_Shipping_Method->get_rates_for_package( $package = ['contents' => ['34e0ace0f37f8857eba8e3531c96fa06' => [...], 'aaad69b34baeb5cd92e42773de154b0b' => [...], '2c5f83d0bfb61e0cebc37ba5ab7f9573' => [...], 'bdebe2f12a1bc7a473f1520a583918c0' => [...], 'f8548a8d98a27fe73f2558a90f989c5c' => [...], 'c073bb4e8333b2af406951b0e96ad3eb' => [...], 'e606763b01171afd48e13b91a9cd1307' => [...], 'f78b6f0004f7094edb7e9a63cdabbe9c' => [...], 'f365c0e4bc0642c916d918d58d764f01' => [...], 'da32d205fc113251e52c40213cf9a78d' => [...], '1df46b08d20c24e4a93cfa88131b4185' => [...], 'c1014dccbadfa3bd223e055e26e65527' => [...], '76daf89ce28106580694a0eea18a27ee' => [...], 'd9491a49890bfd7b08a07840795f98f2' => [...]], 'contents_cost' => 611198, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '611198', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../class-wc-shipping.php:348 |
24 | 1.3053 | 145178392 | Shipit_Shipping->calculate_shipping( $package = ['contents' => ['34e0ace0f37f8857eba8e3531c96fa06' => [...], 'aaad69b34baeb5cd92e42773de154b0b' => [...], '2c5f83d0bfb61e0cebc37ba5ab7f9573' => [...], 'bdebe2f12a1bc7a473f1520a583918c0' => [...], 'f8548a8d98a27fe73f2558a90f989c5c' => [...], 'c073bb4e8333b2af406951b0e96ad3eb' => [...], 'e606763b01171afd48e13b91a9cd1307' => [...], 'f78b6f0004f7094edb7e9a63cdabbe9c' => [...], 'f365c0e4bc0642c916d918d58d764f01' => [...], 'da32d205fc113251e52c40213cf9a78d' => [...], '1df46b08d20c24e4a93cfa88131b4185' => [...], 'c1014dccbadfa3bd223e055e26e65527' => [...], '76daf89ce28106580694a0eea18a27ee' => [...], 'd9491a49890bfd7b08a07840795f98f2' => [...]], 'contents_cost' => 611198, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '611198', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../abstract-wc-shipping-method.php:257 |
25 | 1.7183 | 145186504 | getMeasures( $height = ???, $width = ???, $length = ???, $weight = ??? ) | .../actions.php:276 |
26 | 1.7329 | 145215760 | MeasureCollection->calculate( ) | .../functions.php:55 |
27 | 1.7330 | 145217440 | Boxify->calculate( $shipment = ['packages' => [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...]]] ) | .../measure_collection.php:19 |
( ! ) Warning: Attempt to read property "id" on null in /home/veronica/public_html/wp-content/plugins/shipit/src/shipit_service/boxify.php on line 39 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0087 | 761640 | {main}( ) | .../index.php:0 |
2 | 0.0087 | 762896 | require( '/home/veronica/public_html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.0089 | 771984 | require_once( '/home/veronica/public_html/wp-load.php ) | .../wp-blog-header.php:13 |
4 | 0.0090 | 782320 | require_once( '/home/veronica/public_html/wp-config.php ) | .../wp-load.php:50 |
5 | 0.0096 | 868824 | require_once( '/home/veronica/public_html/wp-settings.php ) | .../wp-config.php:114 |
6 | 1.2227 | 143078608 | do_action( $hook_name = 'wp_loaded' ) | .../wp-settings.php:726 |
7 | 1.2227 | 143078984 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 1.2227 | 143078984 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 1.2510 | 143835104 | WC_Form_Handler::add_to_cart_action( $url = '' ) | .../class-wp-hook.php:324 |
10 | 1.2576 | 143880688 | WC_Form_Handler::add_to_cart_handler_simple( $product_id = 34698 ) | .../class-wc-form-handler.php:826 |
11 | 1.2577 | 143946976 | WC_Cart->add_to_cart( $product_id = 34698, $quantity = 1, $variation_id = ???, $variation = ???, $cart_item_data = ??? ) | .../class-wc-form-handler.php:854 |
12 | 1.2588 | 143955144 | do_action( $hook_name = 'woocommerce_add_to_cart', ...$arg = variadic('d9491a49890bfd7b08a07840795f98f2', 34698, 1, 0, [], []) ) | .../class-wc-cart.php:1292 |
13 | 1.2588 | 143955520 | WP_Hook->do_action( $args = [0 => 'd9491a49890bfd7b08a07840795f98f2', 1 => 34698, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../plugin.php:517 |
14 | 1.2588 | 143955520 | WP_Hook->apply_filters( $value = '', $args = [0 => 'd9491a49890bfd7b08a07840795f98f2', 1 => 34698, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../class-wp-hook.php:348 |
15 | 1.2590 | 143957616 | WC_Cart->calculate_totals( ) | .../class-wp-hook.php:322 |
16 | 1.2590 | 143957192 | WC_Cart_Totals->__construct( $cart = class WC_Cart { public $cart_session_data = ['cart_contents_total' => 0, 'total' => 0, 'subtotal' => 0, 'subtotal_ex_tax' => 0, 'tax_total' => 0, 'taxes' => [...], 'shipping_taxes' => [...], 'discount_cart' => 0, 'discount_cart_tax' => 0, 'shipping_total' => 0, 'shipping_tax_total' => 0, 'coupon_discount_amounts' => [...], 'coupon_discount_tax_amounts' => [...], 'fee_total' => 0, 'fees' => [...]]; public $coupon_applied_count = []; public $cart_contents = ['34e0ace0f37f8857eba8e3531c96fa06' => [...], 'aaad69b34baeb5cd92e42773de154b0b' => [...], '2c5f83d0bfb61e0cebc37ba5ab7f9573' => [...], 'bdebe2f12a1bc7a473f1520a583918c0' => [...], 'f8548a8d98a27fe73f2558a90f989c5c' => [...], 'c073bb4e8333b2af406951b0e96ad3eb' => [...], 'e606763b01171afd48e13b91a9cd1307' => [...], 'f78b6f0004f7094edb7e9a63cdabbe9c' => [...], 'f365c0e4bc0642c916d918d58d764f01' => [...], 'da32d205fc113251e52c40213cf9a78d' => [...], '1df46b08d20c24e4a93cfa88131b4185' => [...], 'c1014dccbadfa3bd223e055e26e65527' => [...], '76daf89ce28106580694a0eea18a27ee' => [...], 'd9491a49890bfd7b08a07840795f98f2' => [...]]; public $removed_cart_contents = []; public $applied_coupons = []; protected $shipping_methods = NULL; protected $default_totals = ['subtotal' => 0, 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => 0, 'cart_contents_tax' => 0, 'cart_contents_taxes' => [...], 'fee_total' => 0, 'fee_tax' => 0, 'fee_taxes' => [...], 'total' => 0, 'total_tax' => 0]; protected $totals = ['subtotal' => '611198', 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => '611198', 'cart_contents_tax' => 0, 'cart_contents_taxes' => [...], 'fee_total' => 0, 'fee_tax' => 0, 'fee_taxes' => [...], 'total' => 0, 'total_tax' => 0]; protected $session = class WC_Cart_Session { protected $cart = ... }; protected $fees_api = class WC_Cart_Fees { private $fees = [...]; private $default_fee_props = [...] }; public $coupon_discount_totals = []; public $coupon_discount_tax_totals = [] } ) | .../class-wc-cart.php:1414 |
17 | 1.2590 | 143957312 | WC_Cart_Totals->calculate( ) | .../class-wc-cart-totals.php:141 |
18 | 1.2626 | 143985688 | WC_Cart_Totals->calculate_shipping_totals( ) | .../class-wc-cart-totals.php:151 |
19 | 1.2626 | 143985688 | WC_Cart_Totals->get_shipping_from_cart( ) | .../class-wc-cart-totals.php:857 |
20 | 1.2633 | 144044576 | WC_Cart->calculate_shipping( ) | .../class-wc-cart-totals.php:346 |
21 | 1.2644 | 144095920 | WC_Shipping->calculate_shipping( $packages = [0 => ['contents' => [...], 'contents_cost' => 611198, 'applied_coupons' => [...], 'user' => [...], 'destination' => [...], 'cart_subtotal' => '611198']] ) | .../class-wc-cart.php:1445 |
22 | 1.2644 | 144095920 | WC_Shipping->calculate_shipping_for_package( $package = ['contents' => ['34e0ace0f37f8857eba8e3531c96fa06' => [...], 'aaad69b34baeb5cd92e42773de154b0b' => [...], '2c5f83d0bfb61e0cebc37ba5ab7f9573' => [...], 'bdebe2f12a1bc7a473f1520a583918c0' => [...], 'f8548a8d98a27fe73f2558a90f989c5c' => [...], 'c073bb4e8333b2af406951b0e96ad3eb' => [...], 'e606763b01171afd48e13b91a9cd1307' => [...], 'f78b6f0004f7094edb7e9a63cdabbe9c' => [...], 'f365c0e4bc0642c916d918d58d764f01' => [...], 'da32d205fc113251e52c40213cf9a78d' => [...], '1df46b08d20c24e4a93cfa88131b4185' => [...], 'c1014dccbadfa3bd223e055e26e65527' => [...], '76daf89ce28106580694a0eea18a27ee' => [...], 'd9491a49890bfd7b08a07840795f98f2' => [...]], 'contents_cost' => 611198, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '611198'], $package_key = 0 ) | .../class-wc-shipping.php:260 |
23 | 1.3052 | 145178312 | WC_Shipping_Method->get_rates_for_package( $package = ['contents' => ['34e0ace0f37f8857eba8e3531c96fa06' => [...], 'aaad69b34baeb5cd92e42773de154b0b' => [...], '2c5f83d0bfb61e0cebc37ba5ab7f9573' => [...], 'bdebe2f12a1bc7a473f1520a583918c0' => [...], 'f8548a8d98a27fe73f2558a90f989c5c' => [...], 'c073bb4e8333b2af406951b0e96ad3eb' => [...], 'e606763b01171afd48e13b91a9cd1307' => [...], 'f78b6f0004f7094edb7e9a63cdabbe9c' => [...], 'f365c0e4bc0642c916d918d58d764f01' => [...], 'da32d205fc113251e52c40213cf9a78d' => [...], '1df46b08d20c24e4a93cfa88131b4185' => [...], 'c1014dccbadfa3bd223e055e26e65527' => [...], '76daf89ce28106580694a0eea18a27ee' => [...], 'd9491a49890bfd7b08a07840795f98f2' => [...]], 'contents_cost' => 611198, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '611198', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../class-wc-shipping.php:348 |
24 | 1.3053 | 145178392 | Shipit_Shipping->calculate_shipping( $package = ['contents' => ['34e0ace0f37f8857eba8e3531c96fa06' => [...], 'aaad69b34baeb5cd92e42773de154b0b' => [...], '2c5f83d0bfb61e0cebc37ba5ab7f9573' => [...], 'bdebe2f12a1bc7a473f1520a583918c0' => [...], 'f8548a8d98a27fe73f2558a90f989c5c' => [...], 'c073bb4e8333b2af406951b0e96ad3eb' => [...], 'e606763b01171afd48e13b91a9cd1307' => [...], 'f78b6f0004f7094edb7e9a63cdabbe9c' => [...], 'f365c0e4bc0642c916d918d58d764f01' => [...], 'da32d205fc113251e52c40213cf9a78d' => [...], '1df46b08d20c24e4a93cfa88131b4185' => [...], 'c1014dccbadfa3bd223e055e26e65527' => [...], '76daf89ce28106580694a0eea18a27ee' => [...], 'd9491a49890bfd7b08a07840795f98f2' => [...]], 'contents_cost' => 611198, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '611198', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../abstract-wc-shipping-method.php:257 |
25 | 1.7183 | 145186504 | getMeasures( $height = ???, $width = ???, $length = ???, $weight = ??? ) | .../actions.php:276 |
26 | 1.7329 | 145215760 | MeasureCollection->calculate( ) | .../functions.php:55 |
27 | 1.7330 | 145217440 | Boxify->calculate( $shipment = ['packages' => [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...]]] ) | .../measure_collection.php:19 |
Set Cloe Professional Curls, para cabellos rizados/crespos/ondulados.
Protector térmico capilar de textura ultra liviana y efecto desenredante instantáneo con SHIELD ACTIVE y UV FILTER.
Set Cloe Professional limpieza y mantenimiento; para cuero cabelludo graso y puntas secas.
Set Cloe Professional para cabellos con color.
Set Cloe Professional Repair y mantenimiento; para cabellos dañados y/o sensibilizados.
El Fijador Luminoso Strong está formulado con una combinación de ingredientes altamente sofisticados fusionados con aceite de argán. Este spray proporciona una fijación duradera y flexible, sin dejar residuos pegajosos. Es ideal para crear y mantener peinados naturales y suaves. Puede eliminarse fácilmente con un cepillo sin aplastar el cabello y crea un escudo que refleja el brillo a la vez que combate el encrespamiento y la humedad.
Mascarilla concentrada con manteca de argán, suaviza y controla el cabello rebelde y encrespado. El cabello queda suave, liso y manejable.
Mascarilla iluminadora para cabellos normales.
Mascarilla alisadora para cabellos rebeldes.