WordPress database error: [Table 'kwblogswp.anon_comments' doesn't exist]
SELECT ID, COUNT( comment_ID ) AS ccount FROM anon_posts LEFT JOIN anon_comments ON ( comment_post_ID = ID AND comment_approved = '1') WHERE ID IN (42) GROUP BY ID


Warning: Cannot modify header information - headers already sent by (output started at /home/twobyfour/anonymous/wp-includes/wp-db.php:98) in /home/twobyfour/anonymous/wp-commentsrss2.php on line 9
Comments on: ohoooooh yes! http://anonymous.kuwaitblogs.com/2005/12/12/ohoooooh-yes/ An Anonymous Blog for Kuwait Fri, 12 Mar 2010 02:27:33 +0000 http://wordpress.org/?v=1.5.2

WordPress database error: [Table 'kwblogswp.anon_comments' doesn't exist]
SELECT comment_ID, comment_author, comment_author_email, comment_author_url, comment_date, comment_date_gmt, comment_content, comment_post_ID, anon_posts.ID, anon_posts.post_password FROM anon_comments LEFT JOIN anon_posts ON comment_post_id = id WHERE comment_post_ID = '42' AND anon_comments.comment_approved = '1' AND (anon_posts.post_status = 'publish' OR anon_posts.post_status = 'static') AND post_date < '2010-03-11 18:27:59' ORDER BY comment_date DESC LIMIT 10