Info
- 9 posts
- 2 voices
- Started 2 years ago by Riwatec
- Latest reply from hpguru
- This topic is resolved
bbPress Language can't be changed
-
- Posted 2 years ago #
Hey,
I installed bbPress on my Webserver, I had no Problems. It's really running great, BUT I cant's switch the language of my board to German. When I try to do this my board doesn't work anymore.
The descriptions about the language are quite different, some say I should move the de.mo data into the folder "languages", some say into the folder "my-languages".
What should I do now? My useres are all from Germany, so it's not good for me, that the board is in English. -
- Posted 2 years ago #
Open bb-config.php and add to language section de
-
- Posted 2 years ago #
So
change:
define('BBLANG', '');
to de:
define('BBLANG', 'de');
If you language file is de.mo
-
- Posted 2 years ago #
Thanks for your answer, of course I did this! But it doesn't work.
-
- Posted 2 years ago #
Please add folder my-languages where is my-plugins etc. and put de.mo in my-languages if you use newest bbP. Then configurate bb-config.php.
-
- Posted 2 years ago #
So I don't have the folder my-plugins, I only see bb-plugins
-
- Posted 2 years ago #
You need create this folder manually.
-
- Posted 2 years ago #
Hey thanks for your help, now it's working.
I only needed to create the folder my-languages and add the de.mo file.
Very nice!Happy new Year to you!
-
- Posted 2 years ago #
Glad to hear that everything works. Happy new year for You too.
-
You must log in to post.