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

2007 August | TicTap Blog

Archive for August, 2007

TicTap SMS is no more. Long Live TicTap

Tuesday, August 21st, 2007

After months of struggling, we’ve shut down the SMS service.

It simply wasn’t profitable, and we had numerous problems with the network operator.

Today, we relaunched TicTap. It has a simpler interface, and we’ve removed features that weren’t popular with users. The cool things you’ve come to expect from TicTap are still there, such as:

1)Cluster search
2)Search results […]

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

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

No Comments »