New PHP Fatal Error (version 1.12.1)
-
Version 1.12.1 fixed the fatal error that was preventing access into the Admin side of WP… but there is another error that gets thrown when trying to process a payment
PHP Fatal error: Uncaught Error: Call to a member function getOffsetTimestamp() on null in /nas/content/live/trumedic/wp-content/plugins/woocommerce/includes/data-stores/abstract-wc-order-data-store-cpt.php:142\nStack trace:\n#0 /nas/content/live/trumedic/wp-content/plugins/woocommerce/includes/data-stores/class-wc-order-data-store-cpt.php(162): Abstract_WC_Order_Data_Store_CPT->update(Object(WC_Order))\n#1 /nas/content/live/trumedic/wp-content/plugins/woocommerce/includes/class-wc-data-store.php(169): WC_Order_Data_Store_CPT->update(Object(WC_Order))\n#2 /nas/content/live/trumedic/wp-content/plugins/woocommerce/includes/class-wc-order.php(220): WC_Data_Store->update(Object(WC_Order))\n#3 /nas/content/live/trumedic/wp-content/plugins/woocommerce/includes/class-wc-order.php(304): WC_Order->save()\n#4 [internal function]: WC_Order->update_status(‘wc-processing’)\n#5 /nas/content/live/trumedic/wp-content/plugins/woo-mp/includes/woo-mp-order.php(51): call_user_func_array(Array, Array)\n#6 /nas/content/live/trumedic/wp-content/plugins/woo in /nas/content/live/trumedic/wp-content/plugins/woocommerce/includes/data-stores/abstract-wc-order-data-store-cpt.php on line 142
Steps to recreate:
1. Try to pay for an order with the Manual Payments plugin. (we have it connected to our Authorize.net AIM gateway)
2. Go down and try to use the Payment section added by the WooCommerce Manual Payments plugin
3. Upon trying to charge the order you get this error message: https://www.trumedic.com/wp-content/uploads/2018/05/PHP-error.pngThe page I need help with: [log in to see the link]
The topic ‘New PHP Fatal Error (version 1.12.1)’ is closed to new replies.