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 'LEFT JOIN ON (comment_post_ID = ID))
WHERE comment_approved = '1'
AND (.po' at line 3] SELECT
comment_post_ID, post_title
FROM ( LEFT JOIN ON (comment_post_ID = ID))
WHERE comment_approved = '1'
AND (.post_status='publish' OR .post_status='static')
AND comment_type<>'pingback' AND comment_type<>'trackback'
ORDER BY comment_date DESC;
Paracaidismo
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 'LEFT JOIN ON (comment_post_ID = ID)) WHERE comment_approved = '1' AND (.po' at line 3]
SELECT comment_post_ID, post_title FROM ( LEFT JOIN ON (comment_post_ID = ID)) WHERE comment_approved = '1' AND (.post_status='publish' OR .post_status='static') AND comment_type<>'pingback' AND comment_type<>'trackback' ORDER BY comment_date DESC;