Skip to:
Content
Pages
Categories
Search
Top
Bottom

Multisite Idea

  • @bchabot

    Participant

    I’ve seen that there is a movement to migrate/update the Codex documentation regarding BP on WP-milti and I’m looking forward to that, but in the mean time, a couple pieces of feedback:

    It isn’t too hard to detect if BP is being installed in a multisite system. The user shouldn’t need to dig through documentation to make it work.

    As of now, I see the ducks on GitHub indicate three install cases:
    Case 1: Network-wide activation using the Main Site of your network to house your BuddyPress community
    Case 2: Network-wide activation using a Secondary Site of your network to house your BuddyPress community
    Case 3: Activating BuddyPress on one of the site of your network only.

    After reading through those, at the end, I see:

    You currently cannot have multiple instances of BuddyPress on a WordPress network.

    I have to wonder what that hangup is here.

    Let’s call this currently impossible situation an extension of Case 3.

    A simpler way to do this might be:
    (And please bear with me as I try to describe this in English rather than code… If I was any good at coding, I’d have volunteered to write it for you.)

    Are we being activated in a Network configuration?
    If NO, install normally, as stand-alone.
    If YES, get the current blog ID and use that to configure paths and such. Set bp_root_blog in the Admin Settings page and store it in wp_X_options, with a default of 1 for network-wide (cases 1 and 2) or the same as the current blog ID for case 3.

    There should be no need to edit config files or directly manipulate DB tables.

Viewing 2 replies - 1 through 2 (of 2 total)
  • @valuser

    Participant

    You could check if this plugin still works. It segregates BuddyPress social networks in a multi network WordPress install so that each WP network has a different social network. One for each Network.

    You could also check if this plugin still works. It allows each site on an individual network have its own separate buddypress social network.

    It would appear that you may even, at present*, be able to run separate (though members shared) buddypress social networks on every site in a WP Multi Network setup.

    AFAIK they both still work in with WP 6.7.2, BP 14.3.3 PHP 8.3.11 MYSQL8.0.35 but you should check yourself if they still do. (i am not a developer or coder)

    *The Buddypress Development Team has stated that consideration has been given by the Team to perhaps in the long term to deprecate the multiblog feature sometime in the future. This (AFAIK) would not effect the first scenario but would effect the second

    @shawfactor

    Participant

    Mine still works

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Skip to toolbar