when im using bbpress and posting a new message in a forum i don’t have the success message
the usual errors are there but the “your message recived” or “your post was posted” or whatever … is missing
why is that ?
when im using bbpress and posting a new message in a forum i don’t have the success message
the usual errors are there but the “your message recived” or “your post was posted” or whatever … is missing
why is that ?
Hello, I am working on a website, and I’m trying to add the bbpress forums, I install the plugin and everything seems fine, until I want to view one of the forums, it always appear a 404 error message when I try to access example.com/forums/forum/…., this only happens when I set the permalinks to postname, because when I use the default permalink, there’s no problem and it doesn’t show the 404 not found error, anyone know what could be?
Hi all, have just finished installing bbpress on a website. Got everything set up and ready to go, site was meant to go online today. Went to test forum and add first sticky post. Upon clicking ‘submit’ it comes back saying ‘Error: Are you sure you wanted to do that?’ in a pink box. I haven’t changed any bbpress files except bhp-common-template, changed forum base breadcrumb to point to my own page. Thats it! Any idea’s? I’ve also added forum pages to custom post types so I can add my theme options. Might that do anything? Using latest bbpress, compatability theme, and InFocus by MySiteMyWay as my theme.
Edit: Have removed custom post types and tested, no different. Created new forums and tested, no different. Tested with forum profile and a site admin profile, no different. Also tested with different browsers, doesn’t work 🙁
Please do add a proper search function here on bbPress.org!
Currently it’s a pain in the ass to find older topics that are not tagged or just to find certain replies. The topic list and tag cloud are nice but really not enough!
Example: I am regularly searching for “german” here to find users searching for translations and help. It’s so difficult currently to find older stuff that is about 4 weeks old.
So, please come on and add a nice search box in the sidebar or header here with full text search!
THANKS!
-Dave 🙂
I installed 2.1 and I’m trying to preserve as many customizations (style and pages) from my older version BBpress forum. But this looks like an entirely new scheme? I can see it wants to try to inherit my WordPress style, but I want it to look like the older BBpress style that I created. Is this possible or do I have to recreate the wheel?
Deeply frustrating and terribly little documentation, any help appreciated.
I’ve tried several times to add a new forum. Each time I enter all the details and publish and go back to all forums it says no forums found, however above it says 5 published….any ideas?
I’m a bit lost here. (screen shot below)
*editing to add that the forums do show up where I can edit menus, but then if I add it to my primary navigation and click on it, I get a 404 error. I have tried deleting the plugin and re-installing it…no luck.

Hey all,
I had a previous post where i logged a user into bbpress by passing credentials from our site in the url. that worked fine but we were not using bbpress embedded in wordpress at the time.
Now we have changed the configuration by setting up a full WP site with bbpress as a plugin.
the goal is still the same: Send a user to our bbpress forum and automatically log them in.
We are using a single forum so i have made changes to
bbpress\bbp-theme-compat\bbpress\content-single-forum.php
Currently the user is logged in correctly. However when any topic link is pressed the “You must log in….” message is shown. Apparently is_user_logged_in returns false.
Any help on how to make the logged in user persist to more than the first page would be greatly appreciated.
We are using bbpress 2.1.2 and wp 3.4.1
My code for logging in a user is:
<br />
$loginCreds = array();<br />
$loginCreds['user_login'] = $user_login;<br />
$loginCreds['user_password'] = $_GET['password'] ;<br />
$loginCreds['remember'] = true ;<br />
$user = wp_signon( $loginCreds, false );<br />
if ( is_wp_error($user) ){<br />
echo $user->get_error_message();<br />
echo $_GET['password'] ;<br />
} else {<br />
$user_id = $user->ID;<br />
wp_set_current_user($user_id);<br />
wp_set_auth_cookie($user_id, true);<br />
}
Hello
I’m trying to transform the bbpress 1.1 in a php framework for web.
I would like to know how to get all Plugins bbpress 1.1 for dowload, is in zip format or equivalent.
thankyou
I am using wordpress 3.4.1
I installed bbpress and the bbpress menu shortcuts plugin, then deactivated them again. I am now left with a non-functional and only partialy rendered widgets.php

As you can see, the page stops during rendering information about the bbPress:Topic Views widget.
How can I fix this? Can I remove these widgets manually? Should they not have been removed when I deactivated bbpress?
Thanks.
Daripada pusing instal manual, gue pake aja wordpress autoinstaller.
beres, tinggal klik edit content n template plus widget tentunya.