• Hello, I don’t recall that I did anything other than approve a comment earlier this evening. And now my blog looks like this: http://www.missmuffet.net

    here is the error:

    WordPress database error: [Got error 28 from table handler]
    SELECT DISTINCT * FROM wp_posts WHERE 1=1 AND post_date_gmt <= ‘2006-12-20 01:27:59’ AND (post_status = “publish” OR post_author = 1 AND post_status != ‘draft’ AND post_status != ‘static’) AND post_status != “attachment” GROUP BY wp_posts.ID ORDER BY post_date DESC LIMIT 0, 10

    I can’t quite ask a good question, because I have absolutely no idea what the above error means. If anyone has any help to offer it is much appreciated. Thank you!

    Stacey

Viewing 3 replies - 1 through 3 (of 3 total)
  • What did you do right before the error? Activate a plugin? Publish a post or page? Change themes?

    Got error 28 from table handler would indicate that there’s something amiss with your MySQL database. Might either google that error or contact your host.

    Thread Starter scurran

    (@scurran)

    Thank you for your replies! Right before the error I approved a comment. I emailed the web host. I don’t know much about mysql and am afraid to mess much with the tables. I found the control panel and did a “check table” on wp_post which gave the result “ok”. From reading other threads I saw a recommendation to clear the cache, and I found “flush” but it says I need “reload” privileges, which is what I am currently trying to figure out…

    Stacey

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Blog doesn’t display properly’ is closed to new replies.