• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Changes made to User CP not saving?

Status
Not open for further replies.
I had switched some settings in User CP to show the correct time zone, deactivate the "subscribe to all threads I post in" option, and set number of threads per page a few days ago. These saved with no issue. Today I noticed that the time was off and everything else I changed reset to the standard. I tried changing it again and I get a "The connection was reset" error. I'm using the latest version of Firefox.

Was just wondering if this was strictly my end of things or a general problem. I tried logging out and logging back in but it didn't work.
 
So did you submit the same changes more than one ?? It could be the forums are on load balanced web servers connected to a separate mysql database server with vB config.php set to use xcache/eaccelerator datastore caching which would only cache for it for each web server in the mix. So if you had 2 web servers load balanced, you might have to make the change twice for it to work. If you had 4 web servers load balanced, then would have to make the same change 4 times at minimum.

The solution would then be to stop using xcache or eaccelerator for datastore cache and just use it for php caching and instead install and use memcached for datastore cache for vB 🙂
 
Status
Not open for further replies.
Back
Top