Viewing 2 replies - 1 through 2 (of 2 total)
  • This sounds like an issue with your hosting company. Have you contacted them to ask for help? If it’s a database problem and you can’t get it, that might be an option.

    Good luck and keep us posted!

    Moderator James Huff

    (@macmanx)

    WordPress database error: [Table 'boltproductionentertainment.wp_posts' doesn't exist]
    SELECT wp_posts.* FROM wp_posts WHERE 1=1 AND wp_posts.ID = 111 AND wp_posts.post_type = 'page' ORDER BY wp_posts.post_date DESC
    
    WordPress database error: [Table 'boltproductionentertainment.wp_posts' doesn't exist]
    SELECT * FROM wp_posts WHERE ID = 111 LIMIT 1
    
    WordPress database error: [Table 'boltproductionentertainment.wp_redirection_404' doesn't exist]
    SHOW FULL COLUMNS FROM 'wp_redirection_404'

    You have multiple missing database tables. In particular, the _posts table is where all of your posts and pages are stored.

    Do you have a backup of your site?

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

The topic ‘Site down + locked out’ is closed to new replies.