• PashaKagan

    (@munkyhead86)


    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?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter PashaKagan

    (@munkyhead86)

    bump?

    Thread Starter PashaKagan

    (@munkyhead86)

    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.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Multilingual encoding problem’ is closed to new replies.