Localization problem with Wordpress 2.3
I’ve transferred a wordpress system to another server which runs PHP 5. The language file didn’t work anymore. After one annoying hour I’ve found out that the gettext functions are buggy.
Solution:
Get the current version of php-gettext at http://download.savannah.nongnu.org/releases/php-gettext/
Extract the gettext.php and streams.php to your wp-includes-directory
That’s all.
Keywords: wordpress, localization, php 5, language file, problem, 64 [...]
Filed under: English, WordPress on Januar 7th, 2008 | No Comments »