I’m using this as an example: https://bbpress.org/forums/search.php?q=i18n
Did you noticed that the if the same topic shows up in
Search for “i18n” Recent Posts = Relevant posts
then it’s broken? If you see the broken one Recent post #2 and Revelant Post #4 have the same title. I don’t know if that helps.
@chishajer ~ thk u for your efforts here on bbpress. i second your opinion! open source doesn’t die, it just forks..
and with 9 active tickets 1.0.3 is just around the corner.
Okay what I noticed is the only time you get ADMIN_COOKIE_PATH line is when your WP is in a folder:
site.com/folder/ wordpress and site.com/folder/forums bbpress.
then the result will be ADMIN_COOKIE_PATH is /folder as for an answer I still haven’t been able to try it to tell you.
Does it let you do a fresh install or does it say it found a bb-config file? buddypress creates one and put it in the wordpress folder. also check your htaccess file.
Chrishajer,
Permissions on my-plugins and my-templates are already set to 755 for both.I set these permissions once again,but of no use.It doesn’t seems to be a simple bug.The last option I am left with is to create new database and upload BbPress once again.
I will let you know if it works after uploading bbPress and creating new database….
Thanks gerikg
I deleted all traces of buddypress…and started again. I am still getting “this page not found”
when navigating to mysite.com/forum
There must be another step…I am missing….the steps mentioned here have not worked for me
https://bbpress.org/documentation/installation/
/bb-includes/backpress/class.wp-http.php (bbPress 1.1-alpha revision 2412)
BBPRESS functions:
function &_wp_http_get_object() {
function wp_remote_request($url, $args = array()) {
function wp_remote_get($url, $args = array()) {
function wp_remote_post($url, $args = array()) {
function wp_remote_head($url, $args = array()) {
function wp_remote_retrieve_headers(&$response) {
function wp_remote_retrieve_header(&$response, $header) {
function wp_remote_retrieve_response_code(&$response) {
function wp_remote_retrieve_response_message(&$response) {
function wp_remote_retrieve_body(&$response) {
conflict with WORDPRESS (WordPress 3.0-alpha revision 13909) /wp-includes/http.php the same functions
Hi there,
The terms of service plugin is not available anymore when i try to download this.
See: http://bbpress.org/plugins/topic/terms-of-service/
Does anyone has this plugin and is this compatible with the latest version of BBpress?
I forgot, you can’t call your bbpress forums “forums” call it forum or something else.
I did this.. I installed WP, then installed bbP with a different table prefix, then installed BuddyPress without using existing bbPress install. http://wpmubpbb.org/forum/
Hello
I successfully set up Buddypress. and added the internal Buddypress forum.
Now I have decided I would like to have BBpress freestanding for the moment.
Having taken some steps to backtrack suggested on the Buddypress forum,
http://buddypress.org/forums/topic/create-a-site-forum#post-46052
the problem is that the BBpress installer with not run.
Here are the steps carried out:
In Buddypress admin: removed checkbox for forums.
In Mysql admin: Removed all tables with BB_ prefix
Uploaded buddypress files to public_html/forums/ folder
permissions on top level folder are set to 777
Folders and permission image here: http://twitpic.com/1c9ics
Tried running install from
mysite.com/forums
mysite.com/forums/
mysite/forums/index.php
mysite.com/forums/install.php
I also tried inserting wp-config.php data into BB-config.php file….
All give Page not found. What additional steps may I be missing that cold get the installer to run?
Wish I could say that worked, but it didn’t. All folders are 755, but the custom folder still doesn’t come up in Appearance. I even have the custom folder in bbpress template and my templates and it’s not showing up.
The tricky thing with Hidden Forums is the lack of a frontend. The plugin doesn’t have a frontend at all… there are only manual settings which let you set individual forums as hidden or not. The frontend is handled through bbPress’ built-in “move topic” pulldown…
That said, someone might be able to hack Hidden Forums to add an extra frontend toggle that lets admins hide individual topics!
from SAM
“A first attempt at getting WordPress 2.7 and bbPress 1.0 to play nice again is now in trunk [1862].
I’m specifically talking about “deep” integration, i.e. when you include WordPress inside bbPress to gain access to WordPress’ functions.
This will need a lot of testing, so please post any issues you have on the relevant Trac ticket, #972 (which will stay open until some more testing has occurred).
I recommend using the following code at the top of your bbPress bb-config.php file to include WordPress inside bbPress:
if ( !defined( ‘ABSPATH’ ) ) {
include_once( ‘/Full/Path/To/wp-load.php’ );
}
Note that this includes “wp-load.php” not “wp-config.php” or “wp-blog-header.php”. This avoids running WordPress’ template loader which presumably isn’t needed inside bbPress. Some implementations may want it though, so if you find you need it then give it a go and let us know how that goes.
Also note that all filters and actions set in WordPress whether default or added by plugins or themes are cleared out completely. That means that plugins and themes installed in WordPress cannot add filters or actions to bbPress at all. This may have some implications I’m not aware of yet.
Go nuts! “
I don’t see how any GPL software can actually die. The source is out there, all of it, every version. Everyone is free to modify it and distribute it as they wish under the GPL. We all have our own copies. The community will die if we let it. But the software will live on.
You can check the progress of recent work for the 1.0.3 release, which will be mainly a bug fix release, here:
https://trac.bbpress.org/milestone/1.0.3
There’s no date set, but you can see the number of remaining tickets.
Hi there. Here you can find the complete (and revised) italian translation of bbPress 1.0.2.
The .po file.
The .mo file.
Hope it helps. Have a nice day.
January 13 last meet… april now, no new version…bbpress is dead?(
Still looking forward to the codes……
I have a similar problem –
I installed bbPress today and logged in as administrator then tried to move around the initial post.
Whenever I try to ‘Send Post’ (also when I try to ‘edit’ a post/topic; or click on a topic as administrator), I get the following error msg –
Warning: include() [function.include]: Filename cannot be empty in /…../public_html/members/bbpress/bb-includes/functions.bb-template.php on line 45
Warning: include() [function.include]: Filename cannot be empty in /home/…/public_html/members/bbpress/bb-includes/functions.bb-template.php on line 45
Warning: include() [function.include]: Failed opening ” for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/…./public_html/members/bbpress/bb-includes/functions.bb-template.php on line 45
I have re-FTPed ‘functions.bb-template.php’ but I still get the same problem.
There seems to be a bug in the code of ‘functions.bb-template.php’ – i.e. there is nothing within the brackets after the include function ().
Any way of resolving this quickly?
Thanks
Derek
hi gerikg,
thanks for your reply.
by saying `but actually i lost
define( ‘ADMIN_COOKIE_PATH’, ‘/wordpressmu’ );`?
i mean:
on task 7 after i clicked on save changes,
i got four lines (notfive as i wrote above)
define( ‘COOKIEHASH’, ‘9ff1a614da865684d07223b202d18708’ );
define( ‘COOKIE_DOMAIN’, ‘.10.10.1.20’ );
define( ‘SITECOOKIEPATH’, ‘/wordpressmu/’ );
define( ‘COOKIEPATH’, ‘/wordpressmu/’ );
i think this is the resean that
when i log into bbpress then
i can log into wordpressmu automatically
but i cant log into wordpressmu admin automatically
i think it has nothing to do with buddypress.
what do you think?
by the way
you can check this out ,it seems that some guy have met the same problem:
https://wordpress.org/support/topic/298537/page/2?replies=47
scroll down to the middle of the page (mjjinvincible’s post)
thanks
log out and login in on the bbpress side. This is a known issue with integration.
I just installed bbPress 1.0, and integrated it with my WordPress. Everything I can access seems to be working fine. However, when I try to go to the admin panel, I’m just redirected back to my bbPress’ main page. What can I do?
For bbPress Forum just download the plugin
for the BuddyPress Group Forum you need someone to convert it to BuddyPress compatible.
example = https://wordpress.org/extend/plugins/buddypress-group-forum-extras
Some of the bbPress plugins were converted.
go to buddypress.org click on Developers then Plugins or https://buddypress.org/extend/plugins/