I'm not sure if I should be posting in the WordPress.org forums or BuddyPress.com forums, but here I go:
I would like to use the default BuddyPress theme for both the main blog and the sub-blogs (multisite), so that users do not have the choice of using different templates. The problem is that the sub-blogs navigation tabs (Home, Activity, Members, etc.) give 404 errors since they point to sub-blog.mywebsite.com/members/ instead of http://www.mywebsite.com/members/. The main blog is fine with all of the tabs working, but the sub-blogs are pointing to the wrong address.
Am I missing something? Is it not meant to be used this way?