Fatal Error on admin product pages
-
Is anyone else getting a 500 network error which is breaking the UI in the admin edit screen for products? This is throwing a logged fatal error:
Uncaught TypeError: Automattic\WooCommerce\GoogleListingsAndAds\Admin\Product\Attributes\VariationsAttributes::get_form(): Argument #1 ($variation) must be of type WC_Product_Variation, WC_Product_Simple given, called in /site-path/wp-content/plugins/google-listings-and-ads/src/Admin/Product/Attributes/VariationsAttributes.php on line 94 and defined in /site-path/wp-content/plugins/google-listings-and-ads/src/Admin/Product/Attributes/VariationsAttributes.php:143This happens every page load on both simple and variable products. I am not really sure how to proceed from here as it seems squarely an issue with the plugin itself. The plugin is the latest version ( 3.1.1 ).
Any help would be greatly appreciated!
The topic ‘Fatal Error on admin product pages’ is closed to new replies.