WordPress database error: [Table 'wp_comments' is marked as crashed and last (automatic?) repair failed] SELECT
comment_post_ID, post_title
FROM (wp_comments LEFT JOIN wp_posts ON (comment_post_ID = ID))
WHERE comment_approved = '1'
AND wp_posts.post_status='publish'
AND comment_type<>'pingback' AND comment_type<>'trackback'
ORDER BY comment_date DESC;
Warning: Invalid argument supplied for foreach() in /home/pratyush/public_html/wp-content/plugins/brianslatestcomments.php on line 87