Update February 20, 2008:
The Hebrew no longer works on this blog, even with the trick I described below. Ido Fishman left a comment with a link to this section of the Codex that describes a gut-wrenching, hair-whitening way to get different languages to work on one WordPress blog. Since I don’t need Hebrew here, I’m going to pass on that and leave things as they are. In the meantime, if anyone finds a less stressful way to get multiple languages to work on a WordPress blog, please let me know.
The Hebrew version of this post is directly below the English, so scroll down my Hebrew-speaking friends…
????? ?????? ????? ???? ?????? ??????, ?? ???? ???? ???? ?????? ?????…
In an earlier post I described a problem I was having with Hebrew on WordPress 2.2. I found that every time I clicked on Save or Publish on a Hebrew post or Page, all of the Hebrew letters turned into question marks. After trying a million different ways to fix it, I gave up and downgraded the blogs that needed Hebrew to version 2.1.3, and then everything worked fine.
Well, I found the solution! Liew Cheon Fong at LiewCF has nonchalantly posted a simple solution that works, as if it’s not the most brilliant thing ever! (Ok, I exaggerate, but still…)
Here are his directions:
- Open and edit “wp-config.php”
- Find:
define('DB_CHARSET', 'utf8');
- Remove “utf8?, so it becomes:
define('DB_CHARSET', '');
- Save and upload “wp-config.php”
- Done. Your WordPress blog should display characters correctly.
Liew has saved me a lot of hair-pulling! Thanks Liew!
Now the Hebrew:
???? ????! ??? ??? ??? ?????? ????? ????? ?? ????? ???? ?????? ???, ????????? ?? “????” ?? ???? ?? ????, ?? ??????? ?????? ?????? ????. ???? ?????, ?? ?? ???? ???? ??? ???? ????? ?????? ???????? 2.2. ?? ??? ???? ????? ??????!
?? ??? ??? ?? ????? ???? ?????? ?? ????? ??? ????? ?? ?????, ???? ???????:
- ???? ?? ????? wp-config.php.
- ???? ?? ????? ??? ????:
define('DB_CHARSET', 'utf8')
– ?? ???? ????? 8.- ???? ?? ?????? “utf-8” ??? ??? ????
define('DB_CHARSET', '');
- ????? ????? ??? ???? ??? ??? FTP.
- ???!
Pingback: Here in HP, a blog by Leora Wenger » Hebrew in Wordpress 2.2()
Pingback: Hebrew Installation, UTF-8 and Sufficient Permission in WordPress | WP Garage()