Woocommerce Checkout Issue
-
This page is broken when I updated PHP from 7.4 to 8.0
I checked the error logs and error is =====>
PHP Fatal error: Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, function "po_checkout_field" not found or invalid function name in /nas/content/live/rocknarbordev/wp-includes/class-wp-hook.php:307\nStack trace:\n#0 /nas/content/live/rocknarbordev/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array)\n#1 /nas/content/live/rocknarbordev/wp-includes/plugin.php(476): WP_Hook->do_action(Array)\n#2 /nas/content/live/rocknarbordev/wp-content/plugins/woocommerce/templates/checkout/form-billing.php(44): do_action('woocommerce_aft...', Object(WC_Checkout))\n#3 /nas/content/live/rocknarbordev/wp-content/plugins/woocommerce/includes/wc-core-functions.php(345): include('/nas/content/li...')\n#4 /nas/content/live/rocknarbordev/wp-content/plugins/woocommerce/includes/class-wc-checkout.php(296): wc_get_template('checkout/form-b...', Array)\n#5 /nas/content/live/rocknarbordev/wp-includes/class-wp-hook.php(307): WC_Checkout->checkout_form_billing('')\n#6 /nas/content/live/rocknarbordev/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters('', Array)\n#7 /nas/content/live/rocknarbordev/wp-includes/plugin.php(476): WP_Hook->do_action(Array)\n#8 /nas/content/live/rocknarbordev/wp-content/plugins/woocommerce/templates/checkout/form-checkout.php(40): do_action('woocommerce_che...')\n#9 /nas/content/live/rocknarbordev/wp-content/plugins/woocommerce/includes/wc-core-functions.php(345): include('/nas/content/li...')\n#10 /nas/content/live/rocknarbordev/wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-checkout.php(313): wc_get_template('checkout/form-c...', Array)\n#11 /nas/content/live/rocknarbordev/wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-checkout.php(67): WC_Shortcode_Checkout::checkout()\n#12 /nas/content/live/rocknarbordev/wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php(72): WC_Shortcode_Checkout::output('')\n#13 /nas/content/live/rocknarbordev/wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php(95): WC_Shortcodes::shortcode_wrapper(Array, '')\n#14 /nas/content/live/rocknarbordev/wp-includes/shortcodes.php(356): WC_Shortcodes::checkout('', '', 'woocommerce_che...')\n#15 [internal function]: do_shortcode_tag(Array)\n#16 /nas/content/live/rocknarbordev/wp-includes/shortcodes.php(228): preg_replace_callback('/\\\\[(\\\\[?)(woocom...', 'do_shortcode_ta...', '[woocommerce_ch...')\n#17 /nas/content/live/rocknarbordev/wp-includes/class-wp-hook.php(307): do_shortcode('[woocommerce_ch...')\n#18 /nas/content/live/rocknarbordev/wp-includes/plugin.php(191): WP_Hook->apply_filters('[woocommerce_ch...', Array)\n#19 /nas/content/live/rocknarbordev/wp-includes/post-template.php(253): apply_filters('the_content', '[woocommerce_ch...')\n#20 /nas/content/live/rocknarbordev/wp-content/themes/piconsulting-child/page-strech-template.php(15): the_content()\n#21 /nas/content/live/rocknarbordev/wp-includes/template-loader.php(106): include('/nas/content/li...')\n#22 /nas/content/live/rocknarbordev/wp-blog-header.php(19): require_once('/nas/content/li...')\n#23 /nas/content/live/rocknarbordev/index.php(17): require('/nas/content/li...')\n#24 {main}\n thrown in /nas/content/live/rocknarbordev/wp-includes/class-wp-hook.php on line 307, referer: https://rocknarbordev.wpengine.com/cart/
Can you please check the compatibility issue of woocommerce with PHP 8.0.
Thnaks
The page I need help with: [log in to see the link]
- The topic ‘Woocommerce Checkout Issue’ is closed to new replies.