$config['locale']
Posted: Fri Sep 11, 2015 4:37 pm
After reading through the forum recently I discovered that some people are still having to use $config['locale'] to override the locale setting for their site.
Something like: $config['locale'] = 'xx_XX.utf8'; // change xx_XX to your language code.
The CMSMS NLS files are configured in such a way that this should not be necessary for the vast majority of sites. It should be automatic. If people are commonly having to adjust this, then it may indicate a slight misconfiguration of our NLS files.
If alot of people are having to adjust the $config['locale'] setting it will interfere with multi-lang setups.
So please respond if you have to adjust this setting, and what you set it to. We will try to address it for the next release of CMSMS 2.x
Something like: $config['locale'] = 'xx_XX.utf8'; // change xx_XX to your language code.
The CMSMS NLS files are configured in such a way that this should not be necessary for the vast majority of sites. It should be automatic. If people are commonly having to adjust this, then it may indicate a slight misconfiguration of our NLS files.
If alot of people are having to adjust the $config['locale'] setting it will interfere with multi-lang setups.
So please respond if you have to adjust this setting, and what you set it to. We will try to address it for the next release of CMSMS 2.x