Skip to:
Content
Pages
Categories
Search
Top
Bottom

buddypress + wordpress multisite

  • @berseck

    Member

    Hello everyone

    I’m having some issues over here trying to configure buddypress using multisite instance from wordpress
    My problems is

    I have this main page
    http://www.mysite.com/members/admin
    And it works

    But in one of my subdmains that is
    fr-ca.mysite.com/members/admin
    I get an 404 page from wordpress

    I would like to understand how those this member and member edition works
    So I can try to replicate it.

    Because for the first time I didn’t changed anything realated to this to make this part work
    This is the default theme from buddypress

    Does anyone know how to help me on this?

    PS: I get 404 page if I go to:
    fr-ca.mysite.com/register
    fr-ca.mysite.com/member
    fr-ca.mysite.com/member/name
    fr-ca.mysite.com/member/name/profile/edit/group/1
    fr-ca.mysite.com/activate

    All those works on the http://www.mysite.com

    Thanks,
    Thiago Cruz

Viewing 9 replies - 1 through 9 (of 9 total)
  • @mercime

    Participant

    `Allow BuddyPress to function on multiple blogs of a WPMU installation, not just on one root blog:
    define ( ‘BP_ENABLE_MULTIBLOG’, true );`
    from https://codex.buddypress.org/extending-buddypress/changing-internal-configuration-settings/
    Note that there’s only ONE instance of BP throughout the whole WPMultisite installation

    @berseck

    Member

    hmm ok

    But where should I add this??
    functions.php?

    wp-config???

    Thanks,
    Thiago Cruz

    @mercime

    Participant

    wp-config.php

    @hnla

    Participant

    That is why mercime linked you to the codex page! Please read it for the answer to your question.

    First port of cal on lists and boards are the archives and with apps the documentation pages if there are any.

    @hnla

    Participant

    *sigh* :)

    @mercime

    Participant

    @hnla smile :-)

    @hnla

    Participant

    Just adding it as you posted, it’s more a grimace though!

    @berseck

    Member

    My bad

    Because I added this code to functions.php and wp-config.php
    and didn’t work…

    But I changed some stuff and now its working

    And now its working
    Thank’s guys and sorry for the dummy questions

    I already changed alot of stuff on buddypress core to make my site works how it supposed to work
    But thanks for everything

    @mercime

    Participant

    You’re welcome. Glad you have i working.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘buddypress + wordpress multisite’ is closed to new replies.
Skip to toolbar