• Resolved laurelin77

    (@laurelin77)


    I was in the middle of writing a new post in my blog. I went to upload a photo and it wouldn’t upload. I went to save the post and it said the post was unknown and couldn’t be saved. I went to the dashboard and it says:
    You have , contained within 3 categories and 10 tags. You have 280 total comments, 278 approved, 1 spam and 1 awaiting moderation.

    I’m logged in, but my User Online stats say there are 0 people logged in. When I log out and log back in, I’m taken to my home page which now reads, “Sorry, you are looking for something that isn’t here.”

    What has happened? I didn’t upgrade anything, change anything, post anything, or upload anything (except the picture which didn’t even upload successfully). When I try to access the blog from another computer, I get the exact same thing, so it can’t be my browser or my computer.

    Please help! I have 115 customers that use this blog on a daily basis. I can’t have it gone!

Viewing 15 replies - 1 through 15 (of 22 total)
  • we need more info

    1. whats the url to the blog
    2. have you checked the status of the tables in the database? if not, you need to do so.

    Thread Starter laurelin77

    (@laurelin77)

    http://evenstarpaperie.com/blog

    I have no idea how check the status of the tables…

    I have no idea how check the status of the tables…

    phpmyadmin. youre on yahoo hosting. read this:

    http://help.yahoo.com/l/us/yahoo/smallbusiness/webhosting/mysql/mysql-05.html

    the other thing I would do is disable ALL of your plugins. There is at least one other problem that IS being caused by a plugin, that I see, that disabling them all will fix.

    Thread Starter laurelin77

    (@laurelin77)

    I installed the phpmyadmin…what do I do from there??

    Thread Starter laurelin77

    (@laurelin77)

    And I’ve disable all the plugins…no fix.

    theres a link right off the directions I gave you ..

    it goes here:

    http://help.yahoo.com/l/us/yahoo/smallbusiness/webhosting/mysql/mysql-25.html

    Thread Starter laurelin77

    (@laurelin77)

    Yes, I got there. I have PHPmyadmin up and running in my browser window. I just don’t know what all the numbers mean or what needs to be done to fix whatever is wrong.

    Thread Starter laurelin77

    (@laurelin77)

    I’m looking at the database structure for my blog. The lines for wp_posts and wp_users say “in use” and generate errors when you try to go to their individual structure. The errors say:
    MySQL said: Documentation
    #1016 – Can’t open file: ‘wp_posts.MYI’ (errno: 145)
    MySQL said: Documentation
    #1016 – Can’t open file: ‘wp_useronline.MYI’ (errno: 145)

    Don’t know what this means or how to fix!

    OK. sorry it took so long, I had to go do artwork for you.

    http://www.village-idiot.org/broke/tables.gif

    Eventually, if you look around in there, you will get to a page where there are rows .. and all the rows begin with wp_

    those are you tables, and the page content is going to have that stuff in it.

    Ive blacked out my table names.

    The bit I highlighted in red, in that image, is the size of the tables. None of them should be 1K, and there should be records in all of them.

    The red highlighting is the one you want to NOT be 1Kb.
    The blue highlighted field should NOT be 0.
    Ive also shown you what an empty table will look — thats the yellow circled row.

    thats the yellow one.

    If you see empty tables, stop where you are, take note of them, and come back and here and tell me what the names of the empty are.
    .
    If you do not see empty tables than do like the green is, and check ALL the boxes, then go down to where the drop down menu is (with selected) and choose check table,

    whats the result of that?

    .. follow the green box again.. check all the boxes, and the where the “with selected” menu is, choose “Repair Table”

    Thread Starter laurelin77

    (@laurelin77)

    The only empty table I have is wp_subscribe2. All the others have numbers in them except wp_posts and wp_useronline whose entire lines read “in use”.

    wait..

    All the others have numbers in them except wp_posts wp_useronline whose entire lines read “in use”.

    Ok, so theyre locked, basically. See if the repair fixes them, if not, you may need to contact yahoo and tell them that they are locked up.

    Thread Starter laurelin77

    (@laurelin77)

    Do I just check their boxes and repair or all the boxes?

Viewing 15 replies - 1 through 15 (of 22 total)
  • The topic ‘No posts, all of a sudden everything is gone’ is closed to new replies.