PHP Fatal error: Uncaught Error: Call to a member function get_data()
-
I’m getting PHP Fatal error on:
PHP Fatal error: Uncaught Error: Call to a member function get_data() on boolean in /home/mydomain/public_html/wp-content/themes/ciyashop-child/woocommerce/checkout/thankyou.php:41
Stack trace:
#0 /home/phshairscience/public_html/wp-content/plugins/woocommerce/includes/wc-core-functions.php(210): include()
#1 /home/mydomain/public_html/wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-checkout.php(213): wc_get_template(‘checkout/thanky…’, Array)
#2 /home/mydomain/public_html/wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-checkout.php(63): WC_Shortcode_Checkout::order_received(26652)
#3 /home/mydomain/public_html/wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php(72): WC_Shortcode_Checkout::output(”)
#4 /home/mydomain/public_html/wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php(95): WC_Shortcodes::shortcode_wrapper(Array, ”)
#5 /home/mydomain/public_html/wp-includes/shortcodes.php(343): WC_Shortcodes::checkout(”, ”, in /home/mydomain/public_html/wp-content/themes/ciyashop-child/woocommerce/checkout/thankyou.php on line 41Nothing has changed on the checkout.php and no new plugins was installed.
- The topic ‘PHP Fatal error: Uncaught Error: Call to a member function get_data()’ is closed to new replies.