Re: Pages not found
Are you running BuddyPress on the non-root site? If so:
https://codex.buddypress.org/how-to-guides/changing-internal-configuration-settings/
define ( ‘BP_ROOT_BLOG’, 117 );
Will run on site ID 117.
Are you running BuddyPress on the non-root site? If so:
https://codex.buddypress.org/how-to-guides/changing-internal-configuration-settings/
define ( ‘BP_ROOT_BLOG’, 117 );
Will run on site ID 117.