Fatal PHP Error
-
Whenever I try to edit a product, the page says “There has been a critical error on this website.”. I navigate to the error logs on WPEngine, and this error pops up:
PHP Fatal error: Uncaught Error: Call to a member function get_method_id() on null in /nas/content/live/airsupplyco/wp-content/plugins/woocommerce/src/Utilities/ArrayUtil.php:146#012Stack trace:#012#0 [internal function]: Automattic\WooCommerce\Utilities\ArrayUtil::Automattic\WooCommerce\Utilities\{closure}(NULL)#012#1 /nas/content/live/airsupplyco/wp-content/plugins/woocommerce/src/Utilities/ArrayUtil.php(181): array_map(Object(Closure), Array)#012#2 /nas/content/live/airsupplyco/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Shipping/ShippingController.php(328): Automattic\WooCommerce\Utilities\ArrayUtil::select(Array, 'get_method_id', 1)#012#3 [internal function]: Automattic\WooCommerce\Blocks\Shipping\ShippingController->Automattic\WooCommerce\Blocks\Shipping\{closure}(Array)#012#4 /nas/content/live/airsupplyco/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/Shipping/ShippingController.php(330): array_filter(Array, Object(Closure))#012#5 /nas/content/live/airsupplyco/wp-includes/class-wp-hook.php(308): Automatti in /nas/content/live/airsupplyco/wp-content/plugins/woocommerce/src/Utilities/ArrayUtil.php on line 146Using Woocommerce version 7.5.0 and using a custom theme
The page I need help with: [log in to see the link]
The topic ‘Fatal PHP Error’ is closed to new replies.