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 (849) GROUP BY ID

k u w a I t , A n o n y m o u s » 2006 » October

Archive for October, 2006

Test

Friday, October 13th, 2006

Test Post

WordPress database error: [Table 'kwblogswp.anon_comments' doesn't exist]
SELECT COUNT(comment_ID) FROM anon_comments WHERE comment_post_ID = 849 AND comment_approved = '1';

WordPress database error: [Table 'kwblogswp.anon_comments' doesn't exist]
SELECT COUNT(*) FROM anon_comments WHERE comment_post_ID = '849' AND comment_approved = '1'

No Comments »