I have done the new update as well in hopes that it would fix my issue, but no luck. I am now getting new issues. The issue I am having now is that I’m getting a error message when I am trying to upload products. This is the message
<br />
<b>Warning</b>:
Invalid argument supplied for foreach() in
<b>/srv/users/serverpilot/apps/ti-v2/public/wp-content/plugins/woocommerce/includes/api/legacy/v3/class-wc-api-products.php</b>
on line <b>1756</b><br />
{“product”:{
“title”:”HOOey Hat Mens Baseball Cap Hooey Golf”,
“id”:12641,
“created_at”:”2017-04-07T12:57:07Z”,
“updated_at”:”2017-04-07T12:57:07Z”,
“type”:”variable”,
“status”:”publish”,
“downloadable”:false,
“virtual”:false,
“permalink”:”http:\/\/v2.tacticalintent.com\/shop\/hooey-hat-mens-baseball-cap-hooey-golf\/”,
“sku”:”TI-HH-1539GYOR”,
“price”:””,
“regular_price”:””,
“sale_price”:null,
“price_html”:””,
“taxable”:true,
“tax_status”:”taxable”,
“tax_class”:””,
“managing_stock”:true,
“stock_quantity”:13,
“in_stock”:true,
“backorders_allowed”:false,
“backordered”:false,
“sold_individually”:false,
“purchaseable”:false,
“featured”:false,
“visible”:true,
“catalog_visibility”:”visible”,
“on_sale”:false,
“product_url”:””,
“button_text”:””,
“weight”:null,
“dimensions”:{“length”:”0″,”width”:”0″,”height”:”0″,”unit”:”in”},
“shipping_required”:true,
“shipping_taxable”:true,
“shipping_class”:””,
“shipping_class_id”:null,
“description”:””,
“short_description”:””,
“reviews_allowed”:true,
“average_rating”:”0.00″,
“rating_count”:0,
“related_ids”:[],
“upsell_ids”:[],
“cross_sell_ids”:[],
“parent_id”:0,
“categories”:[],
“tags”:[],
“images”:[{“id”:0,”created_at”:”2017-04-07T12:57:09Z”,”updated_at”:”2017-04-07T12:57:09Z”,
“src”:”http:\/\/v2.tacticalintent.com\/wp-content\/plugins\/woocommerce\/assets\/images\/placeholder.png”,
“title”:”Placeholder”,
“alt”:”Placeholder”,
“position”:0}],
“featured_src”:false,
“attributes”:[{“name”:”Size”,”slug”:”size”,”position”:0,”visible”:true,”variation”:true,
“options”:[“Large\/X-Large”,”Small\/Medium”]}],”downloads”:[],
“download_limit”:-1,
“download_expiry”:-1,
“download_type”:”standard”,
“purchase_note”:””,
“total_sales”:0,
“variations”:[],
“parent”:[],
“grouped_products”:[],
“menu_order”:0}}
Is there going to be a fix for this or I need to revert back to the version before 3.0 when everything worked.