We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 12896
    • 12 Posts
    Quote from: OpenGeek at Feb 11, 2010, 02:44 PM

    I think maybe you need to add default_charset = "UTF-8" to your php.ini or .user.ini (in 5.3+), or use php_value in .htaccess to set it.

    If that’s not it, this might be affected by the web server configuration as well.

    Setting default_charset to UTF-8 in server-wide php.ini or php_value default_charset in .htaccess didn’t have an effect. Tested using PHP 5.2.9 and 5.1.6 *nix servers. And now, setlocale didn’t work on the other server (sigh).
      • 7434
      • 24 Posts
      I came up with the same problem. TransAlias works fine with friendly URLs (I use greek in the aliases) as long as "Use Friendly URL alias path" is set to NO.
      If I change it to YES then I get the 404 error sad
      If I change my aliases from greek to latin letters everything works fine
        • 3749
        • 24,544 Posts
        Take a look at the DB in PhpMyAdmin and make sure all the settings (Collation, DB, Tables, Fields) are UTF-8. If not, a full UTF-8 conversion might help: http://bobsguides.com/convert-db-utf8.html

          Did I help you? Buy me a beer
          Get my Book: MODX:The Official Guide
          MODX info for everyone: http://bobsguides.com/modx.html
          My MODX Extras
          Bob's Guides is now hosted at A2 MODX Hosting