Hi guys!
My client is on EE 1.7.1 and their web host moved their site to their new service/server (I had no control, they did this automatically and without warning). When that happened, it borked the site and I was unable to log in to EE nor was the site loading.
Then, magically, they “fixed it” and so the site went back up, and I was able to log in to EE again. Unfortunately, it seems as if some items are not being saved in the database. As if the system pics and chooses what works and what doesn’t.
For example:
If you go to Admin > System Preferences > General Configuration
Some radio buttons are NOT selected at all, and if you try to change some elements, it would not change—for example, try to change Default Language from English to something else, then press Update. It is NOT saved.
This particular piece of data is meant to be saved in ‘exp_sites’ table in the view ‘site_system_preferences’ column within that table.
However, it only seems “Name of Site” is the only changeable/saveable thing in that page, and if you confirm in the ‘site_system_preferences’ column, the values that is meant to be saved are not.
But, when I go to config.php and forcibly add values there, these get saved.
Anything under Admin > System Preferences > Security & Session Preferences or Output and Debugging Preferences ... neither have things selected when they should.
Also, they have forums added on here and the /forums/ page is not loading, only the homepage. All other pages/entries work. I can update templates.
I have disabled extensions and tried to uninstall some modules. What was strange was I was able to uninstall the Member Utilities module, but I had the SL Developer Module and extension and tried to uninstall that, but it still shows up (as I created a custom tab for it). So… somehow it’s not completely connecting to the modules as well.
What do you think has happened? What may be the issue here where the database is connected but not everything seems to be synced properly?
The host is being clueless and is trying to say to upgrade EE to the latest version (it is at 1.7.1 and I’m not convinced upgrading to EE2 will fix the connection issue).
HELP!