• when i change the languagecode in wp-config to (before i did this i uploaded the right nl_NL.mo to the language folder)

    define (‘WPLANG’, ‘nl_NL’);

    i get an error in IE and blank page in Google Chrome and Firefox.

    has someone an idea? i use wp 2.8

Viewing 1 replies (of 1 total)
  • define ('WPLANG', 'nl_NL');

    Apart from the extra space before ‘nl_NL , I see no difference. Maybe the .mo file is broken?
    It works correct when you put back in en_EN ?

Viewing 1 replies (of 1 total)

The topic ‘Blank after language change’ is closed to new replies.