Intergrate muwordpress and bbpress?
-
Ok I know, another question about integration.
I trying to intergrate Mu wordpress and bbpress and here is the thing:
I have installed wordpress in to a folder like:
mydomain.com/wordpress
and I also installd bbpress in to a folder like
mydomain.ocm/wordpress/forum
I have also altered in bbpress config.php
require_once(‘../wordpress/wp-blog-header.php’);
Now when i try to access mydomain.com/wordpress/forum
Wordpress wants to create a new account for the blogg and I think this is because I dont use subdomain for new blogs.
Q1: Is it possible to intergrate bbpress with Mu wordpress?
Q2: Do I have to use subdomains to get this to work or is it possible not to use subdomains. If so, how?
I have to change webhotel to try subdomains so I rather wait until some of you tell me if it will work or not!
If i dont try to integrate the functions with the
require_once(‘../wordpress/wp-blog-header.php’); line in bbpress config.php everthing works just fine… I can use the same username and the intergration works really good untill I add the wp-blog-header.php line.
- You must be logged in to reply to this topic.