I was working to build a new instance of OSTicket on my development server to test an upgrade to the latest release and I inadvertently overwrote the settings.php file with a copy containing the db connection settings for my live instance.
I'm now getting the message, when logged in to the live site, "The script is version 1.6 RC5 while the database is version." Doesn't actually specify the db version in the alert.
Guessing the only fix is to restore the database on the live server? Any other steps I could try to repair the db?
There are some customizations in my live instance that break with the upgrade so I don't think trying to complete the upgrade is a good option at this point.
Thanks in advance.