WooCommerce 3.0 Update – Template Errors and Plugin Errors
-
I am having 2 issues after I upgraded to WooCommerce 3.0
The first issue is that in my system status it says that my templates are still at out of date. But when I download them to update them manually they all say @version 3.0.0. not sure why the system status is telling me to update the template files when they say they are version 3.0?
/woocommerce/cart/cart.php version 2.3.8 is out of date. The core version is 3.0.0,
/woocommerce/cart/cross-sells.php version 1.6.4 is out of date. The core version is 3.0.0,
/woocommerce/checkout/form-billing.php version 2.1.2 is out of date. The core version is 3.0.0,
/woocommerce/checkout/thankyou.php version 2.2.0 is out of date. The core version is 3.0.0,
/woocommerce/content-product.php version 2.6.1 is out of date. The core version is 3.0.0,
/woocommerce/emails/email-order-items.php version 2.1.2 is out of date. The core version is 3.0.0,
/woocommerce/emails/plain/email-order-items.php version 2.1.2 is out of date. The core version is 3.0.0,
/woocommerce/loop/add-to-cart.php version 2.5.0 is out of date. The core version is 3.0.0,
/woocommerce/loop/rating.php version 2.0.0 is out of date. The core version is 3.0.0,
/woocommerce/loop/result-count.php version 2.0.0 is out of date. The core version is 3.0.0,
/woocommerce/myaccount/downloads.php version 2.6.0 is out of date. The core version is 3.0.0,
/woocommerce/order/order-details-customer.php version 2.4.0 is out of date. The core version is 3.0.0,
/woocommerce/order/order-details-item.php version 2.5.0 is out of date. The core version is 3.0.0,
/woocommerce/order/order-details.php version 2.6.0 is out of date. The core version is 3.0.0,
/woocommerce/single-product/add-to-cart/grouped.php version 2.1.7 is out of date. The core version is 3.0.0,
/woocommerce/single-product/add-to-cart/simple.php version 2.1.0 is out of date. The core version is 3.0.0,
/woocommerce/single-product/add-to-cart/variation-add-to-cart-button.php version 2.5.0 is out of date. The core version is 3.0.0,
/woocommerce/single-product/meta.php version 1.6.4 is out of date. The core version is 3.0.0,
/woocommerce/single-product/price.php version 2.4.9 is out of date. The core version is 3.0.0,
/woocommerce/single-product/product-attributes.php version 2.1.3 is out of date. The core version is 3.0.0,
/woocommerce/single-product/product-image.php version 2.6.3 is out of date. The core version is 3.0.0,
/woocommerce/single-product/product-thumbnails.php version 2.6.3 is out of date. The core version is 3.0.0,
/woocommerce/single-product/related.php version 1.6.4 is out of date. The core version is 3.0.0,
/woocommerce/single-product/review-meta.php version 2.6.0 is out of date. The core version is 3.0.0,
/woocommerce/single-product/review-rating.php version 2.6.0 is out of date. The core version is 3.0.0,
/woocommerce/single-product/tabs/additional-information.php version 2.0.0 is out of date. The core version is 3.0.0,
/woocommerce/single-product/up-sells.php version 1.6.4 is out of date. The core version is 3.0.0,The second issue is that I have a custom post type called “events” and now after the WooCommerce 3.0 update I can’t access those posts in the dashboard (to edit/update). I get this error message:
Fatal error: Uncaught exception 'Exception' with message 'Invalid order.' in /home/public_html/wp-content/plugins/woocommerce/includes/data-stores/abstract-wc-order-data-store-cpt.php:86 Stack trace: #0 /home/public_html/wp-content/plugins/woocommerce/includes/class-wc-data-store.php(143): Abstract_WC_Order_Data_Store_CPT->read(Object(WC_Order)) #1 /home/public_html/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-order.php(109): WC_Data_Store->read(Object(WC_Order)) #2 /home/public_html/wp-content/plugins/easypost-woocommerce-shipping/includes/class-wf-shipping-easypost-admin.php(818): WC_Abstract_Order->__construct('1229') #3 /home/public_html/wp-content/plugins/easypost-woocommerce-shipping/includes/class-wf-shipping-easypost-admin.php(96): WF_Shipping_Easypost_Admin->wf_load_order('1229') #4 [internal function]: WF_Shipping_Easypost_Admin->wf_add_easypost_metabox('events') #5 /home/public_html/wp-includes/class-wp-hook.php(300): call_user_func_array(Array, A in /home/public_html/wp-content/plugins/woocommerce/includes/data-stores/abstract-wc-order-data-store-cpt.php on line 86
I just upgraded the plugins: Easypost WooCommerce Extension Version 1.4.3 and USPS (BASIC) WooCommerce Shipping 1.1.7 and I am still experiencing the same issues.
- The topic ‘WooCommerce 3.0 Update – Template Errors and Plugin Errors’ is closed to new replies.