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

2007 January | TicTap Blog

Archive for January, 2007

TicTap + Amazon Price Drop Policy = Instant Cash Back!

Wednesday, January 10th, 2007

Did you know that Amazon.com has a price drop policy?

What they do is credit you the difference if the price of an item you bought in the last 30 days has dropped. You only have to ask for the credit.

But you need to know if the price has dropped right? That’s where TicTap’s Price […]

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

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

No Comments »