wpmu bbpress wp bbpress orgy
-
Ok here come the explanation. I have wpmu bbpress install all integrated. Styling is still a little screwy in IE but thats not the main problem.
I have installed a copy of WP on a subdirectory. In that subdirectory I created another subdirectory for bbpress. I have been trying to install bbpress but it says it cannot access the db. I know the its not the database name, username or password it must be the path?
here is the path structure
mainwpmuinstall/wpinstall/bbpressinstall
$bb->domain = ‘http://mysoberlife.com’;
$bb->path = ‘/democlinical/forums’;
$bb->wp_table_prefix = ‘wp_’;
$bb->wp_home = ‘http://mysoberlife.com/democlinical’;
$bb->wp_siteurl = ‘http://mysoberlife.com/democlinical’;
$bb->usercookie = ‘wordpressuser’;
$bb->passcookie = ‘wordpresspass’;
Been trying different options and can’t get it to work. Was hoping I made some silly simple error that someone more experienced could pick up.
I can’t think up a reason why bbpress couldn’t work on a subdirectory set up like this.
You must be logged in to reply to this topic.