Dahsboard BP admin bar links going to root domain
-
Greetings. I’ve just made a clean install of Buddypress and encountered this issue. I should mention that I’m ameature at all this.
Any url with members in it, eg: http://bcosuluvit.com/members/ali/ ends up at http://bcosuluvit.com. The links are hyperlinked correctly.
I upgraded to BP 1.2rc and the issue remained.
Info on my setup:
WPMU 2.91
bcosuluvit.com is actually an add on site – running of the wpmu install of
blogfrog.com (get the same issue with blogfrog.com)
Have included “define ( ‘BP_ENABLE_MULTIBLOG’, true );” in wp-config.
The multi-site plugin required me to comment out a few lines in wp-config… maybe got something to do with it:
/** The Database Collate type. Don’t change this if in doubt. */
define(‘DB_COLLATE’, ”);
// define(‘VHOST’, ‘no’);
$base = ‘/’;
//define(‘DOMAIN_CURRENT_SITE’, ‘blogfrog.com.au’ );
//define(‘PATH_CURRENT_SITE’, ‘/’ );
define(‘SITE_ID_CURRENT_SITE’, 1);
//define(‘BLOGID_CURRENT_SITE’, ’1′ );
Thanks to people for their luuurv
You must be logged in to reply to this topic.