no dashboard
-
A small issue has turned into a huge one. A small section of one page was not present. Was turning on debugging, and instead I locked myself out of the server because I assumed my local and production wp-config were the same, and I overwrote my server’s user and password with my local version. I tried to fix it myself, and by the time I was informed of the backups that exist on my host, they’d overwritten and none were old enough to fix the issue.
I go to phpmyadmin, and there are only 4 users in there. I reset passwords for all of them, and try them all one by one. None of them appear to be the db user I created the site with. I don’t understand how that can be, because I definitely didn’t delete a user, just unknowingly changed to invalid credentials.
I’m allowed in with one user, but have missing posts and functionality. I backup my perfectly working local site and restore it – db, uploads, and theme. This resulted in the error messages at the link now. It mentions errors on line 6000 of functions php. Functions php is less than 100 lines. I’ve encountered errors similar to this when using react. In the case of react, it’s always something that saves without an error, but is somehow an unacceptable input for the underlying JS.
I tried using filezilla to just copy over the entire theme folder, but that made no difference. I’m at a loss. Any help would be appreciated.
The page I need help with: [log in to see the link]
You must be logged in to reply to this topic.