WordPress database error: [Table 'anionicom.wp_comments' doesn't exist]
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 (3) GROUP BY ID

Pseudotoad » 2005 » April

Archive for April, 2005

Pseudotoad at PixelACHE

Thursday, April 14th, 2005

Antti S will be VJ’ing at the BANG PixelACHE Closing Party this Sunday in mbar/Helsinki starting at 20.00, and a Selfish Shellfish + Amfibio performance featuring Pauli O is setup in Nifca project space in Suomenlinna, Helsinki, this Friday at 20.00. See you there!

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

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

No Comments »