FastDomain - WordPress not correctly displaying languages
 

FastDomain Web Hosting Help

WordPress not correctly displaying languages

If WordPress is not correctly displaying another language there needs to be a change to the WordPress code.

Open the file <wordpress_install>/wp-includes/gettext.php (where "wordpress_install" is the directory you choose to install WordPress to).

Find the following:

    // $MAGIC1 = (int)0x950412de; //bug in PHP 5
    $MAGIC1 = (int) - 1794895138;
    // $MAGIC2 = (int)0xde120495; //bug
    $MAGIC2 = (int) - 569244523;
Change it to:
    // $MAGIC1 = (int)0x950412de; //bug in PHP 5
    $MAGIC1 = 2500072158;
    // $MAGIC2 = (int)0xde120495; //bug
    $MAGIC2 = 3725722773;


Was this resource helpful?

Did this resolve your issue?


Please add any other comments or suggestions about this content:





Recommended Help Content

How to Set different character sets with PHP and HTML to display correctly.
Knowledgebase Article 216,008 views tags: arabic character chinese collation japanese language languages mysql php phpmyadmin sets

Instructions to set different character sets in HTML. Note: Not all character sets will be correctly rendered with this encoding format, but most will. You can find specific information about which ch
Knowledgebase Article 222,938 views tags: arabic change character chinese html japanese language languages sets

Why don't my images display on my site?
Knowledgebase Article 255,899 views tags: display image images link site website

Related Help Content

If you have a WordPress blog hosted on WordPress.com, you can easily export it and import it to WordPress that is installed on your hosting account with fastdomain. Login to the WordPress Data
Getting Started Article 703,005 views tags: blog export file import wordpress

This article will explain how to change the Site URL or Home URL setting in WordPress. This may be useful if you have moved your WordPress site or are planning to move your WordPress site.
Knowledgebase Article 276,250 views tags: home site url wordpress wordpresstools

This article will explain how to login to a WordPress site using WordPress tools.
Knowledgebase Article 209,221 views tags: login wordpress wordpresstools

Learn how to use WordPress, WordPress started as just a blogging system, but has evolved to be used as full content management system and so much more through the thousands of plugins, widgets, and themes now available.
Knowledgebase Article 1,033,275 views tags: blog buildersonline website wordpress

There’s a wide variety of themes available within the WordPress community, and we have taken extra steps to vet our themes for high quality.
Knowledgebase Article 130,110 views tags: Marketplace certified install premium setup themes wordpress

How to Migrate a self hosted copy of WordPress
Knowledgebase Article 818,814 views tags: migrate wordpress

Install Themes These steps will help you install and select a WordPress theme for your blog. Inside the WordPress Dashboard, select the Add New Themes link in the Appearance Menu. You can search for
Getting Started Article 851,608 views tags: install link theme themes wordpress

This article will explain how to change your WordPress Urls
Video "How-to" Tutorial 332,877 views tags: login temp troubleshooting urls wordpress