WordPress database error: [Incorrect file format 'wp_comments']
SELECT ID, COUNT( comment_ID ) AS ccount FROM wp_posts LEFT JOIN wp_comments ON ( comment_post_ID = ID AND comment_approved = '1') WHERE post_status = 'publish' AND ID IN (108) GROUP BY ID

2008 January | TicTap Blog

Archive for January, 2008

Digital Camera Reviews Blog

Tuesday, January 1st, 2008

You can find a number of digital camera reviews, tips and tutorials at Point Click Review.

The articles are scoured from reputable digital camera reviews sources from the net and conveniently placed at the blog. Attributions are included at the end of each post.

WordPress database error: [Incorrect file format 'wp_comments']
SELECT COUNT(comment_ID) FROM wp_comments WHERE comment_post_ID = 108 AND comment_approved = '1';

WordPress database error: [Incorrect file format 'wp_comments']
SELECT COUNT(*) FROM wp_comments WHERE comment_post_ID = '108' AND comment_approved = '1'

No Comments »