WordPress
|—- BBpress
aka :-
massbase
|
/community
|
/bbpress inside here
|
/rest of wp’s files..
wordpress is on the root and bbpress isin a folder called /community
http://www.massbase.com/community
im resintalling it all now, all same versions.
No, it’s probably becuase it’s Sunday.
bbPress isn’t a WordPress plugin, so unless you have conflicting htaccess files, I can’t see why that would happen.
What folder is bbPress loaded in and what folder is WP loaded in?
Yes you still need to fill the bbPress/WP user table (many plugins also refer to it directly).
All you are replacing is authentication.
You can write a plugin to auto-fill the user table when a newly authenticated user first tries to see a bbPress page. Actually it could go into the authentication code directly.
andyimages, to use WP 2.7 with bbPress 0.9 you need one of the two plugin solutions now updated in the first post. Changing the cookie path is not enough, you have to change the cookie method entirely.
if (file_exists(‘../wp-blog-header.php’))
require_once(‘../wp-blog-header.php’);
^That line of code causes a lot of stress on my bluehost site. With that code active, I get “This Account Has Exceeded Its CPU Quota” all the time, deeming my site unusable.
Is there another way to have the bb-config find the wp-blog-header? Everytime the server has to search for it, it takes fooooorever, which also slows down the rest of the site, then I get suspended by bluehost and can’t access anything.
It’s weird though, because this code will slow up the rest of the site that isn’t even using the bb-config. I’ll load up mydomain.com and it’ll go soooo slowly while that code is active – this, even though my bbpress config is way over there at mydomain.com/forums. If I comment that code out, everything is fast and zippy.
WP 2.7
BB 0.9
So far I am failing on this. I am going to try the plug-in that xurizaemom has suggested…..my integration is failing and I have tried the suggested method running WP 2.7 and the latest bbpress 0.9.0.4 .
There is definitely some conflict between the cookies as if I login as admin on wp, then go to bb, clicking on the admin link fails and I am redirected to the front page instead of admin area. Logged out of WP, and logging into BBPress as admin, the link works properly and the admin panel opens…
The wordpress is in the the root directory and bbpress in its own directory in the root.
WordPress: 2.7.1
BB Press: 1.0-alpha-6
wordpress: permalinks enabled name based
bbpress: permalinks enabled name based
WP plugins:-
Akismet 2.2.3
Google Analytics for WordPress 2.7
WP-Syntax
BBP plugins:
none
PROBLEM: –
as the keymaster logins through forum, he can login to wp-admin.. but the problem is, that he can’t see the posts on the actual WP site. Instead of seeing the posts, the keymaster (guy logins through BBpress) sees this:-
Error 404 – Not Found
The page you were looking for has either been deleted or moved.
Do you want to search for it?
The installation had no errors at all, and seemed fine. And my friend who logins in from New Zealand can see the post, but im not sure if hes logged into the forum yet. So I dont know whether its a cache thing even though iv cleared my cache several times. It only happens when i login through bbPress.
They can be integrated if you use one of these two solution to make the cookies compatible:
https://bbpress.org/plugins/topic/freshly-baked-cookies/
https://bbpress.org/forums/topic/bayanimecom-wp26-and-bbpress-09-complete-cookie-integration
Yes the roles integrate in 0.9.0.4.
The private message plugin has nothing to do with WordPress – it’s a bbPress plugin. However, there have been some security issues with it recently and you might not want to use it right now until those are ironed out.
https://bbpress.org/forums/topic/security-warning-stop-using-private-messaging-plugin
Hello 
I noticed that Bulgarian translation is quite out of date so with a friend we made an update. It is available here:
bbPress 0.9 in Bulgarian
You can use and configure bbPress locally if you like, but it needs to be in a server environment. You need PHP, a web server and a database. It’s easiest to have it on the same type of system it will eventually be hosted on, to minimize problems when you go live, but it’s not essential.
On Windows there is WAMP:
http://www.wampserver.com/en/
On OSX (and for many other systems) there is XAMPP:
http://www.apachefriends.org/en/xampp.html
On Linux, well, if you have that I don’t need to tell you what you have.
The machine you build, test and configure on doesn’t need to be on the Internet, but you do need to have a server environment to make this work.
Any news on this? I have the Simple:Press plugin but I love BBpress better (even though Simple:Press wraps around my WPMU/BuddyPress site perfectly…)
Do I need my website to be uploaded onto a server in order to start using and configuring bbpress or can i work on it while i’m building my site without having uploading anything onto a server?
I soved the problem of logn request on paginated topics using the EWp plugin mentioned here:
https://bbpress.org/forums/topic/wordpress-and-bbpress-integration-101/page/5#post-24571
I can’t understand why with normal integration the whole system didn’t work… but I have no time to investigate for a non payed task
The customer have the same problem of quote adn double-quote double escaping thamentioned in the same link…
This topic can be considered closed.
Hello,
I have wp 2.7.1 and the last bbPress, i install this and i create a forum but when i want to open the new topic is going me to a 404 Error page from my blog.
Can anybody tell me what is wrong?
Thanks
Hi !
I need 2 WordPress themes for bbPress.
First “comunizine” from http://www.kriesi.at/archives/wordpress-theme-communizine
and second PureType from http://www.elegantthemes.com/gallery/puretype/
I can give the theme and can make a small donate.
Please answer to fuhrmara at freenet dot de
Unbelievable. I was able to figure out what the problem was. WP-Super-Cache plugin was screwing everything up. All I did was add /forum/ to the URI strings to be ignored and it worked fine.
Now it’s time to fix up the theme.
Thanks for all the responses
I am using WordPress 2.7.1 and bbPress 1.0 Alpha
If you’re seeing WP logins work, and BB logins fail, then BB is probably logging you in and setting the wrong cookie path.
(You can debug this sort of thing by using a proxy which lets you inspect the headers as they pass from client to server – I recommend the excellent Charles Web Debugging Proxy.)
I fixed this using the WP Cookie Root plugin. Changing the COOKIE_PATH defines for me hadn’t worked, but the plugin did.
https://wordpress.org/extend/plugins/root-cookie/
Q: With deep integration, I see any postings to BB get double-quoted, eg an apostrophe posted to the forum will appear as ‘ …
Here’s hoping BBPress doesn’t munge the line above. Apostrophes appear in the forum with a backslash to escape them, because both WP and BB are running the apostrophes thru their escaping function. How can I avoid this?
To me, this would be the single most important bbPress feature imaginable. Facebook, not OpenID.
–myballard.
OpenID is a means of authentication. Facebook is an authenticator. The problem is that the autenticator has opted for it’s own proprietary means of authentication, rather than using OpenID. In addition to its own API, Facebook could, should and probably will support OpenID. As of last month, Facebook has joined OpenID, but they’ve not implemented anything that I know of yet.
Next time you’re on Facebook, search for “Facebook should support OpenID” – there’s 800+ folks who agree. Which is a start, given that it’s developers, not hoi polloi, who are going to be concerned with this.
at the moment i think the only way to keep wordpress, bbpress and FB connect togheter is through an iframe that shows wordpress fb connect widget in bbpress.
somebody knows how to do that?
Hi everyone,
I was wondering if I could get some help on an issue I am having. I am trying to integrate WP functions into bbPress. I put in the following code in my bb-config.php, and wp-blog-header.php is being accessed fine.
<?php require_once('/home/noreason/public_html/youthbloggers.net/wp-blog-header.php'); ?>
Now, for some reason I get a slew of strange characters when accessing my bbPress installation (the frontpage). I can’t even access /bb-admin. I can’t figure out what the problem is, I think it may have something to do with my server settings/configuration because the exact code works fine on my local machine running WAMP Server. Does anyone have any idea?
You can see what’s going on at http://youthbloggers.net/forum/
I have buddypress Rc1, WPMU 2.7.1 and BBPress 1.0.6 Alpha installed and have it configured perfectly as far as I can tell.
My problem arises on the BBPress side of things.
1. From the Group Admin page in BuddyPress, when I create a new group and select “Enable discussion forum”, it creates the forum perfectly. Confirmed by seeing a forum with the group name associated.
2. I post a topic to the forum using BuddyPress’ Group Forum page, it posts, but says there is an error in posting. However when I look at the forum HOMEPAGE, it shows there has been a post made.
3. Here’s the problem : When I click on the forum that shows that they have posts, it’s empty and it shows the create new post form.
Any help would be appreciated!
Chad
Phil
I seem to be having a problem where the topics are being created in the database and the number of topics on the forum homepage are correct, but when you click on the forum itself to see the topics, it just says that you need to create a new forum AND every time I try to create a topic from the buddy press groups admin pages, it gives me an error that says “There was an error posting that topic.” but the topic is created in the database.
Confusion abound!!
Chad
Well, I figured that I would only have to re-write a few functions for authentication, but this would still require me to use the bbpress user table, no? For example, after I re-write the authentication functions, how does the bbpress software know who the user is… the user’s name, and so forth. Where are all of those functions that get that information? Are they included in the pluggable.php too? Is that bb_current_user()?
I know enough PHP programming to make my own functions, but I’m just not familiar enough with how WordPress works to know what is doing what in detail. Thanks for your help _CK_. I appreciate it a lot.