PHP Fatal Error
-
Hi, I am using route on customer website currently on v2.0.6
As of today customers can’t checkout due to PHP fatal error in route plugin.
Here is the actual error
PHP Fatal error: Uncaught Error: Cannot use object of type WP_Error as array in /wp-content/plugins/routeapp/public/class-routeapp-public.php:603\nStack trace:\n#0 /wp-includes/class-wp-hook.php(305): Routeapp_Public->routeapp_save_quote_to_order(207949)\n#1 /wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array)\n#2 /wp-includes/plugin.php(470): WP_Hook->do_action(Array)\n#3 /wp-content/plugins/woocommerce/includes/data-stores/class-wc-order-data-store-cpt.php
After disabling the Route app the checkout is fine and customers can complete their orders.
Any idea what could be causing this issue?
- The topic ‘PHP Fatal Error’ is closed to new replies.