Forums

Join
bbPress Support ForumsTroubleshootinglanguage pack problem

Info

language pack problem

  1. Hey there

    i´ve just installed the files for the spanish version of bbpress in the bb-includes/languages and the files are es_ES.mo and another one called the same but with .po or something... and when i go to the settings i cannot setup this... whats the problem? im using the Alpha version 1.0...

    thanks!

  2. Did you modify bb-config.php to use that language file? Once the file is installed, you need to put in the config to use it:

    Near the bottom of bb-config.php - you need something like this:
    define('BB_LANG', 'es_ES');

  3. thanks man, its fixed! :D

  4. You must log in to post.