Site Works, but Admin missing all posts/pages/etc
-
I have a site that was working fine until yesterday. We went into to look at a media file that was uploaded, but the media library was empty. The front end was still working fine, the files were still on the server when I checked via FTP, and there is still all the meta info in the wp_post and wp_postmeta DB tables.
Realizing that the media uploads are basically just a custom post, I checked the pages and post sections, and they were having the same problem. All the users are missing too!
When I use the uploader to add files, they appear on the server, but wordpress just sits there “crunching” forever. And when I create a new page, it only allows me to ‘Submit for Review’. It then ask if “Are you sure you want to do this?”, with a link to ‘Please Try Again’. Clicking the link takes me to a blank page creation screen.
Things I’ve tried:
check/repair the DB tables
explicitly point the uploads folder to where they are (the default)
Adjust my admin permissions via phpMyAdminAgain, the site is working, just the backend is screwed up. Hosting is on AWS, so I don’t think it’s a capacity limit issue. I’m cloning the site to a dev server so that I can start picking it apart.
Thanks!
- The topic ‘Site Works, but Admin missing all posts/pages/etc’ is closed to new replies.