I hate to bring this up again, but do to the lack of documentation for bbPress, I have to. I know the approach I’m taking will use more server resources and that most bbPress people tell you not to do it, but whatever.
I’m shooting for 100% seamless integration, with the same exact sidebar as the rest of my WP pages that updates with the rest of the site.
WordPress 2.7 is installed in / on my server, while bbpress 1.0-alpha is installed in /bbpress.
I added the following to/bbpress/bb-config.php:
include('../wp-config.php');
Then I replaced bb_get_header() with get_header() in the theme files, so my WordPress header loads just as expected, BUT wp_head does not execute, so most of the styling for my template is not loaded.
At what point does wp_head fail or get canceled? I tried this exact same thing with the stable version of bbPress, and wp_head executed fine, but I couldn’t log in (it logged into WordPress instead, weird?).
Hi All,
I’m having an issue with my bbpress >> add new topic functionality.
When a user is not logged in and clicks on “Add new topic” they are sent to a 404 page instead of login/register page.
Additionally, I would like to make my forum open to anyone to post, without registration. Is this possible?
Any help would be greatly appreciated. Keep up the great work guys!
Barry Deen
When entered into a main theme under forums, a bunch of topics falling under the selected theme are listed automatically sorted by freshness. Is there a way to make this sort by original posting orders? Since latest discussion board displays by freshness, it would be nice (in my forum) to display by original posting orders.
Sorry for my english, how can someone explain to me how the plug-hidden forum?
How can I become a forum hidden?
Thank you
Might as well, add my forums that I and a friend is working on.
I am using bbPress and WordPress for user intergation from my blog.
Just a Community
(Still being designed
)
1. I wonder if there is a way to opt-out for displaying IP address of a poster.
2. Can I have people post without logging in?
Seems I am flooding the forum with questions. I am new to bbPress and want to do so much! Thank you everyone!
Is there anyway to have multiple newlines in a post? I want to be able to have many blank lines in between two sentences.
Hello,
I am trying to set up bbPress login with https and all other login related pages to go through https. My ssl pages are working fine when loading, but I get a warning message at the login saying “Although this page is encrypted, the information you have entered is to be sent over an unencrypted connection and could easily be read by a third party.” Surely enough, ‘login’ button is associated with http://mydomainname/forum/bb-login.php instead of https. Where and how would I fix this problem? Any help would be really appreciated!
Joel Spolsky has great article on 12 steps to better cording.
http://www.joelonsoftware.com/articles/fog0000000043.html
#6 refers directly to why keeping an up-to-date schedule is important and why “when it’s done, it’s done” it not an answer.
Now, looking at bbPress Roadmap 
https://trac.bbpress.org/roadmap
We are over 6 months behind and it’s is NOT up-to-date
Hi !
I’m using wpmu 2.7+buddypress+bbpress trunk
and cannot translate bbpress. Only the admin side is half translated and nothing on the user side except one or two buttons (ie in login)
mo file is absolutely not working yet !
And i had same troubles with past wpmu 2.6.5…
i tried many things found here on the forum. Latest test was to retrieve BB-LANG settings in function.bb-i10n.php, disabling mo file in my-languages folder. Nothing, no error nor translation !
Does anybody has the same configuration as i, with a foreign language working ?
So please tel how you make this work !
Thanks