Error log entries
-
Hi,
The Fetchify plugin is generating a log entry for every order placed in Woocommerce, including this data:
[Shortcode #1] Place Order flow initiated Additional context{ “order_uid”: “d6d36ded-1fd8-4d2e-973a-d1fb7ce4cb3e”, “store_url”: “https://www.xxx.co.uk”, “last_error”: { “type”: 8192, “message”: “Creation of dynamic property WC_ClickToAddress_Autocomplete_Integration::$config is deprecated”, “file”: “/usr/local/lsws/xxx.co.uk/html/wp-content/plugins/clicktoaddress-auto-complete/includes/class-wc-clicktoaddress-autocomplete-integration.php”, “line”: 34 }, “backtrace”: [ { “file”: “/usr/local/lsws/xxx.co.uk/html/wp-content/plugins/woocommerce/includes/class-wc-checkout.php”, “line”: 1301, “function”: “wc_log_order_step” }, { “file”: “/usr/local/lsws/xxx.co.uk/html/wp-content/plugins/woocommerce/includes/class-wc-ajax.php”, “line”: 543, “function”: “process_checkout”, “class”: “WC_Checkout”, “type”: “->” }, { “file”: “/usr/local/lsws/xxx.co.uk/html/wp-includes/class-wp-hook.php”, “line”: 324, “function”: “checkout”, “class”: “WC_AJAX”, “type”: “::” } ], “remote-logging”: false }2025-10-17T12:49:41+00:00Debug [Shortcode #2] Session updated with checkout data and totals calculated Additional context{ “order_uid”: “d6d36ded-1fd8-4d2e-973a-d1fb7ce4cb3e”, “store_url”: “https://www.xxx.co.uk”, “last_error”: { “type”: 8192, “message”: “Creation of dynamic property WC_ClickToAddress_Autocomplete_Integration::$config is deprecated”, “file”: “/usr/local/lsws/xxx.co.uk/html/wp-content/plugins/clicktoaddress-auto-complete/includes/class-wc-clicktoaddress-autocomplete-integration.php”, “line”: 34 }, “backtrace”: [ { “file”: “/usr/local/lsws/xxx.co.uk/html/wp-content/plugins/woocommerce/includes/class-wc-checkout.php”, “line”: 1318, “function”: “wc_log_order_step” }, { “file”: “/usr/local/lsws/xxx.co.uk/html/wp-content/plugins/woocommerce/includes/class-wc-ajax.php”, “line”: 543, “function”: “process_checkout”, “class”: “WC_Checkout”, “type”: “->” }, { “file”: “/usr/local/lsws/xxx.co.uk/html/wp-includes/class-wp-hook.php”, “line”: 324, “function”: “checkout”, “class”: “WC_AJAX”, “type”: “::” } ], “remote-logging”: false
Is there a way to avoid these log entries?
The topic ‘Error log entries’ is closed to new replies.