I’m getting this error after I tried to set up some variations for the product.
check the manual that corresponds to your MySQL server version for the right syntax to use near ‘) WHERE p.post_date < ‘2013-08-23 18:14:15’ AND p.post_type = ‘product’ AND p.po’ at line 1]
SELECT p.* FROM shz_posts AS p INNER JOIN shz_term_relationships AS tr ON p.ID = tr.object_id INNER JOIN shz_term_taxonomy tt ON tr.term_taxonomy_id = tt.term_taxonomy_id AND tt.taxonomy = ‘product_cat’ AND tt.term_id IN () WHERE p.post_date < ‘2013-08-23 18:14:15’ AND p.post_type = ‘product’ AND p.post_status = ‘publish’ AND tt.taxonomy = ‘product_cat’ ORDER BY p.post_date DESC LIMIT 1
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘) WHERE p.post_date > ‘2013-08-23 18:14:15’ AND p.post_type = ‘product’ AND p.po’ at line 1]
SELECT p.* FROM shz_posts AS p INNER JOIN shz_term_relationships AS tr ON p.ID = tr.object_id INNER JOIN shz_term_taxonomy tt ON tr.term_taxonomy_id = tt.term_taxonomy_id AND tt.taxonomy = ‘product_cat’ AND tt.term_id IN () WHERE p.post_date > ‘2013-08-23 18:14:15’ AND p.post_type = ‘product’ AND p.post_status = ‘publish’ AND tt.taxonomy = ‘product_cat’ ORDER BY p.post_date ASC LIMIT 1
http://74.220.215.209/~becomio0/metalsmith/shop/chain/