PHP Fatal error: Uncaught ArgumentCountError: 3 arguments are required, 2 given
-
Hello,
I got this… can you help me plz?
[19-Aug-2024 14:46:52 UTC] PHP Fatal error: Uncaught ArgumentCountError: 3 arguments are required, 2 given in /home/xyz/public_html/wp-content/plugins/woocommerce/includes/wc-template-functions.php:862
Stack trace: 0 /home/xyz/public_html/wp-content/plugins/woocommerce/includes/wc-template-functions.php(862): sprintf(‘Vos donn\xC3\xA9es pe…’, ‘[privacy_policy…’) 1 /home/xyz/public_html/wp-content/plugins/woocommerce/includes/wc-template-functions.php(942): wc_get_privacy_policy_text(‘checkout’) 2 /home/xyz/public_html/wp-content/plugins/woocommerce/includes/wc-template-functions.php(915): wc_privacy_policy_text(‘checkout’) 3 /home/xyz/public_html/wp-includes/class-wp-hook.php(324): wc_checkout_privacy_policy_text(”) 4 /home/xyz/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(”, Array) 5 /home/xyz/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) 6 /home/xyz/public_html/wp-content/themes/salient/woocommerce/checkout/terms.php(24): do_action(‘woocommerce_che…’) 7 /home/xyz/public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php(345): include(‘/home/xyz/publ…’) 8 /home/xyz/public_html/wp-content/plugins/woocommerce/templates/checkout/payment.php(49): wc_get_template(‘checkout/terms….’) 9 /home/xyz/public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php(345): include(‘/home/xyz/publ…’) 10 /home/xyz/public_html/wp-content/plugins/woocommerce/includes/wc-template-functions.php(2421): wc_get_template(‘checkout/paymen…’, Array) 11 /home/xyz/public_html/wp-content/plugins/woocommerce/includes/class-wc-ajax.php(422): woocommerce_checkout_payment() 12 /home/xyz/public_html/wp-includes/class-wp-hook.php(324): WC_AJAX::update_order_review(”) 13 /home/xyz/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) 14 /home/xyz/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) 15 /home/xyz/public_html/wp-content/plugins/woocommerce/includes/class-wc-ajax.php(96): do_action(‘wc_ajax_update_…’) 16 /home/xyz/public_html/wp-includes/class-wp-hook.php(324): WC_AJAX::do_wc_ajax(”) 17 /home/xyz/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) 18 /home/xyz/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) 19 /home/xyz/public_html/wp-includes/template-loader.php(13): do_action(‘template_redire…’) 20 /home/xyz/public_html/wp-blog-header.php(19): require_once(‘/home/xyz/publ…’) 21 /home/xyz/public_html/index.php(17): require(‘/home/xyz/publ…’) 22 {main}thrown in /home/xyz/public_html/wp-content/plugins/woocommerce/includes/wc-template-functions.php on line 862
That give us a bug at checkout page. The layout is not like other pages. And we have message that we have a critical error.
- You must be logged in to reply to this topic.