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 (23,22) GROUP BY ID

2005 August | TicTap Blog

Archive for August, 2005

TicTap Widget shows Amazon’s New Releases!

Monday, August 1st, 2005

Version 0.3 of the TicTap widget is out!

You can now find the latest releases from Amazon.com. This covers books, DVDs, music, VHS, toys and electronics. Data is refreshed every 6 hourly, so do visit often.

A bit more about the window bug in Konfabulator. It turns out that version 2.1 of Konfabulator has a lot […]

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

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

No Comments »

Widget Sizing Bug in Konfabulator 2.1

Monday, August 1st, 2005

I just downloaded release 2.1 of Konfabulator and it caused a major problem in the TicTap widget.

If you find the window size of the TicTap widget to be extremely long or short, please check out this discussion at the Konfabulator forum.

It should solve your problem, not just for the TicTap widget, but many […]

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

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

No Comments »