Few days ago all the posts on Automation News WordPress blog were showing up as blank posts. This happened completely out of nowhere. I hadn’t updated or upgraded any plugins nor did I have edited the template in any way. Here is a screen shot of what the site looked like:
I looked at the database in PHPMyAdmin and lo and behold my WP_Posts table had crashed. A simple database repair fixed it.
To fix yours
- Check PHPMyAdmin for any crashed table(s)
- Check the box for that table
- In the bottom of the PHPMyAdmin page (in the dropdown choices) choose Repair
- Your posts are back online
Here is a screen shot of the PHPMyAdmin page:
Related Posts


