Hi,
After the checkout of an order, the page https://xxxx/commande/order-received/325/?key=wc_order_58b3fb3ec2dbc is load with blanck screen.
In webserver’s logs, I have found :
[Mon Feb 27 11:11:12.087740 2017] [:error] [pid 15778] stderr: PHP message: PHP Fatal error: Uncaught Error: Call to undefined method WC_Order::get_date_created() in /www/wp-content/themes/atelier/woocommerce/checkout/thankyou.php:59, referer: https://xxx/commande/
[Mon Feb 27 11:11:12.087798 2017] [:error] [pid 15778] stderr: #0 /www/wp-content/plugins/woocommerce/includes/wc-core-functions.php(203): include(), referer: https://xxx/commande/
[Mon Feb 27 11:11:12.087803 2017] [:error] [pid 15778] stderr: #1 /www/wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-checkout.php(212): wc_get_template(‘checkout/thanky…’, Array), referer: https://xxx/commande/
[Mon Feb 27 11:11:12.087809 2017] [:error] [pid 15778] stderr: #2 /www/wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-checkout.php(59): WC_Shortcode_Checkout::order_received(325), referer: https://xxx/commande/
[Mon Feb 27 11:11:12.087814 2017] [:error] [pid 15778] stderr: #3 /www/wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php(71): WC_Shortcode_Checkout::output(”), referer: https://xxx/commande/
[Mon Feb 27 11:11:12.087819 2017] [:error] [pid 15778] stderr: #4 /www/wp-content/plugins/woocommerce/includes/class-wc-shortcodes.php(138): WC_Shortcodes::shortcode_wrapper(Array, ”), referer: https://xxx/commande/
Could you help me ?