Hi, I'm currently running a test site and after 1 year of not using or updating anything, all the site's content has disapeared. The theme, menus, and modules are still in place but all the published and unpublished content has disappeared from the site, completely. I even checked in the admin content list and nothing appears there either. What happened and how do I get it back? I'm the only one who has ever had access to the site.

Thanks.

Comments

bryo99’s picture

You need to check the database first. Is there any content there?

x2222’s picture

Thanks. Are you reffering to the PHPMyAdmin? I'm looking there. What category would the content be listed under? I checked under the content and node categories and it doesn't seem to be there (though I'm not sure how to tell if it is). Any ideas?

bryo99’s picture

Yes, they should be in the node revisions table.

x2222’s picture

Yes! It's all there. How do I get it back to my site? Any idea why it's not showing up in the admin section as published or unpublished content?

briantes’s picture

Perhaps your database is corrupted. Check it.
Try, with a view, to see the content.

bryo99’s picture

Maybe some files got corrupted. I suggest you try 2 things. 1. Run the update.php or 2. Re-upload all your drupal install files - make sure you back up your settings.php files in sites/default and then run the update.php.

bryo99’s picture

Any luck?