( ! ) 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.0096 | 761928 | {main}( ) | .../index.php:0 |
2 | 0.0096 | 763184 | require( '/home/veronica/public_html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.0097 | 772272 | require_once( '/home/veronica/public_html/wp-load.php ) | .../wp-blog-header.php:13 |
4 | 0.0098 | 782608 | require_once( '/home/veronica/public_html/wp-config.php ) | .../wp-load.php:50 |
5 | 0.0105 | 869112 | require_once( '/home/veronica/public_html/wp-settings.php ) | .../wp-config.php:114 |
6 | 1.1630 | 143411512 | do_action( $hook_name = 'wp_loaded' ) | .../wp-settings.php:726 |
7 | 1.1630 | 143411888 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 1.1630 | 143411888 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 1.1904 | 144215128 | WC_Form_Handler::add_to_cart_action( $url = '' ) | .../class-wp-hook.php:324 |
10 | 1.1943 | 144257232 | WC_Form_Handler::add_to_cart_handler_simple( $product_id = 34684 ) | .../class-wc-form-handler.php:826 |
11 | 1.1943 | 144323520 | WC_Cart->add_to_cart( $product_id = 34684, $quantity = 1, $variation_id = ???, $variation = ???, $cart_item_data = ??? ) | .../class-wc-form-handler.php:854 |
12 | 1.1954 | 144332064 | do_action( $hook_name = 'woocommerce_add_to_cart', ...$arg = variadic('2af6b176d618fcdcd130d32fcf2a14c0', 34684, 1, 0, [], []) ) | .../class-wc-cart.php:1292 |
13 | 1.1954 | 144332440 | WP_Hook->do_action( $args = [0 => '2af6b176d618fcdcd130d32fcf2a14c0', 1 => 34684, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../plugin.php:517 |
14 | 1.1954 | 144332440 | WP_Hook->apply_filters( $value = '', $args = [0 => '2af6b176d618fcdcd130d32fcf2a14c0', 1 => 34684, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../class-wp-hook.php:348 |
15 | 1.1956 | 144334536 | WC_Cart->calculate_totals( ) | .../class-wp-hook.php:322 |
16 | 1.1956 | 144334112 | 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 = ['bc6bcd392b617578f9aca2c29cae7036' => [...], '9dec88b3772c35708f47db386b2f487e' => [...], '57a9d589fa03ef4795f38f84306486c4' => [...], 'e8609464e1813ad2494416cb12676159' => [...], '35a8b29b1e59fa290eea9888ac038e7d' => [...], '7c8150213491f29a32e41242e2fdf55a' => [...], 'd7e6ed305a6d0c5a33d44a7fd17797ac' => [...], 'd5f6b27eed9d01f58d2e943b6c319081' => [...], 'c46b5638a51848602d84d27b2d741133' => [...], '64efc780f9e9d573f623c9c0718a7b9a' => [...], '372f8774202fcaef20fb3917607999a8' => [...], '0f6df0b7e985e2877adf1f36f8d3bbf3' => [...], '7ca4d3846a7d9aad42da15d4289c7ada' => [...], '2af6b176d618fcdcd130d32fcf2a14c0' => [...]]; 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' => '614729', 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => '614729', '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.1956 | 144334232 | WC_Cart_Totals->calculate( ) | .../class-wc-cart-totals.php:141 |
18 | 1.1992 | 144362608 | WC_Cart_Totals->calculate_shipping_totals( ) | .../class-wc-cart-totals.php:151 |
19 | 1.1992 | 144362608 | WC_Cart_Totals->get_shipping_from_cart( ) | .../class-wc-cart-totals.php:857 |
20 | 1.1999 | 144421496 | WC_Cart->calculate_shipping( ) | .../class-wc-cart-totals.php:346 |
21 | 1.2009 | 144473200 | WC_Shipping->calculate_shipping( $packages = [0 => ['contents' => [...], 'contents_cost' => 614729, 'applied_coupons' => [...], 'user' => [...], 'destination' => [...], 'cart_subtotal' => '614729']] ) | .../class-wc-cart.php:1445 |
22 | 1.2009 | 144473200 | WC_Shipping->calculate_shipping_for_package( $package = ['contents' => ['bc6bcd392b617578f9aca2c29cae7036' => [...], '9dec88b3772c35708f47db386b2f487e' => [...], '57a9d589fa03ef4795f38f84306486c4' => [...], 'e8609464e1813ad2494416cb12676159' => [...], '35a8b29b1e59fa290eea9888ac038e7d' => [...], '7c8150213491f29a32e41242e2fdf55a' => [...], 'd7e6ed305a6d0c5a33d44a7fd17797ac' => [...], 'd5f6b27eed9d01f58d2e943b6c319081' => [...], 'c46b5638a51848602d84d27b2d741133' => [...], '64efc780f9e9d573f623c9c0718a7b9a' => [...], '372f8774202fcaef20fb3917607999a8' => [...], '0f6df0b7e985e2877adf1f36f8d3bbf3' => [...], '7ca4d3846a7d9aad42da15d4289c7ada' => [...], '2af6b176d618fcdcd130d32fcf2a14c0' => [...]], 'contents_cost' => 614729, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '614729'], $package_key = 0 ) | .../class-wc-shipping.php:260 |
23 | 1.2412 | 145557008 | WC_Shipping_Method->get_rates_for_package( $package = ['contents' => ['bc6bcd392b617578f9aca2c29cae7036' => [...], '9dec88b3772c35708f47db386b2f487e' => [...], '57a9d589fa03ef4795f38f84306486c4' => [...], 'e8609464e1813ad2494416cb12676159' => [...], '35a8b29b1e59fa290eea9888ac038e7d' => [...], '7c8150213491f29a32e41242e2fdf55a' => [...], 'd7e6ed305a6d0c5a33d44a7fd17797ac' => [...], 'd5f6b27eed9d01f58d2e943b6c319081' => [...], 'c46b5638a51848602d84d27b2d741133' => [...], '64efc780f9e9d573f623c9c0718a7b9a' => [...], '372f8774202fcaef20fb3917607999a8' => [...], '0f6df0b7e985e2877adf1f36f8d3bbf3' => [...], '7ca4d3846a7d9aad42da15d4289c7ada' => [...], '2af6b176d618fcdcd130d32fcf2a14c0' => [...]], 'contents_cost' => 614729, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '614729', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../class-wc-shipping.php:348 |
24 | 1.2413 | 145557088 | Shipit_Shipping->calculate_shipping( $package = ['contents' => ['bc6bcd392b617578f9aca2c29cae7036' => [...], '9dec88b3772c35708f47db386b2f487e' => [...], '57a9d589fa03ef4795f38f84306486c4' => [...], 'e8609464e1813ad2494416cb12676159' => [...], '35a8b29b1e59fa290eea9888ac038e7d' => [...], '7c8150213491f29a32e41242e2fdf55a' => [...], 'd7e6ed305a6d0c5a33d44a7fd17797ac' => [...], 'd5f6b27eed9d01f58d2e943b6c319081' => [...], 'c46b5638a51848602d84d27b2d741133' => [...], '64efc780f9e9d573f623c9c0718a7b9a' => [...], '372f8774202fcaef20fb3917607999a8' => [...], '0f6df0b7e985e2877adf1f36f8d3bbf3' => [...], '7ca4d3846a7d9aad42da15d4289c7ada' => [...], '2af6b176d618fcdcd130d32fcf2a14c0' => [...]], 'contents_cost' => 614729, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '614729', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../abstract-wc-shipping-method.php:257 |
25 | 1.6936 | 145565272 | getMeasures( $height = ???, $width = ???, $length = ???, $weight = ??? ) | .../actions.php:276 |
26 | 1.7072 | 145594904 | MeasureCollection->calculate( ) | .../functions.php:55 |
27 | 1.7073 | 145596584 | 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.0096 | 761928 | {main}( ) | .../index.php:0 |
2 | 0.0096 | 763184 | require( '/home/veronica/public_html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.0097 | 772272 | require_once( '/home/veronica/public_html/wp-load.php ) | .../wp-blog-header.php:13 |
4 | 0.0098 | 782608 | require_once( '/home/veronica/public_html/wp-config.php ) | .../wp-load.php:50 |
5 | 0.0105 | 869112 | require_once( '/home/veronica/public_html/wp-settings.php ) | .../wp-config.php:114 |
6 | 1.1630 | 143411512 | do_action( $hook_name = 'wp_loaded' ) | .../wp-settings.php:726 |
7 | 1.1630 | 143411888 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 1.1630 | 143411888 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 1.1904 | 144215128 | WC_Form_Handler::add_to_cart_action( $url = '' ) | .../class-wp-hook.php:324 |
10 | 1.1943 | 144257232 | WC_Form_Handler::add_to_cart_handler_simple( $product_id = 34684 ) | .../class-wc-form-handler.php:826 |
11 | 1.1943 | 144323520 | WC_Cart->add_to_cart( $product_id = 34684, $quantity = 1, $variation_id = ???, $variation = ???, $cart_item_data = ??? ) | .../class-wc-form-handler.php:854 |
12 | 1.1954 | 144332064 | do_action( $hook_name = 'woocommerce_add_to_cart', ...$arg = variadic('2af6b176d618fcdcd130d32fcf2a14c0', 34684, 1, 0, [], []) ) | .../class-wc-cart.php:1292 |
13 | 1.1954 | 144332440 | WP_Hook->do_action( $args = [0 => '2af6b176d618fcdcd130d32fcf2a14c0', 1 => 34684, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../plugin.php:517 |
14 | 1.1954 | 144332440 | WP_Hook->apply_filters( $value = '', $args = [0 => '2af6b176d618fcdcd130d32fcf2a14c0', 1 => 34684, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../class-wp-hook.php:348 |
15 | 1.1956 | 144334536 | WC_Cart->calculate_totals( ) | .../class-wp-hook.php:322 |
16 | 1.1956 | 144334112 | 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 = ['bc6bcd392b617578f9aca2c29cae7036' => [...], '9dec88b3772c35708f47db386b2f487e' => [...], '57a9d589fa03ef4795f38f84306486c4' => [...], 'e8609464e1813ad2494416cb12676159' => [...], '35a8b29b1e59fa290eea9888ac038e7d' => [...], '7c8150213491f29a32e41242e2fdf55a' => [...], 'd7e6ed305a6d0c5a33d44a7fd17797ac' => [...], 'd5f6b27eed9d01f58d2e943b6c319081' => [...], 'c46b5638a51848602d84d27b2d741133' => [...], '64efc780f9e9d573f623c9c0718a7b9a' => [...], '372f8774202fcaef20fb3917607999a8' => [...], '0f6df0b7e985e2877adf1f36f8d3bbf3' => [...], '7ca4d3846a7d9aad42da15d4289c7ada' => [...], '2af6b176d618fcdcd130d32fcf2a14c0' => [...]]; 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' => '614729', 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => '614729', '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.1956 | 144334232 | WC_Cart_Totals->calculate( ) | .../class-wc-cart-totals.php:141 |
18 | 1.1992 | 144362608 | WC_Cart_Totals->calculate_shipping_totals( ) | .../class-wc-cart-totals.php:151 |
19 | 1.1992 | 144362608 | WC_Cart_Totals->get_shipping_from_cart( ) | .../class-wc-cart-totals.php:857 |
20 | 1.1999 | 144421496 | WC_Cart->calculate_shipping( ) | .../class-wc-cart-totals.php:346 |
21 | 1.2009 | 144473200 | WC_Shipping->calculate_shipping( $packages = [0 => ['contents' => [...], 'contents_cost' => 614729, 'applied_coupons' => [...], 'user' => [...], 'destination' => [...], 'cart_subtotal' => '614729']] ) | .../class-wc-cart.php:1445 |
22 | 1.2009 | 144473200 | WC_Shipping->calculate_shipping_for_package( $package = ['contents' => ['bc6bcd392b617578f9aca2c29cae7036' => [...], '9dec88b3772c35708f47db386b2f487e' => [...], '57a9d589fa03ef4795f38f84306486c4' => [...], 'e8609464e1813ad2494416cb12676159' => [...], '35a8b29b1e59fa290eea9888ac038e7d' => [...], '7c8150213491f29a32e41242e2fdf55a' => [...], 'd7e6ed305a6d0c5a33d44a7fd17797ac' => [...], 'd5f6b27eed9d01f58d2e943b6c319081' => [...], 'c46b5638a51848602d84d27b2d741133' => [...], '64efc780f9e9d573f623c9c0718a7b9a' => [...], '372f8774202fcaef20fb3917607999a8' => [...], '0f6df0b7e985e2877adf1f36f8d3bbf3' => [...], '7ca4d3846a7d9aad42da15d4289c7ada' => [...], '2af6b176d618fcdcd130d32fcf2a14c0' => [...]], 'contents_cost' => 614729, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '614729'], $package_key = 0 ) | .../class-wc-shipping.php:260 |
23 | 1.2412 | 145557008 | WC_Shipping_Method->get_rates_for_package( $package = ['contents' => ['bc6bcd392b617578f9aca2c29cae7036' => [...], '9dec88b3772c35708f47db386b2f487e' => [...], '57a9d589fa03ef4795f38f84306486c4' => [...], 'e8609464e1813ad2494416cb12676159' => [...], '35a8b29b1e59fa290eea9888ac038e7d' => [...], '7c8150213491f29a32e41242e2fdf55a' => [...], 'd7e6ed305a6d0c5a33d44a7fd17797ac' => [...], 'd5f6b27eed9d01f58d2e943b6c319081' => [...], 'c46b5638a51848602d84d27b2d741133' => [...], '64efc780f9e9d573f623c9c0718a7b9a' => [...], '372f8774202fcaef20fb3917607999a8' => [...], '0f6df0b7e985e2877adf1f36f8d3bbf3' => [...], '7ca4d3846a7d9aad42da15d4289c7ada' => [...], '2af6b176d618fcdcd130d32fcf2a14c0' => [...]], 'contents_cost' => 614729, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '614729', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../class-wc-shipping.php:348 |
24 | 1.2413 | 145557088 | Shipit_Shipping->calculate_shipping( $package = ['contents' => ['bc6bcd392b617578f9aca2c29cae7036' => [...], '9dec88b3772c35708f47db386b2f487e' => [...], '57a9d589fa03ef4795f38f84306486c4' => [...], 'e8609464e1813ad2494416cb12676159' => [...], '35a8b29b1e59fa290eea9888ac038e7d' => [...], '7c8150213491f29a32e41242e2fdf55a' => [...], 'd7e6ed305a6d0c5a33d44a7fd17797ac' => [...], 'd5f6b27eed9d01f58d2e943b6c319081' => [...], 'c46b5638a51848602d84d27b2d741133' => [...], '64efc780f9e9d573f623c9c0718a7b9a' => [...], '372f8774202fcaef20fb3917607999a8' => [...], '0f6df0b7e985e2877adf1f36f8d3bbf3' => [...], '7ca4d3846a7d9aad42da15d4289c7ada' => [...], '2af6b176d618fcdcd130d32fcf2a14c0' => [...]], 'contents_cost' => 614729, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '614729', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../abstract-wc-shipping-method.php:257 |
25 | 1.6936 | 145565272 | getMeasures( $height = ???, $width = ???, $length = ???, $weight = ??? ) | .../actions.php:276 |
26 | 1.7072 | 145594904 | MeasureCollection->calculate( ) | .../functions.php:55 |
27 | 1.7073 | 145596584 | 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.0096 | 761928 | {main}( ) | .../index.php:0 |
2 | 0.0096 | 763184 | require( '/home/veronica/public_html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.0097 | 772272 | require_once( '/home/veronica/public_html/wp-load.php ) | .../wp-blog-header.php:13 |
4 | 0.0098 | 782608 | require_once( '/home/veronica/public_html/wp-config.php ) | .../wp-load.php:50 |
5 | 0.0105 | 869112 | require_once( '/home/veronica/public_html/wp-settings.php ) | .../wp-config.php:114 |
6 | 1.1630 | 143411512 | do_action( $hook_name = 'wp_loaded' ) | .../wp-settings.php:726 |
7 | 1.1630 | 143411888 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 1.1630 | 143411888 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 1.1904 | 144215128 | WC_Form_Handler::add_to_cart_action( $url = '' ) | .../class-wp-hook.php:324 |
10 | 1.1943 | 144257232 | WC_Form_Handler::add_to_cart_handler_simple( $product_id = 34684 ) | .../class-wc-form-handler.php:826 |
11 | 1.1943 | 144323520 | WC_Cart->add_to_cart( $product_id = 34684, $quantity = 1, $variation_id = ???, $variation = ???, $cart_item_data = ??? ) | .../class-wc-form-handler.php:854 |
12 | 1.1954 | 144332064 | do_action( $hook_name = 'woocommerce_add_to_cart', ...$arg = variadic('2af6b176d618fcdcd130d32fcf2a14c0', 34684, 1, 0, [], []) ) | .../class-wc-cart.php:1292 |
13 | 1.1954 | 144332440 | WP_Hook->do_action( $args = [0 => '2af6b176d618fcdcd130d32fcf2a14c0', 1 => 34684, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../plugin.php:517 |
14 | 1.1954 | 144332440 | WP_Hook->apply_filters( $value = '', $args = [0 => '2af6b176d618fcdcd130d32fcf2a14c0', 1 => 34684, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../class-wp-hook.php:348 |
15 | 1.1956 | 144334536 | WC_Cart->calculate_totals( ) | .../class-wp-hook.php:322 |
16 | 1.1956 | 144334112 | 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 = ['bc6bcd392b617578f9aca2c29cae7036' => [...], '9dec88b3772c35708f47db386b2f487e' => [...], '57a9d589fa03ef4795f38f84306486c4' => [...], 'e8609464e1813ad2494416cb12676159' => [...], '35a8b29b1e59fa290eea9888ac038e7d' => [...], '7c8150213491f29a32e41242e2fdf55a' => [...], 'd7e6ed305a6d0c5a33d44a7fd17797ac' => [...], 'd5f6b27eed9d01f58d2e943b6c319081' => [...], 'c46b5638a51848602d84d27b2d741133' => [...], '64efc780f9e9d573f623c9c0718a7b9a' => [...], '372f8774202fcaef20fb3917607999a8' => [...], '0f6df0b7e985e2877adf1f36f8d3bbf3' => [...], '7ca4d3846a7d9aad42da15d4289c7ada' => [...], '2af6b176d618fcdcd130d32fcf2a14c0' => [...]]; 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' => '614729', 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => '614729', '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.1956 | 144334232 | WC_Cart_Totals->calculate( ) | .../class-wc-cart-totals.php:141 |
18 | 1.1992 | 144362608 | WC_Cart_Totals->calculate_shipping_totals( ) | .../class-wc-cart-totals.php:151 |
19 | 1.1992 | 144362608 | WC_Cart_Totals->get_shipping_from_cart( ) | .../class-wc-cart-totals.php:857 |
20 | 1.1999 | 144421496 | WC_Cart->calculate_shipping( ) | .../class-wc-cart-totals.php:346 |
21 | 1.2009 | 144473200 | WC_Shipping->calculate_shipping( $packages = [0 => ['contents' => [...], 'contents_cost' => 614729, 'applied_coupons' => [...], 'user' => [...], 'destination' => [...], 'cart_subtotal' => '614729']] ) | .../class-wc-cart.php:1445 |
22 | 1.2009 | 144473200 | WC_Shipping->calculate_shipping_for_package( $package = ['contents' => ['bc6bcd392b617578f9aca2c29cae7036' => [...], '9dec88b3772c35708f47db386b2f487e' => [...], '57a9d589fa03ef4795f38f84306486c4' => [...], 'e8609464e1813ad2494416cb12676159' => [...], '35a8b29b1e59fa290eea9888ac038e7d' => [...], '7c8150213491f29a32e41242e2fdf55a' => [...], 'd7e6ed305a6d0c5a33d44a7fd17797ac' => [...], 'd5f6b27eed9d01f58d2e943b6c319081' => [...], 'c46b5638a51848602d84d27b2d741133' => [...], '64efc780f9e9d573f623c9c0718a7b9a' => [...], '372f8774202fcaef20fb3917607999a8' => [...], '0f6df0b7e985e2877adf1f36f8d3bbf3' => [...], '7ca4d3846a7d9aad42da15d4289c7ada' => [...], '2af6b176d618fcdcd130d32fcf2a14c0' => [...]], 'contents_cost' => 614729, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '614729'], $package_key = 0 ) | .../class-wc-shipping.php:260 |
23 | 1.2412 | 145557008 | WC_Shipping_Method->get_rates_for_package( $package = ['contents' => ['bc6bcd392b617578f9aca2c29cae7036' => [...], '9dec88b3772c35708f47db386b2f487e' => [...], '57a9d589fa03ef4795f38f84306486c4' => [...], 'e8609464e1813ad2494416cb12676159' => [...], '35a8b29b1e59fa290eea9888ac038e7d' => [...], '7c8150213491f29a32e41242e2fdf55a' => [...], 'd7e6ed305a6d0c5a33d44a7fd17797ac' => [...], 'd5f6b27eed9d01f58d2e943b6c319081' => [...], 'c46b5638a51848602d84d27b2d741133' => [...], '64efc780f9e9d573f623c9c0718a7b9a' => [...], '372f8774202fcaef20fb3917607999a8' => [...], '0f6df0b7e985e2877adf1f36f8d3bbf3' => [...], '7ca4d3846a7d9aad42da15d4289c7ada' => [...], '2af6b176d618fcdcd130d32fcf2a14c0' => [...]], 'contents_cost' => 614729, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '614729', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../class-wc-shipping.php:348 |
24 | 1.2413 | 145557088 | Shipit_Shipping->calculate_shipping( $package = ['contents' => ['bc6bcd392b617578f9aca2c29cae7036' => [...], '9dec88b3772c35708f47db386b2f487e' => [...], '57a9d589fa03ef4795f38f84306486c4' => [...], 'e8609464e1813ad2494416cb12676159' => [...], '35a8b29b1e59fa290eea9888ac038e7d' => [...], '7c8150213491f29a32e41242e2fdf55a' => [...], 'd7e6ed305a6d0c5a33d44a7fd17797ac' => [...], 'd5f6b27eed9d01f58d2e943b6c319081' => [...], 'c46b5638a51848602d84d27b2d741133' => [...], '64efc780f9e9d573f623c9c0718a7b9a' => [...], '372f8774202fcaef20fb3917607999a8' => [...], '0f6df0b7e985e2877adf1f36f8d3bbf3' => [...], '7ca4d3846a7d9aad42da15d4289c7ada' => [...], '2af6b176d618fcdcd130d32fcf2a14c0' => [...]], 'contents_cost' => 614729, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '614729', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../abstract-wc-shipping-method.php:257 |
25 | 1.6936 | 145565272 | getMeasures( $height = ???, $width = ???, $length = ???, $weight = ??? ) | .../actions.php:276 |
26 | 1.7072 | 145594904 | MeasureCollection->calculate( ) | .../functions.php:55 |
27 | 1.7073 | 145596584 | 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.0096 | 761928 | {main}( ) | .../index.php:0 |
2 | 0.0096 | 763184 | require( '/home/veronica/public_html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.0097 | 772272 | require_once( '/home/veronica/public_html/wp-load.php ) | .../wp-blog-header.php:13 |
4 | 0.0098 | 782608 | require_once( '/home/veronica/public_html/wp-config.php ) | .../wp-load.php:50 |
5 | 0.0105 | 869112 | require_once( '/home/veronica/public_html/wp-settings.php ) | .../wp-config.php:114 |
6 | 1.1630 | 143411512 | do_action( $hook_name = 'wp_loaded' ) | .../wp-settings.php:726 |
7 | 1.1630 | 143411888 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 1.1630 | 143411888 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 1.1904 | 144215128 | WC_Form_Handler::add_to_cart_action( $url = '' ) | .../class-wp-hook.php:324 |
10 | 1.1943 | 144257232 | WC_Form_Handler::add_to_cart_handler_simple( $product_id = 34684 ) | .../class-wc-form-handler.php:826 |
11 | 1.1943 | 144323520 | WC_Cart->add_to_cart( $product_id = 34684, $quantity = 1, $variation_id = ???, $variation = ???, $cart_item_data = ??? ) | .../class-wc-form-handler.php:854 |
12 | 1.1954 | 144332064 | do_action( $hook_name = 'woocommerce_add_to_cart', ...$arg = variadic('2af6b176d618fcdcd130d32fcf2a14c0', 34684, 1, 0, [], []) ) | .../class-wc-cart.php:1292 |
13 | 1.1954 | 144332440 | WP_Hook->do_action( $args = [0 => '2af6b176d618fcdcd130d32fcf2a14c0', 1 => 34684, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../plugin.php:517 |
14 | 1.1954 | 144332440 | WP_Hook->apply_filters( $value = '', $args = [0 => '2af6b176d618fcdcd130d32fcf2a14c0', 1 => 34684, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../class-wp-hook.php:348 |
15 | 1.1956 | 144334536 | WC_Cart->calculate_totals( ) | .../class-wp-hook.php:322 |
16 | 1.1956 | 144334112 | 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 = ['bc6bcd392b617578f9aca2c29cae7036' => [...], '9dec88b3772c35708f47db386b2f487e' => [...], '57a9d589fa03ef4795f38f84306486c4' => [...], 'e8609464e1813ad2494416cb12676159' => [...], '35a8b29b1e59fa290eea9888ac038e7d' => [...], '7c8150213491f29a32e41242e2fdf55a' => [...], 'd7e6ed305a6d0c5a33d44a7fd17797ac' => [...], 'd5f6b27eed9d01f58d2e943b6c319081' => [...], 'c46b5638a51848602d84d27b2d741133' => [...], '64efc780f9e9d573f623c9c0718a7b9a' => [...], '372f8774202fcaef20fb3917607999a8' => [...], '0f6df0b7e985e2877adf1f36f8d3bbf3' => [...], '7ca4d3846a7d9aad42da15d4289c7ada' => [...], '2af6b176d618fcdcd130d32fcf2a14c0' => [...]]; 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' => '614729', 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => '614729', '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.1956 | 144334232 | WC_Cart_Totals->calculate( ) | .../class-wc-cart-totals.php:141 |
18 | 1.1992 | 144362608 | WC_Cart_Totals->calculate_shipping_totals( ) | .../class-wc-cart-totals.php:151 |
19 | 1.1992 | 144362608 | WC_Cart_Totals->get_shipping_from_cart( ) | .../class-wc-cart-totals.php:857 |
20 | 1.1999 | 144421496 | WC_Cart->calculate_shipping( ) | .../class-wc-cart-totals.php:346 |
21 | 1.2009 | 144473200 | WC_Shipping->calculate_shipping( $packages = [0 => ['contents' => [...], 'contents_cost' => 614729, 'applied_coupons' => [...], 'user' => [...], 'destination' => [...], 'cart_subtotal' => '614729']] ) | .../class-wc-cart.php:1445 |
22 | 1.2009 | 144473200 | WC_Shipping->calculate_shipping_for_package( $package = ['contents' => ['bc6bcd392b617578f9aca2c29cae7036' => [...], '9dec88b3772c35708f47db386b2f487e' => [...], '57a9d589fa03ef4795f38f84306486c4' => [...], 'e8609464e1813ad2494416cb12676159' => [...], '35a8b29b1e59fa290eea9888ac038e7d' => [...], '7c8150213491f29a32e41242e2fdf55a' => [...], 'd7e6ed305a6d0c5a33d44a7fd17797ac' => [...], 'd5f6b27eed9d01f58d2e943b6c319081' => [...], 'c46b5638a51848602d84d27b2d741133' => [...], '64efc780f9e9d573f623c9c0718a7b9a' => [...], '372f8774202fcaef20fb3917607999a8' => [...], '0f6df0b7e985e2877adf1f36f8d3bbf3' => [...], '7ca4d3846a7d9aad42da15d4289c7ada' => [...], '2af6b176d618fcdcd130d32fcf2a14c0' => [...]], 'contents_cost' => 614729, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '614729'], $package_key = 0 ) | .../class-wc-shipping.php:260 |
23 | 1.2412 | 145557008 | WC_Shipping_Method->get_rates_for_package( $package = ['contents' => ['bc6bcd392b617578f9aca2c29cae7036' => [...], '9dec88b3772c35708f47db386b2f487e' => [...], '57a9d589fa03ef4795f38f84306486c4' => [...], 'e8609464e1813ad2494416cb12676159' => [...], '35a8b29b1e59fa290eea9888ac038e7d' => [...], '7c8150213491f29a32e41242e2fdf55a' => [...], 'd7e6ed305a6d0c5a33d44a7fd17797ac' => [...], 'd5f6b27eed9d01f58d2e943b6c319081' => [...], 'c46b5638a51848602d84d27b2d741133' => [...], '64efc780f9e9d573f623c9c0718a7b9a' => [...], '372f8774202fcaef20fb3917607999a8' => [...], '0f6df0b7e985e2877adf1f36f8d3bbf3' => [...], '7ca4d3846a7d9aad42da15d4289c7ada' => [...], '2af6b176d618fcdcd130d32fcf2a14c0' => [...]], 'contents_cost' => 614729, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '614729', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../class-wc-shipping.php:348 |
24 | 1.2413 | 145557088 | Shipit_Shipping->calculate_shipping( $package = ['contents' => ['bc6bcd392b617578f9aca2c29cae7036' => [...], '9dec88b3772c35708f47db386b2f487e' => [...], '57a9d589fa03ef4795f38f84306486c4' => [...], 'e8609464e1813ad2494416cb12676159' => [...], '35a8b29b1e59fa290eea9888ac038e7d' => [...], '7c8150213491f29a32e41242e2fdf55a' => [...], 'd7e6ed305a6d0c5a33d44a7fd17797ac' => [...], 'd5f6b27eed9d01f58d2e943b6c319081' => [...], 'c46b5638a51848602d84d27b2d741133' => [...], '64efc780f9e9d573f623c9c0718a7b9a' => [...], '372f8774202fcaef20fb3917607999a8' => [...], '0f6df0b7e985e2877adf1f36f8d3bbf3' => [...], '7ca4d3846a7d9aad42da15d4289c7ada' => [...], '2af6b176d618fcdcd130d32fcf2a14c0' => [...]], 'contents_cost' => 614729, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '614729', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../abstract-wc-shipping-method.php:257 |
25 | 1.6936 | 145565272 | getMeasures( $height = ???, $width = ???, $length = ???, $weight = ??? ) | .../actions.php:276 |
26 | 1.7072 | 145594904 | MeasureCollection->calculate( ) | .../functions.php:55 |
27 | 1.7073 | 145596584 | 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.0096 | 761928 | {main}( ) | .../index.php:0 |
2 | 0.0096 | 763184 | require( '/home/veronica/public_html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.0097 | 772272 | require_once( '/home/veronica/public_html/wp-load.php ) | .../wp-blog-header.php:13 |
4 | 0.0098 | 782608 | require_once( '/home/veronica/public_html/wp-config.php ) | .../wp-load.php:50 |
5 | 0.0105 | 869112 | require_once( '/home/veronica/public_html/wp-settings.php ) | .../wp-config.php:114 |
6 | 1.1630 | 143411512 | do_action( $hook_name = 'wp_loaded' ) | .../wp-settings.php:726 |
7 | 1.1630 | 143411888 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 1.1630 | 143411888 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 1.1904 | 144215128 | WC_Form_Handler::add_to_cart_action( $url = '' ) | .../class-wp-hook.php:324 |
10 | 1.1943 | 144257232 | WC_Form_Handler::add_to_cart_handler_simple( $product_id = 34684 ) | .../class-wc-form-handler.php:826 |
11 | 1.1943 | 144323520 | WC_Cart->add_to_cart( $product_id = 34684, $quantity = 1, $variation_id = ???, $variation = ???, $cart_item_data = ??? ) | .../class-wc-form-handler.php:854 |
12 | 1.1954 | 144332064 | do_action( $hook_name = 'woocommerce_add_to_cart', ...$arg = variadic('2af6b176d618fcdcd130d32fcf2a14c0', 34684, 1, 0, [], []) ) | .../class-wc-cart.php:1292 |
13 | 1.1954 | 144332440 | WP_Hook->do_action( $args = [0 => '2af6b176d618fcdcd130d32fcf2a14c0', 1 => 34684, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../plugin.php:517 |
14 | 1.1954 | 144332440 | WP_Hook->apply_filters( $value = '', $args = [0 => '2af6b176d618fcdcd130d32fcf2a14c0', 1 => 34684, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../class-wp-hook.php:348 |
15 | 1.1956 | 144334536 | WC_Cart->calculate_totals( ) | .../class-wp-hook.php:322 |
16 | 1.1956 | 144334112 | 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 = ['bc6bcd392b617578f9aca2c29cae7036' => [...], '9dec88b3772c35708f47db386b2f487e' => [...], '57a9d589fa03ef4795f38f84306486c4' => [...], 'e8609464e1813ad2494416cb12676159' => [...], '35a8b29b1e59fa290eea9888ac038e7d' => [...], '7c8150213491f29a32e41242e2fdf55a' => [...], 'd7e6ed305a6d0c5a33d44a7fd17797ac' => [...], 'd5f6b27eed9d01f58d2e943b6c319081' => [...], 'c46b5638a51848602d84d27b2d741133' => [...], '64efc780f9e9d573f623c9c0718a7b9a' => [...], '372f8774202fcaef20fb3917607999a8' => [...], '0f6df0b7e985e2877adf1f36f8d3bbf3' => [...], '7ca4d3846a7d9aad42da15d4289c7ada' => [...], '2af6b176d618fcdcd130d32fcf2a14c0' => [...]]; 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' => '614729', 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => '614729', '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.1956 | 144334232 | WC_Cart_Totals->calculate( ) | .../class-wc-cart-totals.php:141 |
18 | 1.1992 | 144362608 | WC_Cart_Totals->calculate_shipping_totals( ) | .../class-wc-cart-totals.php:151 |
19 | 1.1992 | 144362608 | WC_Cart_Totals->get_shipping_from_cart( ) | .../class-wc-cart-totals.php:857 |
20 | 1.1999 | 144421496 | WC_Cart->calculate_shipping( ) | .../class-wc-cart-totals.php:346 |
21 | 1.2009 | 144473200 | WC_Shipping->calculate_shipping( $packages = [0 => ['contents' => [...], 'contents_cost' => 614729, 'applied_coupons' => [...], 'user' => [...], 'destination' => [...], 'cart_subtotal' => '614729']] ) | .../class-wc-cart.php:1445 |
22 | 1.2009 | 144473200 | WC_Shipping->calculate_shipping_for_package( $package = ['contents' => ['bc6bcd392b617578f9aca2c29cae7036' => [...], '9dec88b3772c35708f47db386b2f487e' => [...], '57a9d589fa03ef4795f38f84306486c4' => [...], 'e8609464e1813ad2494416cb12676159' => [...], '35a8b29b1e59fa290eea9888ac038e7d' => [...], '7c8150213491f29a32e41242e2fdf55a' => [...], 'd7e6ed305a6d0c5a33d44a7fd17797ac' => [...], 'd5f6b27eed9d01f58d2e943b6c319081' => [...], 'c46b5638a51848602d84d27b2d741133' => [...], '64efc780f9e9d573f623c9c0718a7b9a' => [...], '372f8774202fcaef20fb3917607999a8' => [...], '0f6df0b7e985e2877adf1f36f8d3bbf3' => [...], '7ca4d3846a7d9aad42da15d4289c7ada' => [...], '2af6b176d618fcdcd130d32fcf2a14c0' => [...]], 'contents_cost' => 614729, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '614729'], $package_key = 0 ) | .../class-wc-shipping.php:260 |
23 | 1.2412 | 145557008 | WC_Shipping_Method->get_rates_for_package( $package = ['contents' => ['bc6bcd392b617578f9aca2c29cae7036' => [...], '9dec88b3772c35708f47db386b2f487e' => [...], '57a9d589fa03ef4795f38f84306486c4' => [...], 'e8609464e1813ad2494416cb12676159' => [...], '35a8b29b1e59fa290eea9888ac038e7d' => [...], '7c8150213491f29a32e41242e2fdf55a' => [...], 'd7e6ed305a6d0c5a33d44a7fd17797ac' => [...], 'd5f6b27eed9d01f58d2e943b6c319081' => [...], 'c46b5638a51848602d84d27b2d741133' => [...], '64efc780f9e9d573f623c9c0718a7b9a' => [...], '372f8774202fcaef20fb3917607999a8' => [...], '0f6df0b7e985e2877adf1f36f8d3bbf3' => [...], '7ca4d3846a7d9aad42da15d4289c7ada' => [...], '2af6b176d618fcdcd130d32fcf2a14c0' => [...]], 'contents_cost' => 614729, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '614729', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../class-wc-shipping.php:348 |
24 | 1.2413 | 145557088 | Shipit_Shipping->calculate_shipping( $package = ['contents' => ['bc6bcd392b617578f9aca2c29cae7036' => [...], '9dec88b3772c35708f47db386b2f487e' => [...], '57a9d589fa03ef4795f38f84306486c4' => [...], 'e8609464e1813ad2494416cb12676159' => [...], '35a8b29b1e59fa290eea9888ac038e7d' => [...], '7c8150213491f29a32e41242e2fdf55a' => [...], 'd7e6ed305a6d0c5a33d44a7fd17797ac' => [...], 'd5f6b27eed9d01f58d2e943b6c319081' => [...], 'c46b5638a51848602d84d27b2d741133' => [...], '64efc780f9e9d573f623c9c0718a7b9a' => [...], '372f8774202fcaef20fb3917607999a8' => [...], '0f6df0b7e985e2877adf1f36f8d3bbf3' => [...], '7ca4d3846a7d9aad42da15d4289c7ada' => [...], '2af6b176d618fcdcd130d32fcf2a14c0' => [...]], 'contents_cost' => 614729, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '614729', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../abstract-wc-shipping-method.php:257 |
25 | 1.6936 | 145565272 | getMeasures( $height = ???, $width = ???, $length = ???, $weight = ??? ) | .../actions.php:276 |
26 | 1.7072 | 145594904 | MeasureCollection->calculate( ) | .../functions.php:55 |
27 | 1.7073 | 145596584 | 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.0096 | 761928 | {main}( ) | .../index.php:0 |
2 | 0.0096 | 763184 | require( '/home/veronica/public_html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.0097 | 772272 | require_once( '/home/veronica/public_html/wp-load.php ) | .../wp-blog-header.php:13 |
4 | 0.0098 | 782608 | require_once( '/home/veronica/public_html/wp-config.php ) | .../wp-load.php:50 |
5 | 0.0105 | 869112 | require_once( '/home/veronica/public_html/wp-settings.php ) | .../wp-config.php:114 |
6 | 1.1630 | 143411512 | do_action( $hook_name = 'wp_loaded' ) | .../wp-settings.php:726 |
7 | 1.1630 | 143411888 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 1.1630 | 143411888 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 1.1904 | 144215128 | WC_Form_Handler::add_to_cart_action( $url = '' ) | .../class-wp-hook.php:324 |
10 | 1.1943 | 144257232 | WC_Form_Handler::add_to_cart_handler_simple( $product_id = 34684 ) | .../class-wc-form-handler.php:826 |
11 | 1.1943 | 144323520 | WC_Cart->add_to_cart( $product_id = 34684, $quantity = 1, $variation_id = ???, $variation = ???, $cart_item_data = ??? ) | .../class-wc-form-handler.php:854 |
12 | 1.1954 | 144332064 | do_action( $hook_name = 'woocommerce_add_to_cart', ...$arg = variadic('2af6b176d618fcdcd130d32fcf2a14c0', 34684, 1, 0, [], []) ) | .../class-wc-cart.php:1292 |
13 | 1.1954 | 144332440 | WP_Hook->do_action( $args = [0 => '2af6b176d618fcdcd130d32fcf2a14c0', 1 => 34684, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../plugin.php:517 |
14 | 1.1954 | 144332440 | WP_Hook->apply_filters( $value = '', $args = [0 => '2af6b176d618fcdcd130d32fcf2a14c0', 1 => 34684, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../class-wp-hook.php:348 |
15 | 1.1956 | 144334536 | WC_Cart->calculate_totals( ) | .../class-wp-hook.php:322 |
16 | 1.1956 | 144334112 | 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 = ['bc6bcd392b617578f9aca2c29cae7036' => [...], '9dec88b3772c35708f47db386b2f487e' => [...], '57a9d589fa03ef4795f38f84306486c4' => [...], 'e8609464e1813ad2494416cb12676159' => [...], '35a8b29b1e59fa290eea9888ac038e7d' => [...], '7c8150213491f29a32e41242e2fdf55a' => [...], 'd7e6ed305a6d0c5a33d44a7fd17797ac' => [...], 'd5f6b27eed9d01f58d2e943b6c319081' => [...], 'c46b5638a51848602d84d27b2d741133' => [...], '64efc780f9e9d573f623c9c0718a7b9a' => [...], '372f8774202fcaef20fb3917607999a8' => [...], '0f6df0b7e985e2877adf1f36f8d3bbf3' => [...], '7ca4d3846a7d9aad42da15d4289c7ada' => [...], '2af6b176d618fcdcd130d32fcf2a14c0' => [...]]; 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' => '614729', 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => '614729', '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.1956 | 144334232 | WC_Cart_Totals->calculate( ) | .../class-wc-cart-totals.php:141 |
18 | 1.1992 | 144362608 | WC_Cart_Totals->calculate_shipping_totals( ) | .../class-wc-cart-totals.php:151 |
19 | 1.1992 | 144362608 | WC_Cart_Totals->get_shipping_from_cart( ) | .../class-wc-cart-totals.php:857 |
20 | 1.1999 | 144421496 | WC_Cart->calculate_shipping( ) | .../class-wc-cart-totals.php:346 |
21 | 1.2009 | 144473200 | WC_Shipping->calculate_shipping( $packages = [0 => ['contents' => [...], 'contents_cost' => 614729, 'applied_coupons' => [...], 'user' => [...], 'destination' => [...], 'cart_subtotal' => '614729']] ) | .../class-wc-cart.php:1445 |
22 | 1.2009 | 144473200 | WC_Shipping->calculate_shipping_for_package( $package = ['contents' => ['bc6bcd392b617578f9aca2c29cae7036' => [...], '9dec88b3772c35708f47db386b2f487e' => [...], '57a9d589fa03ef4795f38f84306486c4' => [...], 'e8609464e1813ad2494416cb12676159' => [...], '35a8b29b1e59fa290eea9888ac038e7d' => [...], '7c8150213491f29a32e41242e2fdf55a' => [...], 'd7e6ed305a6d0c5a33d44a7fd17797ac' => [...], 'd5f6b27eed9d01f58d2e943b6c319081' => [...], 'c46b5638a51848602d84d27b2d741133' => [...], '64efc780f9e9d573f623c9c0718a7b9a' => [...], '372f8774202fcaef20fb3917607999a8' => [...], '0f6df0b7e985e2877adf1f36f8d3bbf3' => [...], '7ca4d3846a7d9aad42da15d4289c7ada' => [...], '2af6b176d618fcdcd130d32fcf2a14c0' => [...]], 'contents_cost' => 614729, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '614729'], $package_key = 0 ) | .../class-wc-shipping.php:260 |
23 | 1.2412 | 145557008 | WC_Shipping_Method->get_rates_for_package( $package = ['contents' => ['bc6bcd392b617578f9aca2c29cae7036' => [...], '9dec88b3772c35708f47db386b2f487e' => [...], '57a9d589fa03ef4795f38f84306486c4' => [...], 'e8609464e1813ad2494416cb12676159' => [...], '35a8b29b1e59fa290eea9888ac038e7d' => [...], '7c8150213491f29a32e41242e2fdf55a' => [...], 'd7e6ed305a6d0c5a33d44a7fd17797ac' => [...], 'd5f6b27eed9d01f58d2e943b6c319081' => [...], 'c46b5638a51848602d84d27b2d741133' => [...], '64efc780f9e9d573f623c9c0718a7b9a' => [...], '372f8774202fcaef20fb3917607999a8' => [...], '0f6df0b7e985e2877adf1f36f8d3bbf3' => [...], '7ca4d3846a7d9aad42da15d4289c7ada' => [...], '2af6b176d618fcdcd130d32fcf2a14c0' => [...]], 'contents_cost' => 614729, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '614729', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../class-wc-shipping.php:348 |
24 | 1.2413 | 145557088 | Shipit_Shipping->calculate_shipping( $package = ['contents' => ['bc6bcd392b617578f9aca2c29cae7036' => [...], '9dec88b3772c35708f47db386b2f487e' => [...], '57a9d589fa03ef4795f38f84306486c4' => [...], 'e8609464e1813ad2494416cb12676159' => [...], '35a8b29b1e59fa290eea9888ac038e7d' => [...], '7c8150213491f29a32e41242e2fdf55a' => [...], 'd7e6ed305a6d0c5a33d44a7fd17797ac' => [...], 'd5f6b27eed9d01f58d2e943b6c319081' => [...], 'c46b5638a51848602d84d27b2d741133' => [...], '64efc780f9e9d573f623c9c0718a7b9a' => [...], '372f8774202fcaef20fb3917607999a8' => [...], '0f6df0b7e985e2877adf1f36f8d3bbf3' => [...], '7ca4d3846a7d9aad42da15d4289c7ada' => [...], '2af6b176d618fcdcd130d32fcf2a14c0' => [...]], 'contents_cost' => 614729, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '614729', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../abstract-wc-shipping-method.php:257 |
25 | 1.6936 | 145565272 | getMeasures( $height = ???, $width = ???, $length = ???, $weight = ??? ) | .../actions.php:276 |
26 | 1.7072 | 145594904 | MeasureCollection->calculate( ) | .../functions.php:55 |
27 | 1.7073 | 145596584 | 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.0096 | 761928 | {main}( ) | .../index.php:0 |
2 | 0.0096 | 763184 | require( '/home/veronica/public_html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.0097 | 772272 | require_once( '/home/veronica/public_html/wp-load.php ) | .../wp-blog-header.php:13 |
4 | 0.0098 | 782608 | require_once( '/home/veronica/public_html/wp-config.php ) | .../wp-load.php:50 |
5 | 0.0105 | 869112 | require_once( '/home/veronica/public_html/wp-settings.php ) | .../wp-config.php:114 |
6 | 1.1630 | 143411512 | do_action( $hook_name = 'wp_loaded' ) | .../wp-settings.php:726 |
7 | 1.1630 | 143411888 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 1.1630 | 143411888 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 1.1904 | 144215128 | WC_Form_Handler::add_to_cart_action( $url = '' ) | .../class-wp-hook.php:324 |
10 | 1.1943 | 144257232 | WC_Form_Handler::add_to_cart_handler_simple( $product_id = 34684 ) | .../class-wc-form-handler.php:826 |
11 | 1.1943 | 144323520 | WC_Cart->add_to_cart( $product_id = 34684, $quantity = 1, $variation_id = ???, $variation = ???, $cart_item_data = ??? ) | .../class-wc-form-handler.php:854 |
12 | 1.1954 | 144332064 | do_action( $hook_name = 'woocommerce_add_to_cart', ...$arg = variadic('2af6b176d618fcdcd130d32fcf2a14c0', 34684, 1, 0, [], []) ) | .../class-wc-cart.php:1292 |
13 | 1.1954 | 144332440 | WP_Hook->do_action( $args = [0 => '2af6b176d618fcdcd130d32fcf2a14c0', 1 => 34684, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../plugin.php:517 |
14 | 1.1954 | 144332440 | WP_Hook->apply_filters( $value = '', $args = [0 => '2af6b176d618fcdcd130d32fcf2a14c0', 1 => 34684, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../class-wp-hook.php:348 |
15 | 1.1956 | 144334536 | WC_Cart->calculate_totals( ) | .../class-wp-hook.php:322 |
16 | 1.1956 | 144334112 | 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 = ['bc6bcd392b617578f9aca2c29cae7036' => [...], '9dec88b3772c35708f47db386b2f487e' => [...], '57a9d589fa03ef4795f38f84306486c4' => [...], 'e8609464e1813ad2494416cb12676159' => [...], '35a8b29b1e59fa290eea9888ac038e7d' => [...], '7c8150213491f29a32e41242e2fdf55a' => [...], 'd7e6ed305a6d0c5a33d44a7fd17797ac' => [...], 'd5f6b27eed9d01f58d2e943b6c319081' => [...], 'c46b5638a51848602d84d27b2d741133' => [...], '64efc780f9e9d573f623c9c0718a7b9a' => [...], '372f8774202fcaef20fb3917607999a8' => [...], '0f6df0b7e985e2877adf1f36f8d3bbf3' => [...], '7ca4d3846a7d9aad42da15d4289c7ada' => [...], '2af6b176d618fcdcd130d32fcf2a14c0' => [...]]; 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' => '614729', 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => '614729', '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.1956 | 144334232 | WC_Cart_Totals->calculate( ) | .../class-wc-cart-totals.php:141 |
18 | 1.1992 | 144362608 | WC_Cart_Totals->calculate_shipping_totals( ) | .../class-wc-cart-totals.php:151 |
19 | 1.1992 | 144362608 | WC_Cart_Totals->get_shipping_from_cart( ) | .../class-wc-cart-totals.php:857 |
20 | 1.1999 | 144421496 | WC_Cart->calculate_shipping( ) | .../class-wc-cart-totals.php:346 |
21 | 1.2009 | 144473200 | WC_Shipping->calculate_shipping( $packages = [0 => ['contents' => [...], 'contents_cost' => 614729, 'applied_coupons' => [...], 'user' => [...], 'destination' => [...], 'cart_subtotal' => '614729']] ) | .../class-wc-cart.php:1445 |
22 | 1.2009 | 144473200 | WC_Shipping->calculate_shipping_for_package( $package = ['contents' => ['bc6bcd392b617578f9aca2c29cae7036' => [...], '9dec88b3772c35708f47db386b2f487e' => [...], '57a9d589fa03ef4795f38f84306486c4' => [...], 'e8609464e1813ad2494416cb12676159' => [...], '35a8b29b1e59fa290eea9888ac038e7d' => [...], '7c8150213491f29a32e41242e2fdf55a' => [...], 'd7e6ed305a6d0c5a33d44a7fd17797ac' => [...], 'd5f6b27eed9d01f58d2e943b6c319081' => [...], 'c46b5638a51848602d84d27b2d741133' => [...], '64efc780f9e9d573f623c9c0718a7b9a' => [...], '372f8774202fcaef20fb3917607999a8' => [...], '0f6df0b7e985e2877adf1f36f8d3bbf3' => [...], '7ca4d3846a7d9aad42da15d4289c7ada' => [...], '2af6b176d618fcdcd130d32fcf2a14c0' => [...]], 'contents_cost' => 614729, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '614729'], $package_key = 0 ) | .../class-wc-shipping.php:260 |
23 | 1.2412 | 145557008 | WC_Shipping_Method->get_rates_for_package( $package = ['contents' => ['bc6bcd392b617578f9aca2c29cae7036' => [...], '9dec88b3772c35708f47db386b2f487e' => [...], '57a9d589fa03ef4795f38f84306486c4' => [...], 'e8609464e1813ad2494416cb12676159' => [...], '35a8b29b1e59fa290eea9888ac038e7d' => [...], '7c8150213491f29a32e41242e2fdf55a' => [...], 'd7e6ed305a6d0c5a33d44a7fd17797ac' => [...], 'd5f6b27eed9d01f58d2e943b6c319081' => [...], 'c46b5638a51848602d84d27b2d741133' => [...], '64efc780f9e9d573f623c9c0718a7b9a' => [...], '372f8774202fcaef20fb3917607999a8' => [...], '0f6df0b7e985e2877adf1f36f8d3bbf3' => [...], '7ca4d3846a7d9aad42da15d4289c7ada' => [...], '2af6b176d618fcdcd130d32fcf2a14c0' => [...]], 'contents_cost' => 614729, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '614729', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../class-wc-shipping.php:348 |
24 | 1.2413 | 145557088 | Shipit_Shipping->calculate_shipping( $package = ['contents' => ['bc6bcd392b617578f9aca2c29cae7036' => [...], '9dec88b3772c35708f47db386b2f487e' => [...], '57a9d589fa03ef4795f38f84306486c4' => [...], 'e8609464e1813ad2494416cb12676159' => [...], '35a8b29b1e59fa290eea9888ac038e7d' => [...], '7c8150213491f29a32e41242e2fdf55a' => [...], 'd7e6ed305a6d0c5a33d44a7fd17797ac' => [...], 'd5f6b27eed9d01f58d2e943b6c319081' => [...], 'c46b5638a51848602d84d27b2d741133' => [...], '64efc780f9e9d573f623c9c0718a7b9a' => [...], '372f8774202fcaef20fb3917607999a8' => [...], '0f6df0b7e985e2877adf1f36f8d3bbf3' => [...], '7ca4d3846a7d9aad42da15d4289c7ada' => [...], '2af6b176d618fcdcd130d32fcf2a14c0' => [...]], 'contents_cost' => 614729, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '614729', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../abstract-wc-shipping-method.php:257 |
25 | 1.6936 | 145565272 | getMeasures( $height = ???, $width = ???, $length = ???, $weight = ??? ) | .../actions.php:276 |
26 | 1.7072 | 145594904 | MeasureCollection->calculate( ) | .../functions.php:55 |
27 | 1.7073 | 145596584 | 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.0096 | 761928 | {main}( ) | .../index.php:0 |
2 | 0.0096 | 763184 | require( '/home/veronica/public_html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.0097 | 772272 | require_once( '/home/veronica/public_html/wp-load.php ) | .../wp-blog-header.php:13 |
4 | 0.0098 | 782608 | require_once( '/home/veronica/public_html/wp-config.php ) | .../wp-load.php:50 |
5 | 0.0105 | 869112 | require_once( '/home/veronica/public_html/wp-settings.php ) | .../wp-config.php:114 |
6 | 1.1630 | 143411512 | do_action( $hook_name = 'wp_loaded' ) | .../wp-settings.php:726 |
7 | 1.1630 | 143411888 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 1.1630 | 143411888 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 1.1904 | 144215128 | WC_Form_Handler::add_to_cart_action( $url = '' ) | .../class-wp-hook.php:324 |
10 | 1.1943 | 144257232 | WC_Form_Handler::add_to_cart_handler_simple( $product_id = 34684 ) | .../class-wc-form-handler.php:826 |
11 | 1.1943 | 144323520 | WC_Cart->add_to_cart( $product_id = 34684, $quantity = 1, $variation_id = ???, $variation = ???, $cart_item_data = ??? ) | .../class-wc-form-handler.php:854 |
12 | 1.1954 | 144332064 | do_action( $hook_name = 'woocommerce_add_to_cart', ...$arg = variadic('2af6b176d618fcdcd130d32fcf2a14c0', 34684, 1, 0, [], []) ) | .../class-wc-cart.php:1292 |
13 | 1.1954 | 144332440 | WP_Hook->do_action( $args = [0 => '2af6b176d618fcdcd130d32fcf2a14c0', 1 => 34684, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../plugin.php:517 |
14 | 1.1954 | 144332440 | WP_Hook->apply_filters( $value = '', $args = [0 => '2af6b176d618fcdcd130d32fcf2a14c0', 1 => 34684, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../class-wp-hook.php:348 |
15 | 1.1956 | 144334536 | WC_Cart->calculate_totals( ) | .../class-wp-hook.php:322 |
16 | 1.1956 | 144334112 | 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 = ['bc6bcd392b617578f9aca2c29cae7036' => [...], '9dec88b3772c35708f47db386b2f487e' => [...], '57a9d589fa03ef4795f38f84306486c4' => [...], 'e8609464e1813ad2494416cb12676159' => [...], '35a8b29b1e59fa290eea9888ac038e7d' => [...], '7c8150213491f29a32e41242e2fdf55a' => [...], 'd7e6ed305a6d0c5a33d44a7fd17797ac' => [...], 'd5f6b27eed9d01f58d2e943b6c319081' => [...], 'c46b5638a51848602d84d27b2d741133' => [...], '64efc780f9e9d573f623c9c0718a7b9a' => [...], '372f8774202fcaef20fb3917607999a8' => [...], '0f6df0b7e985e2877adf1f36f8d3bbf3' => [...], '7ca4d3846a7d9aad42da15d4289c7ada' => [...], '2af6b176d618fcdcd130d32fcf2a14c0' => [...]]; 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' => '614729', 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => '614729', '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.1956 | 144334232 | WC_Cart_Totals->calculate( ) | .../class-wc-cart-totals.php:141 |
18 | 1.1992 | 144362608 | WC_Cart_Totals->calculate_shipping_totals( ) | .../class-wc-cart-totals.php:151 |
19 | 1.1992 | 144362608 | WC_Cart_Totals->get_shipping_from_cart( ) | .../class-wc-cart-totals.php:857 |
20 | 1.1999 | 144421496 | WC_Cart->calculate_shipping( ) | .../class-wc-cart-totals.php:346 |
21 | 1.2009 | 144473200 | WC_Shipping->calculate_shipping( $packages = [0 => ['contents' => [...], 'contents_cost' => 614729, 'applied_coupons' => [...], 'user' => [...], 'destination' => [...], 'cart_subtotal' => '614729']] ) | .../class-wc-cart.php:1445 |
22 | 1.2009 | 144473200 | WC_Shipping->calculate_shipping_for_package( $package = ['contents' => ['bc6bcd392b617578f9aca2c29cae7036' => [...], '9dec88b3772c35708f47db386b2f487e' => [...], '57a9d589fa03ef4795f38f84306486c4' => [...], 'e8609464e1813ad2494416cb12676159' => [...], '35a8b29b1e59fa290eea9888ac038e7d' => [...], '7c8150213491f29a32e41242e2fdf55a' => [...], 'd7e6ed305a6d0c5a33d44a7fd17797ac' => [...], 'd5f6b27eed9d01f58d2e943b6c319081' => [...], 'c46b5638a51848602d84d27b2d741133' => [...], '64efc780f9e9d573f623c9c0718a7b9a' => [...], '372f8774202fcaef20fb3917607999a8' => [...], '0f6df0b7e985e2877adf1f36f8d3bbf3' => [...], '7ca4d3846a7d9aad42da15d4289c7ada' => [...], '2af6b176d618fcdcd130d32fcf2a14c0' => [...]], 'contents_cost' => 614729, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '614729'], $package_key = 0 ) | .../class-wc-shipping.php:260 |
23 | 1.2412 | 145557008 | WC_Shipping_Method->get_rates_for_package( $package = ['contents' => ['bc6bcd392b617578f9aca2c29cae7036' => [...], '9dec88b3772c35708f47db386b2f487e' => [...], '57a9d589fa03ef4795f38f84306486c4' => [...], 'e8609464e1813ad2494416cb12676159' => [...], '35a8b29b1e59fa290eea9888ac038e7d' => [...], '7c8150213491f29a32e41242e2fdf55a' => [...], 'd7e6ed305a6d0c5a33d44a7fd17797ac' => [...], 'd5f6b27eed9d01f58d2e943b6c319081' => [...], 'c46b5638a51848602d84d27b2d741133' => [...], '64efc780f9e9d573f623c9c0718a7b9a' => [...], '372f8774202fcaef20fb3917607999a8' => [...], '0f6df0b7e985e2877adf1f36f8d3bbf3' => [...], '7ca4d3846a7d9aad42da15d4289c7ada' => [...], '2af6b176d618fcdcd130d32fcf2a14c0' => [...]], 'contents_cost' => 614729, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '614729', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../class-wc-shipping.php:348 |
24 | 1.2413 | 145557088 | Shipit_Shipping->calculate_shipping( $package = ['contents' => ['bc6bcd392b617578f9aca2c29cae7036' => [...], '9dec88b3772c35708f47db386b2f487e' => [...], '57a9d589fa03ef4795f38f84306486c4' => [...], 'e8609464e1813ad2494416cb12676159' => [...], '35a8b29b1e59fa290eea9888ac038e7d' => [...], '7c8150213491f29a32e41242e2fdf55a' => [...], 'd7e6ed305a6d0c5a33d44a7fd17797ac' => [...], 'd5f6b27eed9d01f58d2e943b6c319081' => [...], 'c46b5638a51848602d84d27b2d741133' => [...], '64efc780f9e9d573f623c9c0718a7b9a' => [...], '372f8774202fcaef20fb3917607999a8' => [...], '0f6df0b7e985e2877adf1f36f8d3bbf3' => [...], '7ca4d3846a7d9aad42da15d4289c7ada' => [...], '2af6b176d618fcdcd130d32fcf2a14c0' => [...]], 'contents_cost' => 614729, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '614729', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../abstract-wc-shipping-method.php:257 |
25 | 1.6936 | 145565272 | getMeasures( $height = ???, $width = ???, $length = ???, $weight = ??? ) | .../actions.php:276 |
26 | 1.7072 | 145594904 | MeasureCollection->calculate( ) | .../functions.php:55 |
27 | 1.7073 | 145596584 | 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.0096 | 761928 | {main}( ) | .../index.php:0 |
2 | 0.0096 | 763184 | require( '/home/veronica/public_html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.0097 | 772272 | require_once( '/home/veronica/public_html/wp-load.php ) | .../wp-blog-header.php:13 |
4 | 0.0098 | 782608 | require_once( '/home/veronica/public_html/wp-config.php ) | .../wp-load.php:50 |
5 | 0.0105 | 869112 | require_once( '/home/veronica/public_html/wp-settings.php ) | .../wp-config.php:114 |
6 | 1.1630 | 143411512 | do_action( $hook_name = 'wp_loaded' ) | .../wp-settings.php:726 |
7 | 1.1630 | 143411888 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 1.1630 | 143411888 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 1.1904 | 144215128 | WC_Form_Handler::add_to_cart_action( $url = '' ) | .../class-wp-hook.php:324 |
10 | 1.1943 | 144257232 | WC_Form_Handler::add_to_cart_handler_simple( $product_id = 34684 ) | .../class-wc-form-handler.php:826 |
11 | 1.1943 | 144323520 | WC_Cart->add_to_cart( $product_id = 34684, $quantity = 1, $variation_id = ???, $variation = ???, $cart_item_data = ??? ) | .../class-wc-form-handler.php:854 |
12 | 1.1954 | 144332064 | do_action( $hook_name = 'woocommerce_add_to_cart', ...$arg = variadic('2af6b176d618fcdcd130d32fcf2a14c0', 34684, 1, 0, [], []) ) | .../class-wc-cart.php:1292 |
13 | 1.1954 | 144332440 | WP_Hook->do_action( $args = [0 => '2af6b176d618fcdcd130d32fcf2a14c0', 1 => 34684, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../plugin.php:517 |
14 | 1.1954 | 144332440 | WP_Hook->apply_filters( $value = '', $args = [0 => '2af6b176d618fcdcd130d32fcf2a14c0', 1 => 34684, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../class-wp-hook.php:348 |
15 | 1.1956 | 144334536 | WC_Cart->calculate_totals( ) | .../class-wp-hook.php:322 |
16 | 1.1956 | 144334112 | 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 = ['bc6bcd392b617578f9aca2c29cae7036' => [...], '9dec88b3772c35708f47db386b2f487e' => [...], '57a9d589fa03ef4795f38f84306486c4' => [...], 'e8609464e1813ad2494416cb12676159' => [...], '35a8b29b1e59fa290eea9888ac038e7d' => [...], '7c8150213491f29a32e41242e2fdf55a' => [...], 'd7e6ed305a6d0c5a33d44a7fd17797ac' => [...], 'd5f6b27eed9d01f58d2e943b6c319081' => [...], 'c46b5638a51848602d84d27b2d741133' => [...], '64efc780f9e9d573f623c9c0718a7b9a' => [...], '372f8774202fcaef20fb3917607999a8' => [...], '0f6df0b7e985e2877adf1f36f8d3bbf3' => [...], '7ca4d3846a7d9aad42da15d4289c7ada' => [...], '2af6b176d618fcdcd130d32fcf2a14c0' => [...]]; 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' => '614729', 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => '614729', '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.1956 | 144334232 | WC_Cart_Totals->calculate( ) | .../class-wc-cart-totals.php:141 |
18 | 1.1992 | 144362608 | WC_Cart_Totals->calculate_shipping_totals( ) | .../class-wc-cart-totals.php:151 |
19 | 1.1992 | 144362608 | WC_Cart_Totals->get_shipping_from_cart( ) | .../class-wc-cart-totals.php:857 |
20 | 1.1999 | 144421496 | WC_Cart->calculate_shipping( ) | .../class-wc-cart-totals.php:346 |
21 | 1.2009 | 144473200 | WC_Shipping->calculate_shipping( $packages = [0 => ['contents' => [...], 'contents_cost' => 614729, 'applied_coupons' => [...], 'user' => [...], 'destination' => [...], 'cart_subtotal' => '614729']] ) | .../class-wc-cart.php:1445 |
22 | 1.2009 | 144473200 | WC_Shipping->calculate_shipping_for_package( $package = ['contents' => ['bc6bcd392b617578f9aca2c29cae7036' => [...], '9dec88b3772c35708f47db386b2f487e' => [...], '57a9d589fa03ef4795f38f84306486c4' => [...], 'e8609464e1813ad2494416cb12676159' => [...], '35a8b29b1e59fa290eea9888ac038e7d' => [...], '7c8150213491f29a32e41242e2fdf55a' => [...], 'd7e6ed305a6d0c5a33d44a7fd17797ac' => [...], 'd5f6b27eed9d01f58d2e943b6c319081' => [...], 'c46b5638a51848602d84d27b2d741133' => [...], '64efc780f9e9d573f623c9c0718a7b9a' => [...], '372f8774202fcaef20fb3917607999a8' => [...], '0f6df0b7e985e2877adf1f36f8d3bbf3' => [...], '7ca4d3846a7d9aad42da15d4289c7ada' => [...], '2af6b176d618fcdcd130d32fcf2a14c0' => [...]], 'contents_cost' => 614729, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '614729'], $package_key = 0 ) | .../class-wc-shipping.php:260 |
23 | 1.2412 | 145557008 | WC_Shipping_Method->get_rates_for_package( $package = ['contents' => ['bc6bcd392b617578f9aca2c29cae7036' => [...], '9dec88b3772c35708f47db386b2f487e' => [...], '57a9d589fa03ef4795f38f84306486c4' => [...], 'e8609464e1813ad2494416cb12676159' => [...], '35a8b29b1e59fa290eea9888ac038e7d' => [...], '7c8150213491f29a32e41242e2fdf55a' => [...], 'd7e6ed305a6d0c5a33d44a7fd17797ac' => [...], 'd5f6b27eed9d01f58d2e943b6c319081' => [...], 'c46b5638a51848602d84d27b2d741133' => [...], '64efc780f9e9d573f623c9c0718a7b9a' => [...], '372f8774202fcaef20fb3917607999a8' => [...], '0f6df0b7e985e2877adf1f36f8d3bbf3' => [...], '7ca4d3846a7d9aad42da15d4289c7ada' => [...], '2af6b176d618fcdcd130d32fcf2a14c0' => [...]], 'contents_cost' => 614729, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '614729', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../class-wc-shipping.php:348 |
24 | 1.2413 | 145557088 | Shipit_Shipping->calculate_shipping( $package = ['contents' => ['bc6bcd392b617578f9aca2c29cae7036' => [...], '9dec88b3772c35708f47db386b2f487e' => [...], '57a9d589fa03ef4795f38f84306486c4' => [...], 'e8609464e1813ad2494416cb12676159' => [...], '35a8b29b1e59fa290eea9888ac038e7d' => [...], '7c8150213491f29a32e41242e2fdf55a' => [...], 'd7e6ed305a6d0c5a33d44a7fd17797ac' => [...], 'd5f6b27eed9d01f58d2e943b6c319081' => [...], 'c46b5638a51848602d84d27b2d741133' => [...], '64efc780f9e9d573f623c9c0718a7b9a' => [...], '372f8774202fcaef20fb3917607999a8' => [...], '0f6df0b7e985e2877adf1f36f8d3bbf3' => [...], '7ca4d3846a7d9aad42da15d4289c7ada' => [...], '2af6b176d618fcdcd130d32fcf2a14c0' => [...]], 'contents_cost' => 614729, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '614729', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../abstract-wc-shipping-method.php:257 |
25 | 1.6936 | 145565272 | getMeasures( $height = ???, $width = ???, $length = ???, $weight = ??? ) | .../actions.php:276 |
26 | 1.7072 | 145594904 | MeasureCollection->calculate( ) | .../functions.php:55 |
27 | 1.7073 | 145596584 | 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.0096 | 761928 | {main}( ) | .../index.php:0 |
2 | 0.0096 | 763184 | require( '/home/veronica/public_html/wp-blog-header.php ) | .../index.php:17 |
3 | 0.0097 | 772272 | require_once( '/home/veronica/public_html/wp-load.php ) | .../wp-blog-header.php:13 |
4 | 0.0098 | 782608 | require_once( '/home/veronica/public_html/wp-config.php ) | .../wp-load.php:50 |
5 | 0.0105 | 869112 | require_once( '/home/veronica/public_html/wp-settings.php ) | .../wp-config.php:114 |
6 | 1.1630 | 143411512 | do_action( $hook_name = 'wp_loaded' ) | .../wp-settings.php:726 |
7 | 1.1630 | 143411888 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
8 | 1.1630 | 143411888 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:348 |
9 | 1.1904 | 144215128 | WC_Form_Handler::add_to_cart_action( $url = '' ) | .../class-wp-hook.php:324 |
10 | 1.1943 | 144257232 | WC_Form_Handler::add_to_cart_handler_simple( $product_id = 34684 ) | .../class-wc-form-handler.php:826 |
11 | 1.1943 | 144323520 | WC_Cart->add_to_cart( $product_id = 34684, $quantity = 1, $variation_id = ???, $variation = ???, $cart_item_data = ??? ) | .../class-wc-form-handler.php:854 |
12 | 1.1954 | 144332064 | do_action( $hook_name = 'woocommerce_add_to_cart', ...$arg = variadic('2af6b176d618fcdcd130d32fcf2a14c0', 34684, 1, 0, [], []) ) | .../class-wc-cart.php:1292 |
13 | 1.1954 | 144332440 | WP_Hook->do_action( $args = [0 => '2af6b176d618fcdcd130d32fcf2a14c0', 1 => 34684, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../plugin.php:517 |
14 | 1.1954 | 144332440 | WP_Hook->apply_filters( $value = '', $args = [0 => '2af6b176d618fcdcd130d32fcf2a14c0', 1 => 34684, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../class-wp-hook.php:348 |
15 | 1.1956 | 144334536 | WC_Cart->calculate_totals( ) | .../class-wp-hook.php:322 |
16 | 1.1956 | 144334112 | 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 = ['bc6bcd392b617578f9aca2c29cae7036' => [...], '9dec88b3772c35708f47db386b2f487e' => [...], '57a9d589fa03ef4795f38f84306486c4' => [...], 'e8609464e1813ad2494416cb12676159' => [...], '35a8b29b1e59fa290eea9888ac038e7d' => [...], '7c8150213491f29a32e41242e2fdf55a' => [...], 'd7e6ed305a6d0c5a33d44a7fd17797ac' => [...], 'd5f6b27eed9d01f58d2e943b6c319081' => [...], 'c46b5638a51848602d84d27b2d741133' => [...], '64efc780f9e9d573f623c9c0718a7b9a' => [...], '372f8774202fcaef20fb3917607999a8' => [...], '0f6df0b7e985e2877adf1f36f8d3bbf3' => [...], '7ca4d3846a7d9aad42da15d4289c7ada' => [...], '2af6b176d618fcdcd130d32fcf2a14c0' => [...]]; 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' => '614729', 'subtotal_tax' => 0, 'shipping_total' => 0, 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => '614729', '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.1956 | 144334232 | WC_Cart_Totals->calculate( ) | .../class-wc-cart-totals.php:141 |
18 | 1.1992 | 144362608 | WC_Cart_Totals->calculate_shipping_totals( ) | .../class-wc-cart-totals.php:151 |
19 | 1.1992 | 144362608 | WC_Cart_Totals->get_shipping_from_cart( ) | .../class-wc-cart-totals.php:857 |
20 | 1.1999 | 144421496 | WC_Cart->calculate_shipping( ) | .../class-wc-cart-totals.php:346 |
21 | 1.2009 | 144473200 | WC_Shipping->calculate_shipping( $packages = [0 => ['contents' => [...], 'contents_cost' => 614729, 'applied_coupons' => [...], 'user' => [...], 'destination' => [...], 'cart_subtotal' => '614729']] ) | .../class-wc-cart.php:1445 |
22 | 1.2009 | 144473200 | WC_Shipping->calculate_shipping_for_package( $package = ['contents' => ['bc6bcd392b617578f9aca2c29cae7036' => [...], '9dec88b3772c35708f47db386b2f487e' => [...], '57a9d589fa03ef4795f38f84306486c4' => [...], 'e8609464e1813ad2494416cb12676159' => [...], '35a8b29b1e59fa290eea9888ac038e7d' => [...], '7c8150213491f29a32e41242e2fdf55a' => [...], 'd7e6ed305a6d0c5a33d44a7fd17797ac' => [...], 'd5f6b27eed9d01f58d2e943b6c319081' => [...], 'c46b5638a51848602d84d27b2d741133' => [...], '64efc780f9e9d573f623c9c0718a7b9a' => [...], '372f8774202fcaef20fb3917607999a8' => [...], '0f6df0b7e985e2877adf1f36f8d3bbf3' => [...], '7ca4d3846a7d9aad42da15d4289c7ada' => [...], '2af6b176d618fcdcd130d32fcf2a14c0' => [...]], 'contents_cost' => 614729, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '614729'], $package_key = 0 ) | .../class-wc-shipping.php:260 |
23 | 1.2412 | 145557008 | WC_Shipping_Method->get_rates_for_package( $package = ['contents' => ['bc6bcd392b617578f9aca2c29cae7036' => [...], '9dec88b3772c35708f47db386b2f487e' => [...], '57a9d589fa03ef4795f38f84306486c4' => [...], 'e8609464e1813ad2494416cb12676159' => [...], '35a8b29b1e59fa290eea9888ac038e7d' => [...], '7c8150213491f29a32e41242e2fdf55a' => [...], 'd7e6ed305a6d0c5a33d44a7fd17797ac' => [...], 'd5f6b27eed9d01f58d2e943b6c319081' => [...], 'c46b5638a51848602d84d27b2d741133' => [...], '64efc780f9e9d573f623c9c0718a7b9a' => [...], '372f8774202fcaef20fb3917607999a8' => [...], '0f6df0b7e985e2877adf1f36f8d3bbf3' => [...], '7ca4d3846a7d9aad42da15d4289c7ada' => [...], '2af6b176d618fcdcd130d32fcf2a14c0' => [...]], 'contents_cost' => 614729, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '614729', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../class-wc-shipping.php:348 |
24 | 1.2413 | 145557088 | Shipit_Shipping->calculate_shipping( $package = ['contents' => ['bc6bcd392b617578f9aca2c29cae7036' => [...], '9dec88b3772c35708f47db386b2f487e' => [...], '57a9d589fa03ef4795f38f84306486c4' => [...], 'e8609464e1813ad2494416cb12676159' => [...], '35a8b29b1e59fa290eea9888ac038e7d' => [...], '7c8150213491f29a32e41242e2fdf55a' => [...], 'd7e6ed305a6d0c5a33d44a7fd17797ac' => [...], 'd5f6b27eed9d01f58d2e943b6c319081' => [...], 'c46b5638a51848602d84d27b2d741133' => [...], '64efc780f9e9d573f623c9c0718a7b9a' => [...], '372f8774202fcaef20fb3917607999a8' => [...], '0f6df0b7e985e2877adf1f36f8d3bbf3' => [...], '7ca4d3846a7d9aad42da15d4289c7ada' => [...], '2af6b176d618fcdcd130d32fcf2a14c0' => [...]], 'contents_cost' => 614729, 'applied_coupons' => [], 'user' => ['ID' => 0], 'destination' => ['country' => 'CL', 'state' => 'CL308', 'postcode' => '', 'city' => '', 'address' => '', 'address_1' => '', 'address_2' => ''], 'cart_subtotal' => '614729', 'rates' => ['local_pickup:8' => class WC_Shipping_Rate { ... }, 'flat_rate:9' => class WC_Shipping_Rate { ... }]] ) | .../abstract-wc-shipping-method.php:257 |
25 | 1.6936 | 145565272 | getMeasures( $height = ???, $width = ???, $length = ???, $weight = ??? ) | .../actions.php:276 |
26 | 1.7072 | 145594904 | MeasureCollection->calculate( ) | .../functions.php:55 |
27 | 1.7073 | 145596584 | Boxify->calculate( $shipment = ['packages' => [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...]]] ) | .../measure_collection.php:19 |