This topic has 4 replies, 3 voices, and was last updated 9 years by kalkoman.

  • Author
  • #81383
     kalkoman
    Participant

    Hi, my site http://www.antkeepers.com won’t share buddypress with the rest of the network sites (only 1 atm) 🙁

    When clicking “My account” on the Swedish install the user gets redirected to the english (network main page) version of the user profile. The Swedish install adress is http://www.antkeepers.com/se. I want my Swedish users to get a Swedish version of the buddypress pages. Translations etc I can handle later with codestyling plugin, but I at least want the adress for the member pages to be dynamic and refer to antkeepers.com/se/members when on the Swedish site.

    I use MultiLingualPress-plugin for the different languages.

     

    The solution seems to be to add  define(‘BP_ENABLE_MULTIBLOG’, true) to wp-config.php, but this doesn’t do the trick for my network. Neither does adding it to a bp-custom.php file as suggested by some users. I’ve also read that subdirectories are more problematic than subdomains and that the solution for this is to comment out DOMAIN_CURRENT_SITE from the wp-config. Don’t work either. 

    Kind of annoying. Help please!

    L

    #81647
     Laura
    Moderator

    Hello, will assign the ticket to a higher support lever who can help and advise you in your query.
    Thanks! 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #81651
     kalkoman
    Participant

    Thanks Laura!

    #81678
     Andrei
    Moderator

    There are really a lot of things to work on setting up buddypress in the way you want.
    You can find some details here, in the bottom of the page: https://codex.buddypress.org/getting-started/installation-in-wordpress-multisite/

    Please be sure you do an extensive research about how to use buddypress in wordpress multisite environment.
    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #82364
     kalkoman
    Participant

    Update: I just got it working! By accident of course. I wanted to try some new defines in bp-custom.php, so I opened it up and copy pasted some lines. I then notice that the new ones turn pink (in TextWrangler), indicating it is a functionable string. My define(‘BP_ENABLE_MULTIBLOG’, true) however had not turned pink, so I look for differences between the two.

    Apparently I originally copy-pasted from somebody that just put ‘ instead of ‘
    So changing from define(‘BP_ENABLE_MULTIBLOG’, true) to define(‘BP_ENABLE_MULTIBLOG’, true) solved it ALL.

    I can now access the Buddypress pages from whatever subsite 🙂

Viewing 5 posts - 1 through 5 (of 5 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?