Character encoding settings

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
Hypocrite
Forum Members
Forum Members
Posts: 48
Joined: Wed Aug 26, 2009 6:25 am

Character encoding settings

Post by Hypocrite »

I have set the following settings in config.php:
$config['default_encoding'] = 'iso-8859-1';
$config['admin_encoding'] = 'iso-8859-1';

The problem is that I had to hardcode the encoding into the admin section and print module. They don't seem to respect those settings.

Is there someplace else I need to change this or what could be the problem?

Unfortunately UTF-8 don't work well with Finnish language.
Post Reply

Return to “CMSMS Core”