The MU forums have moved to WordPress.org

Charset Problem (6 posts)

  1. Attila85
    Member
    Posted 15 years ago #

    Hi to every1 again,
    I've got a charset problem:
    I use wordpress mu and simplepie to report the latest posts on the home page, the website has UTF-8 charset, and the wordpress blogs and the simplepie tool too.
    But when someone posts chars like ù à è they Explode into è ò etc in the home page..
    Example here
    http://www.thesims3.it/thesims3-blog.php
    Blogs are here: http://blogs.thesims3.it
    Can anybody help me?
    Thanks in advance! :)
    Riccardo

  2. dgilmour
    Member
    Posted 15 years ago #

    Could this be a case of a database with tables still using latin1 where WPMU expects utf8? http://edubuzz.org/blogs/david/wordpress/changing-early-wpmu-db-to-utf8/

  3. andrea_r
    Moderator
    Posted 15 years ago #

    Yep,.

    In older codebases, WP & MU used the server default, which is some cases was not utf-8.

  4. Attila85
    Member
    Posted 15 years ago #

    Thanks for the reply but I use the latest version of WPmu and in the config there is:
    define('DB_CHARSET', 'utf8');
    So i really can't understand what is the problem!
    :(

  5. andrea_r
    Moderator
    Posted 15 years ago #

    But simplepie could be pulling in posts with the latin1 charset...

  6. Attila85
    Member
    Posted 15 years ago #

    Where can I check it?

About this Topic

  • Started 15 years ago by Attila85
  • Latest reply from Attila85