Group Mods

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

Can someone help me with multisite installation not running on the main site (2 posts)

Started 6 months ago by: chaanstra

  • Profile picture of chaanstra chaanstra said 6 months ago:

    Hello,

    I’m trying to install Buddypress on to a multisite installation and it’s not working, what is working what is not:

    NOT:
    - translation
    - forums, installation of forums
    - registration page
    - login page

    WORKING:
    - activity
    - members

    How can I turnoff plugin options at a members page?

  • Profile picture of @mercime @mercime said 5 months, 4 weeks ago:

    == I’m trying to install Buddypress on to a multisite installation and it’s not working ==
    - So is your WP installed at domain root?
    - Is multisite with subdomain or subdirectory structure?
    - Did you set which blog ID BuddyPress will run on in your wp-config.php?
    define ( 'BP_ROOT_BLOG', $blog_id );
    replace $blog_id with actual blog ID number of secondary blog.