Is there any way to restore all my sites, plugins, etc. after accidentally deleting wp-config.php? My site was hacked and I found a whole bunch of code added to the config file, so I thought it would be easier to just delete it.
After deleting the wp-config.php and uploading a new config file (and changing all my passwords just in case), I forgot to enable multisite. My website currently won't show up (says "too many redirect loops" in the browser).
I'm guessing that because it was a multisite installation before (about 30 subdomains), maybe that's why it's not showing. I can still log in to the WP Admin just fine.
Anyway: I just re-enabled multisite in the config file, BUT it didn't restore everything. It wants to create a new multisite, but I'm getting "Warning An existing WordPress network was detected."
So, I want to restore the 30 subdomains (which were on multisite), and get everything back online.
Is this a multisite issue (site being down)? and
How do I get all 30~ of my sites back up?
Thanks in advance! I'm not a developer, but I can usually work through things...