The bbPress plugin should use the WordPress timezone. Can you post a link to your forums or any other additional details?
Yeah, kind of. Dev version has the max file size equal to the php.ini setting, upload_max_filesize. You can actually just replace your copy of the toolbar-images-panel.php with the one in trunk and it will be fixed.
I kinda want a few more things done before I make a 0.6.1 or something…and more time between them -_- Don’t like annoying people with overly frequent updates -_-
The file in trunk: view | download
There should be an option in the settings for max file size… Good job though, the plugin look better and better.
When I post to my forum, the timestamp on the post are 7 hours in the past, wordpress has the correct timezone with is us pacific time.
I don’ t see anywhere I can set timezone in bbpress
The feeds are still not working by the way. It is not possible to get a full feed of all new posts and replies of the forum anywhere, or any subforum for that matter. even if I add /feed/ to a URL
would be highly appreciated.
The feeds are still not working by the way. It is not possible to get a full feed of all new posts and replies of the forum anywhere, or any subforum for that matter. even if I add /feed/ to a URL
would be highly appreciated.
I installed RC3 and it broke!
I get a page not found on all the entries.
The widget still seems to work, the admin panel too but all the links to the forum are broken.
To fix this please go into the settings at
/wp-admin/options-general.php?page=bbpress
and save them w/o editing something and it will work again.
I installed RC3 and it broke!
I get a page not found on all the entries.
The widget still seems to work, the admin panel too but all the links to the forum are broken.
To fix this please go into the settings at
/wp-admin/options-general.php?page=bbpress
and save them w/o editing something and it will work again.
Actually, I should make it based on those two PHP constants…or some WP setting related to that.
KodeStar: On lines 55 and 98 of toolbar-images-panel.php change 5*1024*1024 to 2*1024*1024.
I use bbPress 2.0-rc3 with WordPress 3.2.1 and R8 theme (http://www.dev4press.com) which supports bbPress 2.0.
If you visit a forum that has topics and those topics have multiple pages of replies the theme shows links with page numbers so you can jump directly to a specific page of the topic. Unfortunately, the links link to pages of the parent forum and not pages of the topic. Is this a theme problem or a bbPress problem?
You can see the problem here: http://deltahacker.gr/?forum=news – try clicking on a page number of the topics.
I haven’t had a chance to really play around with the RC3 of the WP bbPress plugin to much, but is it possible to add icons to forums/categories/ etc?
Hi, I am getting bbpress as a plugin installed into the WordPress website I am building. I don’t want people to see or have access to the admin bar, so I am going to disable it. But I need people to have a login link etc in the header. I want it to be “Hello Name. Log Out.” The “Name” needs to link to the person’s profile page. Basically I want it just like bbpress has it set up here. I have found the php line for the Name. I can’t seem to find the php line for the link to the profile page though. Can anyone help me find this stuff? Thank you.
Just updated it to 0.6.0. This has a lot of things done. bbPress 2 RC 3 put the extra action hooks in the post form area, so the toolbar is using those now for placement of the bar. No more delete-dupes using JS 
https://wordpress.org/extend/plugins/bbpress-post-toolbar/
Hello all.
I know the title is a bit of a mess but I am a uber n00b. Im sure most of you know the answers and I have done some searching before posting here.
Anyway, here we go.
1) Widgets. I have some widgets at the side of the forum and in the topics that I don’t want. All that I would want is a recent topics and a login (perhaps a Facebook login) not all the gaff I have at the moment.
2) I have tried to understand how to get the forum looking like my site but it’s beyond my level of ability. I have the Ecobiz theme from themeforest and the two seam to be fighting each other.
3) I did get a plugin to enable users to login using Facebook. I made the ‘my-plugin’ folder and added all the plugin files but I can’t see where in the bbPress settings page to enable the plugin.
Finally, why does my forum page give the name of a private forum that I have created and not something like ‘Forum’
As I said, some simple but rather fundamental problems here.
Hope you can help. Here is the site address. http://www.harwichfoe.co.uk/forums
Cheers
I got it working. If anyone happends to have the same question here is my solution:
This solution is for the bbPress Plugin version.
1. Got to “https://translate.wordpress.org/projects/bbpress/plugin/nl/default”.
2. Log in
3. Export the .mo file at the bottom and download it.
4. Place it in the following dir “/wp-content/languages/bbpress/”.
5. Rename is to “bbpress-nl_NL.mo”.
6. Make sure you have filled the correct languages in your wp-config.php: ‘nl_NL’.
If there is an easier way feel free to leave a comment.
Tobias.
Dear community,
I am looking for the dutch translation of the bbPress forum, but I can’t find it.
I have looked in the repository at “http://svn.automattic.com/bbpress-i18n/”, but there isn’t a nl_NL version.
I know that there is a translation available, because when I look in GlotPress I see that the dutch translation is 100% completed.
See: http://translate.wordpress.org/projects/bbpress/plugin/nl/default.
Can anyone point me to the downloadable .mo or .po files of the dutch translation?
Thanks,
Tobias.
humm it’s weird 
Anyway, if I have some page styles, may I use them in some way for bbpress forum? for example full width page template? Thanks
Yes, same exact problem. Did updating to rc3 fix it for you?
@Trifon Thanks for that, worked a treat this end!
@Trifon Thanks for that, worked a treat this end!
Yes, on RC 3 is working ok, thanks for the update
Ok, I’m a complete nubee to WordPress and bbPress so please bear with me. I have been tasked with customizing the Twenty Ten theme with bbPress plugin (Twenty Ten) child theme.
Can someone tell me what would be best, to modify these themes as they are or should I make a copy and rename them and create new themes? If so, how do I go about doing this? For instance, how would I get the renamed versions to read each other and work together?
Another question I have is… If I were to just modify these themes, will they be overwritten if I were to do an automatic update of WordPress or the bbPress plugin?
Any help would be much appreciated.
Just comment the call of
bbp_get_topic_tag_template()
in bbpress/bbp-includes/bbp-core-compatibility.php
and it will work.
Anonymous User 5853594Inactive
@eliZZZa
It looks very good! I’ve read about a bit and it seems to be working. I haven’t had much practice with reading German, but I can understand it pretty well.
The stand-alone version will indeed not get further updates, although it has been said (somewhere) that security updates will still be released (when necessary).
The plugin is the way the project will continue. I think because it will all be reliant on WP.org’s core.
@emanagedfutures
It has been announced that full integration of the plugin version should happen in the next release of BP.
As BP is currently still in 1.5 beta-2, we can’t yet peek at the development versions of the next one. But I’m curious as to how much of the BP-core will change to enable the plugin version of bbP to work properly.