DBError
-
Activated the plugin and got this on the plugin page in admin:
[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 ‘)’ at line 4]
SELECT count(posts.ID) as product_id FROM wp_posts as posts WHERE 1=1 AND posts.post_type=’product’ AND posts.post_status=’publish’ AND posts.ID NOT IN ()
- The topic ‘DBError’ is closed to new replies.