| ( ! ) Warning: Undefined variable $cart in /home/caraudiotech/domains/caraudiotech.gr/public_html/wp-content/plugins/discounts_for_bacs.php on line 42 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0001 | 501144 | {main}( ) | .../index.php:0 |
| 2 | 0.0002 | 502688 | require( '/home/caraudiotech/domains/caraudiotech.gr/public_html/wp-blog-header.php ) | .../index.php:17 |
| 3 | 0.0003 | 513992 | require_once( '/home/caraudiotech/domains/caraudiotech.gr/public_html/wp-load.php ) | .../wp-blog-header.php:13 |
| 4 | 0.0004 | 526064 | require_once( '/home/caraudiotech/domains/caraudiotech.gr/public_html/wp-config.php ) | .../wp-load.php:50 |
| 5 | 0.0008 | 617608 | require_once( '/home/caraudiotech/domains/caraudiotech.gr/public_html/wp-settings.php ) | .../wp-config.php:208 |
| 6 | 1.7644 | 188621240 | do_action( $hook_name = 'wp_loaded' ) | .../wp-settings.php:645 |
| 7 | 1.7644 | 188621456 | WP_Hook->do_action( $args = [0 => ''] ) | .../plugin.php:517 |
| 8 | 1.7644 | 188621456 | WP_Hook->apply_filters( $value = '', $args = [0 => ''] ) | .../class-wp-hook.php:332 |
| 9 | 1.8351 | 190848184 | WC_Form_Handler::add_to_cart_action( $url = '' ) | .../class-wp-hook.php:308 |
| 10 | 1.8414 | 190907936 | WC_Form_Handler::add_to_cart_handler_simple( $product_id = 136224 ) | .../class-wc-form-handler.php:796 |
| 11 | 1.8414 | 190908368 | WC_Cart->add_to_cart( $product_id = 136224, $quantity = 1, $variation_id = ???, $variation = ???, $cart_item_data = ??? ) | .../class-wc-form-handler.php:824 |
| 12 | 1.8420 | 190918120 | do_action( $hook_name = 'woocommerce_add_to_cart', ...$arg = variadic('0111aade770ed6f7d136b455de1d6c1f', 136224, 1, 0, [], []) ) | .../class-wc-cart.php:1284 |
| 13 | 1.8420 | 190918336 | WP_Hook->do_action( $args = [0 => '0111aade770ed6f7d136b455de1d6c1f', 1 => 136224, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../plugin.php:517 |
| 14 | 1.8420 | 190918336 | WP_Hook->apply_filters( $value = '', $args = [0 => '0111aade770ed6f7d136b455de1d6c1f', 1 => 136224, 2 => 1, 3 => 0, 4 => [], 5 => []] ) | .../class-wp-hook.php:332 |
| 15 | 1.8420 | 190920392 | WC_Cart->calculate_totals( ) | .../class-wp-hook.php:306 |
| 16 | 1.8421 | 190919272 | 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 = ['ac1ad983e08ad3304a97e147f522747e' => [...], '7aeef40b893fa4a2c5b4b31ec9660b18' => [...], 'b6037a2ab6e344e350f2c1e79fd91292' => [...], 'ce47be4abd80ac324c645fd57a27fc73' => [...], '6be15827bfc9cafaa93b1141433a361c' => [...], '93fb9d4b16aa750c7475b6d601c35c2c' => [...], '9edc04ef44acfb6f953582ee3da6bef2' => [...], 'ca5f0240c4c842e8474a4c4c45f707eb' => [...], '88ac91c504d1c52b703c213ea8d7896f' => [...], '28b60a16b55fd531047c0c958ce14b95' => [...], 'cac7b5b8eeb7f918572a09eedeaaf119' => [...], '8370d030057a7b7ba7c8f2f8030711b0' => [...], '0111aade770ed6f7d136b455de1d6c1f' => [...]]; public $removed_cart_contents = []; public $applied_coupons = []; protected $shipping_methods = [0 => class WC_Shipping_Rate { ... }]; 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' => '4565.81', 'subtotal_tax' => 276.2, 'shipping_total' => '0', 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => '4565.81', 'cart_contents_tax' => 276.2, '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 $cart = ...; private $default_fee_props = [...] }; public $coupon_discount_totals = []; public $coupon_discount_tax_totals = [] } ) | .../class-wc-cart.php:1406 |
| 17 | 1.8421 | 190919392 | WC_Cart_Totals->calculate( ) | .../class-wc-cart-totals.php:141 |
| 18 | 1.8727 | 191805336 | WC_Cart_Totals->calculate_fee_totals( ) | .../class-wc-cart-totals.php:152 |
| 19 | 1.8727 | 191805336 | WC_Cart_Totals->get_fees_from_cart( ) | .../class-wc-cart-totals.php:840 |
| 20 | 1.8727 | 191805336 | WC_Cart->calculate_fees( ) | .../class-wc-cart-totals.php:279 |
| 21 | 1.8727 | 191805336 | do_action( $hook_name = 'woocommerce_cart_calculate_fees', ...$arg = variadic(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 = ['ac1ad983e08ad3304a97e147f522747e' => [...], '7aeef40b893fa4a2c5b4b31ec9660b18' => [...], 'b6037a2ab6e344e350f2c1e79fd91292' => [...], 'ce47be4abd80ac324c645fd57a27fc73' => [...], '6be15827bfc9cafaa93b1141433a361c' => [...], '93fb9d4b16aa750c7475b6d601c35c2c' => [...], '9edc04ef44acfb6f953582ee3da6bef2' => [...], 'ca5f0240c4c842e8474a4c4c45f707eb' => [...], '88ac91c504d1c52b703c213ea8d7896f' => [...], '28b60a16b55fd531047c0c958ce14b95' => [...], 'cac7b5b8eeb7f918572a09eedeaaf119' => [...], '8370d030057a7b7ba7c8f2f8030711b0' => [...], '0111aade770ed6f7d136b455de1d6c1f' => [...]]; public $removed_cart_contents = []; public $applied_coupons = []; protected $shipping_methods = [0 => class WC_Shipping_Rate { ... }]; 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' => '4565.81', 'subtotal_tax' => 276.2, 'shipping_total' => '0', 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => '4565.81', 'cart_contents_tax' => 276.2, '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 $cart = ...; private $default_fee_props = [...] }; public $coupon_discount_totals = []; public $coupon_discount_tax_totals = [] }) ) | .../class-wc-cart.php:1893 |
| 22 | 1.8727 | 191805552 | WP_Hook->do_action( $args = [0 => class WC_Cart { public $cart_session_data = [...]; public $coupon_applied_count = [...]; public $cart_contents = [...]; public $removed_cart_contents = [...]; public $applied_coupons = [...]; protected $shipping_methods = [...]; protected $default_totals = [...]; protected $totals = [...]; protected $session = class WC_Cart_Session { ... }; protected $fees_api = class WC_Cart_Fees { ... }; public $coupon_discount_totals = [...]; public $coupon_discount_tax_totals = [...] }] ) | .../plugin.php:517 |
| 23 | 1.8727 | 191805552 | WP_Hook->apply_filters( $value = '', $args = [0 => class WC_Cart { public $cart_session_data = [...]; public $coupon_applied_count = [...]; public $cart_contents = [...]; public $removed_cart_contents = [...]; public $applied_coupons = [...]; protected $shipping_methods = [...]; protected $default_totals = [...]; protected $totals = [...]; protected $session = class WC_Cart_Session { ... }; protected $fees_api = class WC_Cart_Fees { ... }; public $coupon_discount_totals = [...]; public $coupon_discount_tax_totals = [...] }] ) | .../class-wp-hook.php:332 |
| 24 | 1.8728 | 191806200 | fg_add_fee( $the_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 = ['ac1ad983e08ad3304a97e147f522747e' => [...], '7aeef40b893fa4a2c5b4b31ec9660b18' => [...], 'b6037a2ab6e344e350f2c1e79fd91292' => [...], 'ce47be4abd80ac324c645fd57a27fc73' => [...], '6be15827bfc9cafaa93b1141433a361c' => [...], '93fb9d4b16aa750c7475b6d601c35c2c' => [...], '9edc04ef44acfb6f953582ee3da6bef2' => [...], 'ca5f0240c4c842e8474a4c4c45f707eb' => [...], '88ac91c504d1c52b703c213ea8d7896f' => [...], '28b60a16b55fd531047c0c958ce14b95' => [...], 'cac7b5b8eeb7f918572a09eedeaaf119' => [...], '8370d030057a7b7ba7c8f2f8030711b0' => [...], '0111aade770ed6f7d136b455de1d6c1f' => [...]]; public $removed_cart_contents = []; public $applied_coupons = []; protected $shipping_methods = [0 => class WC_Shipping_Rate { ... }]; 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' => '4565.81', 'subtotal_tax' => 276.2, 'shipping_total' => '0', 'shipping_tax' => 0, 'shipping_taxes' => [...], 'discount_total' => 0, 'discount_tax' => 0, 'cart_contents_total' => '4565.81', 'cart_contents_tax' => 276.2, '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 $cart = ...; private $default_fee_props = [...] }; public $coupon_discount_totals = []; public $coupon_discount_tax_totals = [] } ) | .../class-wp-hook.php:308 |