Forums

Multilingual encoding problem (3 posts)

  1. munkyhead86
    Member
    Posted 1 year ago #

    Hello,
    I am responsible for a blog of a user that posts in multiple languages, the installation itself is English.

    The person posted in Hebrew. He got question marks instead of text.
    I've done some snooping around and found this wp-config.php tweak:
    define('DB_CHARSET', 'utf8'); into define('DB_CHARSET', '');

    It worked for Hebrew, but broke all special Italian characters.

    What can I do to enjoy both worlds?

  2. munkyhead86
    Member
    Posted 1 year ago #

    bump?

  3. munkyhead86
    Member
    Posted 1 year ago #

    I've found a seemingly good solution. First of all - it seems that removing the encoding actually helps - but only from the point it is changed. It means that it's OK from now on, but I still have to find a solution for all the existing posts and remove their encoding.

Topic Closed

This topic has been closed to new replies.

About this Topic