cheeks
Forum Replies Created
-
Forum: Themes and Templates
In reply to: query_posts not working since upgrade to 2.1Nope, that’s not it; ID is still the same. Is there something that needs to go in the root index.php that I might have overwritten?
Forum: Fixing WordPress
In reply to: comments all broken?Oops! Try:
REPAIR TABLE
tablenameUSE_FRMForum: Fixing WordPress
In reply to: Database error / wp_comments.MYI (?)Oops! Try:
REPAIR TABLE
tablenameUSE_FRMForum: Fixing WordPress
In reply to: Database error / wp_comments.MYI (?)Found the answer! In PHPMyAdmin you need to type:
REPAIR tablename USE_FRMThis should sort it out.
Forum: Fixing WordPress
In reply to: comments all broken?Found the answer! In PHPMyAdmin you need to type:
REPAIR tablename USE_FRMThis should sort it out.
Forum: Fixing WordPress
In reply to: comments all broken?Can anyone help me out on this? Please?
Could it have been caused by upgrading Spam Karma?
Forum: Fixing WordPress
In reply to: Database error / wp_comments.MYI (?)eliotmail, did you ever resolve this?
Forum: Fixing WordPress
In reply to: comments all broken?Hi, I’m suddenly getting this error also;
[Can't open file: 'wp_comments.MYI'. (errno: 138)]<br />
SELECT COUNT(*) FROM wp_comments WHERE comment_approved = '0'When I take a look at my database in phpMyAdmin I see that the wp_comments table is corrupt; how did this happen? And, more to the point, how do I fix it? I’ve run a Repair on the table but I get:
Can't open file: 'wp_comments.MYI'. (errno: 138)Forum: Everything else WordPress
In reply to: How to get rid of Spam-comments?I’ve just installed Gudlyf’s WordPress Hack which seems to do the trick, as it requires users to input a numeric code. Looks like it works perfectly.
Forum: Everything else WordPress
In reply to: How to get rid of Spam-comments?Same problem here. I have comment authorisation switched on but I want to delete them all before they arrive – and WPBlackList doesn’t seem to work.