@mercime : Thanks for replying! Unfortunately, `define ( ‘BP_ENABLE_ROOT_PROFILES’, true );` is not in bp-custom.php, or anywhere else that I can find, so that isn’t the solution. The only functions in there at the moment are custom avatar dimensions for full size and thumbnail avatars. I tried adding `define ( ‘BP_ENABLE_ROOT_PROFILES’, false );` in case I could explicitly turn that function off, but that didn’t work either.
Is there anywhere else that root profiles are possibly enabled? Any other ideas?