@jonathanbishop
15 years, 2 months ago
I’m still having the problem with the top links going to the Members Directory on WP3. Has this been fixed yet?
I’ve gone through all the BuddyPress files and inserted ‘/index.php/’ after each of the root_domain elements and that fixed it.
. clean_url( $bp->root_domain . '/index.php/' .
Someone else could probably suggest a better way of doing it that links into WordPress’s permalink structure.
It’s a known problem with BP and WP3 – lots of people are having the same problem: https://trac.buddypress.org/ticket/2456
Hope it gets sorted soon.