New Zenner
- Join Date:
- Jul 2009
- Posts:
- 10
- Plugin Contributions:
- 0
PHP Notice: Undefined index
Hi,
I'm seeing a bunch of Undefined index notices on every page load, any way to address this?
[24-Jul-2020 07:32:52 Europe/London] PHP Notice: Undefined index: spider_flag in .../includes/classes/observers/class.products_viewed_counter.php on line 37
[24-Jul-2020 07:32:52 Europe/London] PHP Notice: Undefined variable: spider_flag in .../includes/application_top.php on line 223
[24-Jul-2020 07:32:52 Europe/London] PHP Notice: Undefined index: shipping in .../includes/modules/payment/paypalwpp.php on line 1537
[24-Jul-2020 07:32:52 Europe/London] PHP Notice: Undefined index: customer_id in .../includes/modules/order_total/ot_group_pricing.php on line 88
[24-Jul-2020 07:32:52 Europe/London] PHP Notice: Undefined index: customers_group_pricing in .../includes/modules/order_total/ot_group_pricing.php on line 89
[24-Jul-2020 07:32:52 Europe/London] PHP Notice: Undefined index: customers_group_pricing in .../includes/modules/order_total/ot_group_pricing.php on line 91
[24-Jul-2020 07:32:52 Europe/London] PHP Notice: Undefined index: group_percentage in .../includes/modules/order_total/ot_group_pricing.php on line 93
[24-Jul-2020 07:32:52 Europe/London] PHP Notice: Undefined index: customer_id in .../includes/functions/functions_taxes.php on line 305
[24-Jul-2020 07:32:52 Europe/London] PHP Notice: Undefined index: sendto in .../includes/functions/functions_taxes.php on line 306
[24-Jul-2020 07:32:52 Europe/London] PHP Notice: Undefined index: entry_zone_id in .../includes/functions/functions_taxes.php on line 337
[24-Jul-2020 07:32:52 Europe/London] PHP Notice: Undefined index: entry_country_id in .../includes/functions/functions_taxes.php on line 338
[24-Jul-2020 07:32:52 Europe/London] PHP Notice: Undefined index: customer_id in .../includes/modules/order_total/ot_group_pricing.php on line 88
[24-Jul-2020 07:32:52 Europe/London] PHP Notice: Undefined index: customers_group_pricing in .../includes/modules/order_total/ot_group_pricing.php on line 89
[24-Jul-2020 07:32:52 Europe/London] PHP Notice: Undefined index: customers_group_pricing in .../includes/modules/order_total/ot_group_pricing.php on line 91
[24-Jul-2020 07:32:52 Europe/London] PHP Notice: Undefined index: group_percentage in .../includes/modules/order_total/ot_group_pricing.php on line 93
[24-Jul-2020 07:32:52 Europe/London] PHP Notice: Undefined index: customer_id in .../includes/functions/functions_taxes.php on line 305
[24-Jul-2020 07:32:52 Europe/London] PHP Notice: Undefined index: sendto in .../includes/functions/functions_taxes.php on line 306
[24-Jul-2020 07:32:52 Europe/London] PHP Notice: Undefined index: entry_zone_id in .../includes/functions/functions_taxes.php on line 337
[24-Jul-2020 07:32:52 Europe/London] PHP Notice: Undefined index: entry_country_id in .../includes/functions/functions_taxes.php on line 338
[24-Jul-2020 07:32:52 Europe/London] PHP Notice: Undefined index: country in .../includes/modules/payment/paypalwpp.php on line 1094
[24-Jul-2020 07:32:52 Europe/London] PHP Notice: Undefined index: countries_iso_code_2 in .../includes/modules/payment/paypalwpp.php on line 1095
[24-Jul-2020 07:32:52 Europe/London] PHP Notice: Undefined index: countries_iso_code_2 in .../includes/modules/payment/paypalwpp.php on line 1097
[24-Jul-2020 07:32:52 Europe/London] PHP Notice: Undefined index: country in .../includes/modules/payment/paypalwpp.php on line 1098
[24-Jul-2020 07:32:52 Europe/London] PHP Notice: Undefined index: countries_iso_code_2 in .../includes/modules/payment/paypalwpp.php on line 1099
[24-Jul-2020 07:32:52 Europe/London] PHP Notice: Undefined index: customer_first_name in .../includes/modules/payment/paypalwpp.php on line 1595
[24-Jul-2020 07:32:52 Europe/London] PHP Notice: Undefined index: customer_id in .../includes/modules/payment/paypalwpp.php on line 1599
[24-Jul-2020 07:32:52 Europe/London] PHP Notice: Undefined offset: 1 in .../includes/modules/payment/paypal/paypal_curl.php on line 576
[24-Jul-2020 07:32:53 Europe/London] PHP Notice: Undefined index: customer_id in .../includes/modules/payment/paypalwpp.php on line 2910
[24-Jul-2020 07:32:53 Europe/London] PHP Notice: Undefined index: customer_first_name in .../includes/modules/payment/paypalwpp.php on line 2910
[24-Jul-2020 07:32:53 Europe/London] PHP Notice: Undefined index: customer_last_name in .../includes/modules/payment/paypalwpp.php on line 2910
[24-Jul-2020 07:32:53 Europe/London] PHP Notice: Undefined offset: 1 in .../includes/modules/payment/paypal/paypal_curl.php on line 576
[24-Jul-2020 07:32:53 Europe/London] PHP Notice: Undefined index: RESULT in .../includes/modules/payment/paypalwpp.php on line 2923
[24-Jul-2020 07:32:53 Europe/London] PHP Notice: Undefined index: RESULT in .../includes/modules/payment/paypalwpp.php on line 2924
[24-Jul-2020 07:32:53 Europe/London] PHP Notice: Undefined index: L_ERRORCODE1 in .../includes/modules/payment/paypalwpp.php on line 2934
[24-Jul-2020 07:32:53 Europe/London] PHP Notice: Undefined index: L_SHORTMESSAGE1 in .../includes/modules/payment/paypalwpp.php on line 2934
[24-Jul-2020 07:32:53 Europe/London] PHP Notice: Undefined index: L_LONGMESSAGE1 in .../includes/modules/payment/paypalwpp.php on line 2934
[24-Jul-2020 07:32:53 Europe/London] PHP Notice: Undefined index: L_ERRORCODE2 in .../includes/modules/payment/paypalwpp.php on line 2934
[24-Jul-2020 07:32:53 Europe/London] PHP Notice: Undefined index: L_SHORTMESSAGE2 in .../includes/modules/payment/paypalwpp.php on line 2934
[24-Jul-2020 07:32:53 Europe/London] PHP Notice: Undefined index: L_LONGMESSAGE2 in .../includes/modules/payment/paypalwpp.php on line 2934
[24-Jul-2020 07:32:53 Europe/London] PHP Notice: Undefined index: paypal_ec_token in .../includes/modules/payment/paypalwpp.php on line 2806
[24-Jul-2020 07:32:53 Europe/London] PHP Notice: Undefined index: paypal_ec_markflow in .../includes/modules/payment/paypalwpp.php on line 2818