Problem using Japanese language extension
-
Hi all,
I have been playing with wordpress to use in my site. I have used Japanese language .mo file. I have tested the whole system in my computer (Windows XP, Apache 2, PHP5, MySQL4.1) and the blog runs fine. When I run it from my website (Apache 2, MySQL4.1, PHP4.3) I can see default (English) interface only. I tried to debug the problem by adding some ‘echo’ codes in wp-l10n.php file. In the load_textdomain function I found one different behavor between my local server and website. In my local machine the $l10n[$domain] variable shows ‘Object id #70’ whereas the remotely hosted site shows ‘Object’ only. What setting is causing this difference and is it the reason why the language extension is not functioning properly? Please help me!
The topic ‘Problem using Japanese language extension’ is closed to new replies.