Ahh you’re right it is in the reply spam, so only 1 and 2 above is a problem…
I’ve had this happen in my install as well, most of the time the post contained a link. It’s visible in the backend though, look for the hidden replies (or hidden topics) count.
It seems like the spam control is a bit too triggerhappy.
Sorry. But that thread doesn’t want bugs either 
I’ll just do what John wrote in the long thread you link to, and write a new thread for each issue (hoping they won’t drown in the flow of regular bbPress queries)
I understand that we did wrong, but I don’t understand why a moderator didn’t just split the thread, since I think the comments are very valid regarding bbPress.
@Buslawekee, @tntc1978 and @Mike1233, please don’t make this into another bbPress 2.0 Updates thread. We’ve been given specific topics to which John wanted additional feedback. Anything not related to those clearly defined topics belong in their own threads, or a new ticket on Trac if it’s a valid bug report.
Separate as in users, or just not an inherent part of WordPress?
I highly recommend Vanilla:
http://vanillaforums.org/
That’ll give you a tight integration with WordPress, but through a “bridge”, so CMS and Forum remain two distinct systems.
I created a new database & tried again. Got the same type of error. I am unable to proceed. I would like to use BBPress, as PHPBB is too complex for my needs. Does anybody know why this install is failing?
Deprecated: Assigning the return value of new by reference is deprecated in /home/dreamtiger/ecotopian.net/skunk/bb-admin/includes/class.bb-install.php on line 1283
Deprecated: Assigning the return value of new by reference is deprecated in /home/dreamtiger/ecotopian.net/skunk/bb-includes/functions.bb-l10n.php on line 484
Warning: Cannot modify header information – headers already sent by (output started at /home/dreamtiger/ecotopian.net/skunk/bb-admin/includes/class.bb-install.php:1283) in /home/dreamtiger/ecotopian.net/skunk/bb-admin/includes/class.bb-install.php on line 393
Deprecated: Assigning the return value of new by reference is deprecated in /home/dreamtiger/ecotopian.net/skunk/bb-includes/backpress/pomo/mo.php on line 171
Warning: Cannot modify header information – headers already sent by (output started at /home/dreamtiger/ecotopian.net/skunk/bb-admin/includes/class.bb-install.php:1283) in /home/dreamtiger/ecotopian.net/skunk/bb-admin/includes/class.bb-install.php on line 393
Warning: Cannot modify header information – headers already sent by (output started at /home/dreamtiger/ecotopian.net/skunk/bb-admin/includes/class.bb-install.php:1283) in /home/dreamtiger/ecotopian.net/skunk/bb-includes/functions.bb-core.php on line 1136
lol no…it’s a great thing, but I just wanted WP and the forum to be seperate. Probably the only person who wants this.
So, Custom Post Types / Taxonomies aren’t powerful enough for you?
Yea I did and it looks like it is just custom post types/taxonomies/etc.
Maybe I am better off just switching to vBulletin…

I didn’t try it myself, but you can import posts from the stand-alone edition. Try searching for it.
Either way, I would suggest you get a beta running where you try it out first, before you employ it on any live site.
Like…Is there documentation for the upgrade process?
That’s because the WordPress plugin is still in beta. There’s bits and pieces of information all over the forum and you can always ask questions of course.
Hi there,
I’ve added bbPress as a plugin to my WordPress install.
I’ve also created a page called ‘Forum’. I’ve created two forums, but the only way I can get them to display is to view them directly from the admin panel.
How do I make these visible from the forum link on my page?
With thanks,
DC.
I noticed that BBPress 2 is a WP plugin, where the first was a standalone. Is there documentation for the upgrade process? Can you still have separate themes?
Any documentation or information on the latest would be great but I can’t find anything on the site.
Thank you!
I thought my issue was resolved in another posting but it wasn’t after all. When I install the bbPress 1.0.3 standalone, I get an error during the creation of the bb_posts table and it fails (it’s the only table that doesn’t get created in my database). Is there anything I can do to fix this? It’s my second attempt installing with the same error:
Referrer is OK, beginning installation…
Step 1 – Creating database tables
>>> Modifying database: wildfelid (localhost)
>>>>>> Table: bb_forums
>>>>>>>>> Creating table
>>>>>>>>>>>> Done
>>>>>> Table: bb_meta
>>>>>>>>> Creating table
>>>>>>>>>>>> Done
>>>>>> Table: bb_posts
>>>>>>>>> Creating table
>>>>>>>>>>>> SQL ERROR! See the error log for more detail
>>>>>> Table: bb_terms
>>>>>>>>> Creating table
>>>>>>>>>>>> Done
>>>>>> Table: bb_term_relationships
>>>>>>>>> Creating table
>>>>>>>>>>>> Done
>>>>>> Table: bb_term_taxonomy
>>>>>>>>> Creating table
>>>>>>>>>>>> Done
>>>>>> Table: bb_topics
>>>>>>>>> Creating table
>>>>>>>>>>>> Done
>>>>>> Table: bb_users
>>>>>>>>> Creating table
>>>>>>>>>>>> Done
>>>>>> Table: bb_usermeta
>>>>>>>>> Creating table
>>>>>>>>>>>> Done
[Step 2 and 3 deleted here by me]
There were some errors encountered during installation!
Yea, I tried installing bbPress 2.0 as a plugin through WordPress. How do I merge my old bbPress with the latest version? Looking at the new ReadMe file, it wants me to upload the new version in my ‘wordpress/wp-content/plugins’ directory and not where I currently have it installed which is in the WP root directory.
The WordPress plugin of bbPress (2.0) does this.
Actually after reading something else, it would probably be good for me to validate if all of the tables installed. The ones that did are:
bb_forums
bb_meta
bb_terms
bb_term_relationships
bb_term_taxonomy
bb_topics
bb_usermeta
bb_users
Can someone tell me if these are all of the tables that should have installed to my database. I read in another forum (a bit dated) that there should be a bb_post table and wondered if that were correct for the current bbPress or are any other tables missing? Thank you.
Uh-oh I thought one of the strong points of bbPress was supposed to be its security. Looks like a bit of a breach here.
When editing a forum post or reply from the regular WP backend the revision dictates that the post should be on top in the forum flow.
I had a (good regular)user keep posting af reply to a topic, but he didn’t see the comment. Fortunately he wrote me, and I found it marked as spam (several times) in the database.
That must be three problem:
1. The user wasn’t notified that his comment was marked as spam
2. The user had a bunch of approved comments, so this shouldn’t happen should it?
3. I couldn’t see this anywhere in the WordPress backend