URGENT: Word Press 2.7.1 Language Problem

Discussion in 'Blogging' started by skypeace, Feb 11, 2009.

  1. #1
    Hi!

    I accidentally automatically upgraded my blog, www.letssermo.com to the 2.7.1 French version.

    How do i go back to the English version?

    Please help!!

    Thanks a lot :)
     
    skypeace, Feb 11, 2009 IP
  2. Big0ne

    Big0ne Well-Known Member

    Messages:
    2,614
    Likes Received:
    81
    Best Answers:
    0
    Trophy Points:
    165
    #2
    Open your wp-config.php file in a text editor and search for:

    define ('WPLANG', '');

    and rename it to:

    define ('WPLANG', 'en_US');
     
    Big0ne, Feb 11, 2009 IP