SKParticipant
I understand that you could use some help with the large volume of work that bbPress generates. I also appreciate the good work that the team has already put in.
However, bbPress is already a very good script. Some of my suggestions e.g. #1 #2 and #5 are almost completely non-technical and basically require some manual labor, which I am happy to provide.
I beg to differ with you on documentation. You are right that technical documentation, esp. for plugin developers etc would require an understanding of the codebase. However, I am talking about end-user documentation…in moving to bbPress, that is one of the hurdles I faced. I have also noted a pattern of big concerns of prospective and new users, both here and on WordPress.org
I think if the non-technical parts are dealt with, along with ONE technical part (migration), that would make an immense difference to the adoption of the software. And, of course, a significant number of users will generate interest among developers.
You’ll need to filter the kses filter on the_content to allow that set of tags. Do a google search for filtering the kses filter, and there should be lots of examples.
You uploaded the wrong version of bbPress to your plugins folder. bbPress 1.1 is a stand alone installation, and bbPress 2.0 and above are plugins for WordPress.
Hello! bbPress comes with a bunch of built in support for a majority of standard WordPress themes. If bbPress isn’t working with your theme, it’s up to your theme author to decide if bbPress is something they want to support.
You shouldn’t need to do much more to get bbPress to look and work like the forums you linked to, once you get your theme sorted.
Great thoughts and great feedback. All the issues you raise are totally valid.
I deleted your cross-post over at WordPress.org. There may be two different audiences, but your opinions are directed mostly towards the development of the project, so this is the best place to talk about that.
It’s amazingly simple to point out the places where bbPress can be improved. It’s also amazingly difficult to dedicate oneself to volunteering on a daily basis. Break this very long topic down into smaller, more manageable topics, and create trac tickets as enhancements for the new features you’d like to see. Then others can pick which line-item they are interested in helping with, and focus on it.
There’s a lot of love and attention that goes into bbPress, even though it may not seem like it on the site itself. If you want to be part of the solution, come hang out in #bbpress on freenode on IRC. It’d be great to have you start working on fixing some of these issues with me.
I want to allow all my forum members to use this tag <pre name=”code” class=”cpp”> tag.
Now only I (admin) can use it; but I want to allow any registered member to use it.
I have some css + js files to make the code written inside this specific tag display differently.
Hope you got it.
Please help..
Finally got a bbPress child theme working. Just wanted to make a slight clarification, in case someone ran into the same stumbling block.
Make sure when you copy files from /bbpress/bbp-themes/bbp-twentyten that you maintain the subfolder structure as well (e.g. css, js, bbpress). I was copying all files into the root of my custom wordpress theme (wp-content/themes/mytheme) without maintaining the directory structure and I was getting some strange behavior.
Hope this helps someone who might be having trouble!
SKParticipant
https://wordpress.org/support/topic/plugin-bbpress-help-me
Tried this?
.bbp-forum-info .bbp-forums li {display:block;}
I did what Zhen said (set Site Visibility to “Allow search engines to index this site”) and it works. Can’t believe this isn’t mentioned somwehere!
So modifying DoctorWombats 6 steps to install I would modify it like this:
1. Plugins > Add New > BuddyPress 1.5 (or install manually by uploading files)
2. Activate BuddyPress
3. Run the Install Wizard BUT leaving the Forum Component unchecked.
4. Plugins > Add New > bbPress 2.0 (or install manually by uploading files)
5. Activate bbPress
6. Make sure Settings > Privacy > Site Visibility is set to “Allow search engines to index this site.”
7. Create a forum, test topics, and test replies and see them appear in Activity Streams
I tested this using WordPress 3.3.1, BuddyPress 1.5.3.1 and bbPress 2.0.2 so no nightlies involved.
Thank you Zhen!
I just have to add that after looking everywhere in threads and forums and getting nowhere from the comments here I finally did what Zhen said.
Setting Site Visibility to “Allow search engines to index this site.” will make Activity Stream work for bbPress posts!
I tested this using WordPress 3.3.1, BuddyPress 1.5.3.1 and bbPress 2.0.2 so no nightlies involved.
Thank you Zhen!
Maybe you should add this info somewhere?
-swex
SKParticipant
No responses from the developers for over 100 days on their own website. http://www.bbconverter.com/forums/
Nothing here, nothing on wordpress.org
Is this plugin and support dead?
SKParticipant
Turns out that the location to place language files is wp-content/languages/bbpress/ and not anywhere inside your bbpress plugin folder.
It’s an odd location for language files, though, considering that most plugins need to be self-contained and have a /langauges folder within the plugin folder. (e.g. within in /wp-content/plugins/bbpress/bbp-languages folder which already exists)
Also, the name of your file should be of the format bbpress-de_DE.mo not simply de_DE.mo
Finally, you should download the file from https://translate.wordpress.org/projects/bbpress/plugin/ not from http://svn.automattic.com/bbpress-i18n/
In order to download the file, click on the language you want, then scroll down to the bottom of the page, and hit Export.
At the very least, I wish bbpress.org included all this in their documentation. The existing documentation has nothing to do with how bbPress work now…all documentation is really for the discontinued standalone version. (by the way, the discontinuation of the standalone version should also be clearly stated on the download page)
SKParticipant
Turns out the location is wp-content/languages/bbpress/ and not anywhere inside your bbpress plugin folder.
Also, the name of your file should be of the format bbpress-de_DE.mo not simply de_DE.mo
Finally, you should download the file from https://translate.wordpress.org/projects/bbpress/plugin/ not from http://svn.automattic.com/bbpress-i18n/
In order to download the file, click on the language you want, then scroll down to the bottom of the page, and hit Export.
I wish bbpress.org included all this in their documentation. The existing documentation has nothing to do with how bbPress work now…all documentation is really for the discontinued standalone version.
I currently have BuddyPress 1.5.3.1 + BBPress 2.0.2 on a WordPress site. I use the site-wide forum BBPress only (BBPress Forum only, not BuddyPress forum) on my site.
Is there a plugin available for BBPress 2.x to enable rating for forum topics?
I was close when I found Rating-Widget (http://wordpress.org/extend/plugins/rating-widget/) as the description said that it supported BP’s BBPress. However, I was unable to figure out the way to turn it on for a BBPress forum.
Can you advise if you know any plugins that can rate forum topics on a BBPress 2.x platform?
SKParticipant
Oh, I see that in changelog it says phpbb is now supported
https://wordpress.org/extend/plugins/bbconverter/changelog/
This is important info and should really also be included in description
https://wordpress.org/extend/plugins/bbconverter/
where it still says “We are working on phpBB”
What does this in the description mean:
“This plugin runs in the background and converts passwords for your users when they log in, so the process is seamless even if your old forum uses different encryption methods.”
Does this mean that I should not uninstall the plugin after the conversion is complete?
Hi,
I’m running bbpress Version 2.0.2. I am thinking about trying out some of the plugins but I am not able to install any of them..
I have created a folder called “my-plugins” in the root of the bbpress folder.
However, I cant see anywhere to actually install the plugins? The documentation says “Click the plugins tab”. However, in WordPress all I can see is “Forums”, “Replies” and “Topics” with no “Plugins” tab?
I am logged in as the admin account (the same account that installed the forums).
Hoping someone can point me in the right direction 
Thanks
We just recently switched over to bbPress, but seem to have one nagging bug I can solve. On our topic freshness the time is incorrect and is showing several hours even when a post was made just a few seconds ago. I double checked the wordpress setup for time, but that is set correctly. Any assistance would be greatly appreciated.
Here is a screenshot of a brand new post showing a freshness of 7 hours (which I’m guess is due to us being GMT -7 for Denver, CO.
http://img.photobucket.com/albums/v474/BlueDagger/Admin%20stuff/TimeError.png
I’m uploading a new bbpress theme to:
wp-content/plugins/bbpress/bb-templates
Now what? I go into my admin panel of the site, and go to themes, and see these errors:
1. Your active theme does not include bbPress template files. Your forums are using the default styling included with bbPress.
2. Broken Themes
The following themes are installed but incomplete. Themes must have a stylesheet and a template.
bbPress (Twenty Ten)
The parent theme is missing. Please install the “twentyten” parent theme.
Where do I go to activate the new theme? Am I putting it in the right place?
Site is running the latest wordpress and the latest bbpress plugin.
Please help.
Thanks and god bless.
1. To disable automatical informing of new posts to threadstarters and subcribers t0 their emails
2. To disable entering emails to commenting and thread starting forms
( bbpress wordpress plugin )
I installed WordPress and BuddyPress, but found out that a moderator has no control over approving comments in forums. Our site requires that.
Then I found a plugin that allows me to moderate a forum in bbPress, which gives me hope that I could utilize bbPress for the forums, the plugin for the moderation/approval, and BuddyPress for the membership aspect.
Is this a realistic scenario? Or should I be using WordPress alone to give me the membership aspect and use bbPress with the plugin to create the forums?
I really like the way BuddyPress models the social aspect, but the main thing for me is the moderated and approved traditional “forum” aspect.
If anyone can give me some timely advice, it would be much appreciated.
Kailas
im using the latest bbpress plugin for wordpress.. and the table borders is making my forum look not so pretty.. any help/suggestions?
Thanks!
If you can point me to a more specific problem, a plugin, a specific issue, I’m happy to help.