I’m having a similar problem when I try calling require_once(dirname(__FILE__) . '/../wp-load.php'); so I can bring my theme into bbpress.
This is a WP 3.0 multiuser site on subdomains. The funny thing is I’ve had this working on test sites using WP 3 single user and WP 3 multiuser on subdirectories.
Is there something about it being on subdomains that might cause this? Might differences in the WP .htaccess file cause it?
In phpMyAdmin, don’t just enter the value of user_pass as it is. Select md5 as function. bbPress will change the password phrase by using phpass when you login.
http://img191.imageshack.us/img191/6429/201005011126.png
Its not gonna die, development is sluggish at the moment though. If you have opted for bbPress, you have already made a good decision. Just look for what do you need to implement in your forums.
@zaerl
sometimes? thats my concern. Either it will have some delay for the fresh data to display because of cache or it will just show the exact details without cache.
What’s the point of screwing up the values sometimes?
Drop the bbPress tables in the database and re-install. If you are integrating via install only, then choose the WordPress admin username to start with(select from the dropdown), don’t enter the same username as different username as that would cause conflict with the already existing one.
If you have integrated bbPress with WordPress (same user database) you cannot choose a login name that already exists in WordPress.
Why there is a need for recount? Why would the counts go out of sync at the first place?
Cause bbPress uses a cache system in order to minimize database queries and sometimes it goes out of synch.
I’ve installed bbPress 1.02 with WordPress 2.9.2 and the WordPress user account integration is working. I can login into bbPress with a WordPress account. I’m having a problem with role mapping though. I’ve mapped the WordPress Administrator role to the bbPress Key Master role but when I log into an Administrator account I only see the first set of admin links (Forums, Topics, Posts) and not the second (Appearance, Plugins, Users, Tools, Settings). This makes it kind of hard to administer bbPress. Any ideas? Thanks.
That I can’t answer, but some one will right?
I have recently installed bbPress when migrating from Drupal, so now I have WP+bbpress running side by side. I have noticed that there has been very little work done lately on the development of bbPress. If you look at the Trac timeline, no event since 4/14.
So I am concerned that there might be little work being done on this great system. I assumed (perhaps erroneously) that since bbPress is owned by Automattic, there would be enough resources to keep moving it.
Does anyone here know where it stands ? Otherwise I am concerned that I’d have to look for other forum solutions, and this is not something that I’d want to pursue at this point.
thanks !
Leo
@ashfame
I read your article, and I sure that I done all this step (instead setup of new wordpress, I use my blog that already existed ), but cookie integration with 64 chars keys still not work.
@gerikg
Thanks for the link!
Why there is a need for recount? Why would the counts go out of sync at the first place?
I posted to a topic here and on the frontpage only the no of posts displayed is correct. Voices count, last poster and freshness is wrong.
Here is the screenshot – http://screencast.com/t/OWQxNzdjN
Earlier we have seen negative counts of topics under forums. What were those? Any ideas?
@jakshi
I have always done all my integrations with the keys generated from the link gerikg shared.
You can take a look at my tutorial – http://blog.ashfame.com/2009/07/integrate-bbpress-10-with-wordpress-28/
and you will only need secure_auth_salt key when you are using https protocol
Did you setup user role map in bbPress under WordPress integration settings? http://wpwebhost.com/wp-content/uploads/2010/04/userrolemap.png
This issue has been reported before with deep integrated sites. Every page of the forum will return a 404, I believe, but depending on the browser, you sometimes see the content instead of the errors. Here are the headers returned from your forum:
Response Headers - http://www.johnthebaptisttv.com/bbpress/
Date: Fri, 30 Apr 2010 15:20:41 GMT
Server: Apache/2.2.13 (Unix) mod_ssl/2.2.13 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635
X-Powered-By: PHP/5.2.11
X-Pingback: http://www.johnthebaptisttv.com/xmlrpc.php
Expires: Wed, 11 Jan 1984 05:00:00 GMT
Cache-Control: no-cache, must-revalidate, max-age=0
Pragma: no-cache
Last-Modified: Fri, 30 Apr 2010 15:20:41 GMT
Connection: close
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8
404 Not Found
http://www.themelab.com/2008/04/17/is-your-bbpress-installation-returning-404-errors/
https://bbpress.org/forums/topic/bbpress-wordpress-mu-or-not-leads-to-404-errors-but-pages-still-load#post-13156
I also think a simple solution was to include wp-load.php instead of wp-blog-header.php. Which one are you including now?
What version of WordPress are you using?
What version of bbPress are you using?
Did you upgrade from an older version of WP?
Did you upgrade from an older version of BBP?
Which steps or tutorial did you take?
Do you use shared hosting service?
Does your server use php5 and is it active?
Are you using BuddyPress?