Breaks adding new product!
-
When trying to create a new WooCommerce product with Woo Variations Table active the following errors are thrown:
Notice: Undefined index: post in /home/mysite/public_html/wp-content/plugins/woo-variations-table/woo-variations-table.php on line 1465 Fatal error: Call to a member function get_attributes() on boolean in /home/mysite/public_html/wp-content/plugins/woo-variations-table/woo-variations-table.php on line 1468These don’t happen when editing an existing product, but they completely stop me from being able to add a new product. It looks like get_attributes assumes that a product object will exist.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Breaks adding new product!’ is closed to new replies.