Search Results for 'bbpress'
-
Search Results
-
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.
Dear community,
today my bbpress just changed its language to english and it seems like it doesn’t care about the german language file. I haven’t changed the configuration file or something else on the server. Renaming the language file didn’t show any results. Yesterday bbPress didn’t accept my template-folder, so that I had to change its name and then it worked.
You can see, there are many strange things happening on my installation. I talked to my server host and he said everything is alright.
I’m using bbPress 1.0 alpha, but even the stable version, which I installed on the same database, shows the same problem.
Does anybody have an idea? Is there any database entry which contents the language settings?
Thanks,
jetson
I integrated wordpress and bbpress; I succeded in displaying wordpress header, footer and sidebar in bbpress, and user logins are integrated which is great
However, each bbpress modification is being a big step for me and I’m finding quite difficult to add things like emoticons beside post-forms, tiny mce in forms, avatars, ranks, quote buttons…
Is there any theme with this kind of stuff already implemented?
Feedback for bbpress developers;
Regarding wordpress-bbpress integration, don’t you think wordpress and bbpress projects are starting to overlap?
I’ve been trying to integrate wordpress and bbpress and now I have;
* two login forms and profiles
* there are some css properties in the style sheet that are defined with same names that in wordpress; h2, h3, .alt …
* Afer adding <?php require_once(‘/wamp/www/wordpress/wp-blog-header.php’); ?> for integration, I load wordpress functions again if accessed the web through wordpress frontpage.
* Some times I’d like to use the same plugins in both; wordpress and bbpress, or any other feature/modification, so I need to duplicate the work. You activate a wordpress plugin and you have to find a similar plugin that could work in bbpress or any workaround.
I wonder if developers are considering a bbpress version as a plugin for wordpress
imho
and that you are depending completely on the bbpress installation. 