I have buddypress working nicely on a server, however I can't display the 'members' page or any individual profile page on a local webserver install I have made.
If I try and visit /members/ I just get redirected back to the main buddypress page.
I also just noticed online members never shows whose online and the link to the default blog on the main page is listed as http://localhost.localdomain/mu/BP_HOME_BLOG_SLUG which seems to indicate to me that BP_HOME_BLOG_SLUG is undefined, I can't find where it gets set or defined, not sure if these two problems are related to the other problems.
No idea what's causing it, I've been pouring over the php files but haven't even gotten a clue, any suggestions on what I could do?