I just read upgrade instructions. What about my-languages directory?
Ooops, should be there now.
I’m assuming the legacy counter is either something in progress or a url typo?
It’s on the drawing board yes. Can’t say when that part will get there.
It’s good to hear that bbPress themes will get their own home eventually. No hurry though, I don’t have any themes ready to share yet!
See and I just turned off Akismet for catching nothing but ham 
FYI, the upgrade instructions still work, though Sam, you might want to remove ‘These instructions cover upgrading to version 0.9.0.2’ and the mention of config.php (are we really supposed to rename that? I just turn off my plugins, copy the my* folders, htaccess and bb-config over to the new folder, and rename them both)
Can I infer from the “Themes” link that bbPress will have an official theme directory soon?
It’s on the drawing board yes. Can’t say when that part will get there.
@ _ck_
That is defined for you in bb-settings.php
if ( !defined( 'BB_LOAD_DEPRECATED' ) ) {
define( 'BB_LOAD_DEPRECATED', true );
}
I dig the new look, a much needed re-design! Glad to see a bit of honey in the new design, adds a little fun, without giving me a toothache 
The two column layout is a big improvement too, helps organize the content better and keeps it at out fingertips.
Can I infer from the “Themes” link that bbPress will have an official theme directory soon?
Please be patient. Waiting about an hour between bumping is a little rude for a forum full of volunteers 
What are you using for the rest of your site? PHP pages, WordPress?
Though I am certain someone will clone it in short time like the did with wordpress.org
I’ll release anything interesting that comes out of the work, but so far it’s pretty standard stuff.
You can stretch out gavatars if you want. Most scale pretty well.
Hi guys!
I’m trying to install the brasilian portuguese ( pt_BR ) language to my bbpress and it’s not working! No way!
I’ve tryed everything already! Help me , please!!!
It looks good, but are those avatars supposed to be gravatars, becuase Im certain gravatars are only 80×80… which means bbpress.org will be using plugins?
There is a tutorial here http://portfolio.sticktacular.com/resource.php?creation=219
that allows you to tie up PhpBB forums user system, to your own website, and use theres sessions etc.
Can I do that with bbPress and if so would i have to make my site inside the bbpress folder.
thanks alot, im an amature with php, but i know the basics of oop and mysql etc. etc.
regards,
enatom.
I tried moving the files to a new bbPress directory under the Forums directory and that returned a 404 error also. I also tried moving a plain html file into the forums directory and that was not found also. Also I am Hosted on Godaddy. Then I realized I needed a / at the end! Sorry I guess I should have known that.
But one question Do I use the same database as WordPress if I want to integrate?
I’ll have a fiddle with the documents and see if switching to Mac or Unix format helps. I just assumed i’d run with what i use on WordPress…
What concerns me is why these role lines seem to be required for template files to function correctly, and that in keeping them there invalidates the pages…
I suppose the question now is, does anyone else have the issues i mentioned when editting or creating bbPress themes? … If anyone is to report they do not, then i’m happy to accept that it’s likely my mistake and look back over what i’m doing, and where i’m going wrong…. but i’d like a little feedback beforehand….
Admittedly i’m using a custom theme that i converted from a WordPress theme, however i’m not incapable of managing code, so i’ll happily accept that i may have fudged something unintentionally if that’s really the case.
I’ll let you know if using Unix or Mac format makes a difference….
English is awkward, but please understand.
When the installation work well bbpress was alone.
But, After the work was not Integration with WordPress.
Has 2 kinds of problems.
1st, encoding error.
Eroding the value of WordPress DB is stored.But The value of BBpress DB is stored in presentation well.
Do you know how to solve the people?
2rd, Login error.
Add in bb-config.php that ‘require_once(‘../wp-blog-header.php’)’
but log in to check after WordPress Because BBpress was not. Was login before Integration with WordPress.
Only presentation ID value After Integration with WordPress, login was not.
plz…help me.
If this is shared hosting, I think it’s overloaded. If it’s your own box, you can do something like this to see how many files are open:
ulimit -a
There are many reasons for too many open files, but I don’t think it’s related to bbPress since 0.9.x is pretty stable and I have not seen this error reported for it before.
If you post a link to your domain, someone can check and see how many virtual hosts are living there. Maybe one is just behaving badly.
Warning: require(/usr/home/gubbs/public_html/bbpress/bb-includes/formatting-functions.php) [function.require]: failed to open stream: Too many open files in system in /usr/home/gubbs/public_html/bbpress/bb-settings.php on line 114
Fatal error: require() [function.require]: Failed opening required ‘/usr/home/gubbs/public_html/bbpress/bb-includes/formatting-functions.php’ (include_path=’.:/usr/local/share/pear’) in /usr/home/gubbs/public_html/bbpress/bb-settings.php on line 114
I get this frequently, using version 0.9.4 of bbpress. Is there a way to fix it? If I hit refresh it usually just goes away and directs or opens up the page its supposed to. So it must just be a tweak thats required? or is it my server?
lstelie, it’s not a theme for release, it’s going to be for here on bbpress.org
Though I am certain someone will clone it in short time like the did with wordpress.org