Hello,
I followed your instructions @wblogan, and the first, second and fourth problems were resolved.
Now, the third problem persists, and some problems appeared due to CSS bbPress would need help to fix (I do not understand anything of the composition of CSS at bbPress)
Thank you.
Att,
Not sure if this will get me any closer but BuddyPress installs with no issues. I know it’s a plugin for WP but it also installs bbPress.
Who cares this plugin?
People always love standalone version.
It should not die.
I’m installing on a MT GS and have WordPress 3.0.1 already working. I want to install bbpress into the same DB ad the WP site. Once I upload the files and hit /forum it asks me for the DB information which I put in. It seems to connect to the DB just fine but then just gives me a white screen with no errors.
site: http://fraservalleywhitewater.com
forum: http://fraservalleywhitewater.com/forum
Not supported in future…
bbPress is WordPress plugin next month…
Which is the right and why?
Things to know before downloading?
Pros and cons?
List of sites using bbPress 0.9?
List of using bbPress 1.0.2?
Technical differences b/w them?
Your experience for bbPress 1.02.2 or 0.9?
Your suggestion?
I hope these basic questions will help newbies.
Anyone interested in answers?
Thanks
P.
It’s a bit hard to explain… 
I suppose you may try to download bbPress trunk and then BackPress trunk from here and extract the /includes folder into /bb-includes/backpress folder…
EDIT: you’ll need this too.
Man, I hate to be so ignorant, but I did not know what SVN is. So I went to Docs and did not find anything helpful, then to google and found http://svn.automattic.com/bbpress/trunk/. I do not find a zip archive there so I take it that one simply chooses the file(s) one wants and does a copy/paste?
I downloaded from https://bbpress.org/download/, not from https://trac.bbpress.org/browser/trunk. I did not know about “trunk”. If the link at the bottom of the page to zip format is what I need then I’ve got it. Thanks. I’ll give it a try.
It looks like you have the integration and deep integration working, and that all you need is to mess around with the styles. I don’t know if this will help, but check out how I got it to work. I had the Twentyten sidebar working at one point but didn’t like it in bbPress. Also, I had the same problem with the footer and didn’t want to fix it at the time. But it can be fixed with styles I’m sure.
edit: there appears to be a problem with my server at the moment. Replace bb_get_footer in bbPress/theme/footer.php with
</div>
</div>
<?php get_sidebar(); ?><div id="primary" class="widget-area" role="complimentary">
</div>
<?php get_footer(); ?>
The number of divs and placement of the call for the sidebar is what makes it work. Just play around with it until you get it to work.
Did you download the archive from here or from the Download page on this site? The former is trunk, the latter 1.0.2…
Thanks for your reply. Yes, if I select year/month/title option, it goes to http://localhost/wordpress/forums/ (which is bbpress) page, which I wanted.
However, I have another page, like about and staff.. and they do not exist like forum, so I need them to be like default?p=123
Currently, if I click about page, it tries to go to http://localhost/wordpress/about/ and it throws Object not found! error because I do not have about page. How can I solve this problem?
Thanks,
Feature is available since [2471]. You need to have the trunk version of bbPress.
Are you using this plugin?
bbPress does not support it natively; I’d suggest Ajaxed Quote plugin.
Thanks for the update and all the work you do.
Oh, Avatar Upload is compatible up to bbPress 0.8.2.1, I’d suggest Bavatars. 
EDIT: I’ve found a fix for the bug, I’m going to upload a new version in minutes. Please note that you must regenerate your .htaccess file in order for it to work!
I am using the default WordPress and Kakumei themes at the moment. It seemed that bbPress was very sluggish, so I activated the default theme in order to check the load on the server and found that it was significantly less with the default theme than with the integrated theme. In my case it’s a personal call in favor of performance. This is a well known trade off about which there is plenty of information available.
Having an integrated and non-integrated theme created no issues of which I am aware. Unless I am forgetting something the only change to the WordPress theme was the call to the bbPress style sheet in header.php. All other changes are made to the bbPress theme. So either remove, comment out, or leave the call – I don’t think it hurts performance. I commented it out so that I can do some testing. I may be wrong about something here, but it’s all working for me at the moment.
Thanks for the update, I really appreciate that. Keep it up
Will be launching a bbpress powered forum this week at http://clonmel.co – a forum for the people living in my town and the local area, will make theme freely available if people are interested in using it.
bbpress is such a pleasure to work with.
Hello
One forum I often read is using BBPress (doesn’t say which version) but doesn’t provide the familiar “Quote” feature to make it easier to reply to someone with their message quoted.
Does bbPress support this natively, or are there add-on’s to do this (in which case: Which would you recommend)?
Thank you.