Group Mods

  • Profile picture of @mercime
  • Profile picture of r-a-y
  • Profile picture of hnla

Buddypress 1.2.4.1 and WPML Multilingual CMS problem (7 posts)

Started 1 year, 8 months ago by: red-panda-tech

  • Profile picture of red-panda-tech red-panda-tech said 1 year, 8 months ago:

    Default language set to spanish does not work after upgrading to 1.2.4.1, do I need a new .mo file? Has this changed?

  • Profile picture of Hans Hans said 1 year, 8 months ago:

    For me too. **** it. After I upgraded to BP 1.2.4, my Dutch language files in the BP-languages folder were gone :’(.

    After all my hard work, I can start again

  • Profile picture of ttuananh ttuananh said 1 year, 8 months ago:

    @hans, red: You just copy your language into bp-language in buddypress.

  • Profile picture of red-panda-tech red-panda-tech said 1 year, 8 months ago:

    I’m really embarrassed to say it but, that did the trick, thanks.

  • Profile picture of Travel-Junkie Travel-Junkie said 1 year, 8 months ago:

    When you use the automatic upgrade feature, then all custom files, including all language files in bp-languages, in the BP folders will get deleted. Actually, you could specify a folder outside of BP in which to upload your language files. No more problems when you upgrade…

    load_textdomain( ‘buddypress’, BP_PLUGIN_DIR . ‘/bp-languages/buddypress-’ . BPLANG . ‘.mo’ );

    You want to modify that 2. parameter. Doesn’t really apply to the WPML plugin, though, I guess. Just thought I’d put it out there…

  • Profile picture of wpmubp.org wpmubp.org said 1 year, 6 months ago:

    @Travel-Junkie, nice hack, worth to be posted on the codex. But where do we put that, bp-custom?

  • Profile picture of Paul Gibbs Paul Gibbs said 1 year, 6 months ago:

    We’re going to try to locate the language files in a better place for 1.3; I suggest you take a look through http://trac.buddypress.org/; if you can’t find a ticket for this valid suggestion already, make a new one, thanks :)