Change data in Store Manager NOT possible and creations from Store Manager to WP not accepted.
Hi guys,
Four problems with the new interface.
1. If I created a category or subcategory in Store Manager, it will not be populated into the WOO COMMERCE database and show up on the web-store. If I create it in WOO I can then import it into Store Manager.
2. When attempting to manipulate details of products in Store Manager such as SKU, PRICE, SLUG, CATEGORIES, TAGS, and so forth. This locked and NOT possible. The same goes for any details for any category from the category tree.
3. Impo...
Posting data error
This is the message I am getting. Could someone be of assistance.
1104; The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay
INSERT INTO wp_wc_product_meta_lookup (`product_id`, `sku`, `virtual`, `downloadable`, `min_price`, `max_price`, `onsale`, `stock_quantity`, `stock_status`, `rating_count`, `average_rating`, `total_sales`) SELECT T1.`ID` AS `product_id`,T2.`meta_value` AS `sku`,IF(T3.meta_value =...