We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 17723
    • 221 Posts
    Hello,
    I’m developing a site for my friend in Sweden, so for the first time I have to do with some typical Swedish character Å å . The problem is that this character changes to " ? ". And it only happens in fields like pagetitle, longtitle, summary, but not in content area.
    Content area saves and displays this character properly, but I’ve found that it is being changed to å with all other typical Swedish characters.

    I’m running evo 1.0.3
    Character encoding: UTF-8
    Database Charset: latin1
    Database Collation Charset: latin1_swedish_ci

    During installation of modx I’ve made those settings:
    $database_connection_charset = ’utf8’;
    $database_connection_method = ’SET NAMES’;

    I’m running:
    PHP ver: 5.2.2
    MySql: 5.0.75

    I would be very grateful for Your help.

    Regards,
    Luke
      Lucas from AroundCyprus.net
      • 17723
      • 221 Posts
      This issue was solved on general support forum - http://modxcms.com/forums/index.php/topic,49229.0.html
        Lucas from AroundCyprus.net