Multilingual encoding problem
-
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)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Multilingual encoding problem’ is closed to new replies.