Skip to:
Content
Pages
Categories
Search
Top
Bottom

buddypress on subsite

  • Avatar of magix111
    magix111
    Participant

    @magix111

    I have buddypress running on a subsite of a main blog using the redirect in wp-config define(‘BP_ROOT_BLOG, $my_blog_id);`
    nevertheless, the network dashboard kept warning me that I had not configured buddypress pages even though they are fully configured on the subsite. To get rid of the warning I setup the standard pages on the main site but now, user groups and forums are being established on the main site group and forum pages rather than the subsite group and forum pages.
    How would I correct this AND get rid of the warning that buddypress is not fully configured?

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Avatar of magix111
    magix111
    Participant

    @magix111

    forgot to include links to main site – http://mgx.com and buddypress subsite http://cafe.mgx.com

    Avatar of Paul Gibbs
    Paul Gibbs
    Keymaster

    @djpaul

    Do you literally have “$my_blog_id” in the define() — if so, what’s $my_blog_id set to? I’d have expected this to be a simple number rather than a php variable.

    Avatar of magix111
    magix111
    Participant

    @magix111

    No, this is the actual line define(‘BP_ROOT_BLOG’, 3 );
    I should also note this is a subdirectory multisite install where the primary mu site is an established blog (mgx.com) and the buddypress subsite is in a virtual subdirectory.
    http://mgx.com/blogs/cafe

Viewing 3 replies - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.