Hi,
When the Sales Trent Analysis Plugin is active, my USER menu disappears from my admin dashboard in WordPress. Could you please let me know how to stop this from happening?
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 ()