Info
- 4 posts
- 2 voices
- Started 2 years ago by darxmac
- Latest reply from darxmac
- This topic is resolved
Deep integration and localization
-
- Posted 2 years ago #
Hi All
I have a bbpress install that is deep integrated with a wordpress MU 2.8.4. Everything is working perfectly, except that when i try to change the default language. When i remove the deep interagtion hook and use the default theme it works.
I can see in trac (ticket/1096)that this is supposed fixed (maybe) but could it be because i'm using wordpress mu instead of the regular ? ... any ideas/workarounds ?
/thomas
-
- Posted 2 years ago #
Hi,
I experienced that if the deep integration is applied WP controls the language setting so you need to define the preferred language in wp-config.php.
Regards -
- Posted 2 years ago #
Hi
Yes, i tried to add
define ('WPLANG', 'da');
to my wp-config.php file .. i also tried to put my .mo file in wp-content/languages but no luck so far.
-
- Posted 2 years ago #
Found a solution:
Since this is WPMU install the WPLANG definition is not taken from the conf file but from a setting in the wpmu blog ..
/thomas
-
You must log in to post.