I have been suffering from a known bug of tweetback plugin of wordpress for a week.
Tweetback Counter does not update its count if a tweetback is deleted in the admininterface or database
update wp_postmeta set meta_value='0' where meta_key='tweetcount';
update wp_postmeta set meta_value='a:0:{}' where meta_key='twittercomments';
I executed the above sql and fixed the post page errors at least
but left sidebar still shows wrong number of comments
No related posts.
altuure said on Friday, January 16, 2009, 17:47
OK i UPDATED THE COMMENT_COUNT FIELD AT WP_POST AND IT IS NOW FIXED
THANKS
Tiw said on Friday, January 16, 2009, 20:52
The Twitter bird is so cute.
I also want one. Can you share the link please?