i got so many spammer recently, what should i do?
Spammer? Delete, Blocked, Or Inactivate Profile?
Published on April 11th, 2010 by justinbieberbbPress as standalone project (as fork)
Published on April 11th, 2010 by jurasiksWho can help us to keep bbPress as standalone CMS engine?
We will clear up all wp trash from code and will continue bbPress life as new engine.
Simpler, faster, more elegant
Deep Integration Troubleshooting
Published on April 11th, 2010 by gerikgWhen I do the deep integration it works find but two people already came to me and said it makes the page blank. How does one troubleshoot this problem? I’m assuming they are using the steps on my website so the steps are the same. They are both pulling wp-load.php. WP 2.6.3 and latest bbp.
no valid header for plugin
Published on April 10th, 2010 by oli_75Hello,
I just uploaded the latest version of bbpress. When I click on install I receive a message “no valid header for plugin (Das Plugin hat keinen validen Header.”).
I am running WordPress 2.9.2 installed at hosteurope.
What am I doing wrong?
Maybe someone can give me an idea what’s going wrong here.
Thanks,
Oliver
How to: Embedding Processing Applets in bbpress
Published on April 10th, 2010 byHello All!
There is an way to embed processing applets into bbpress forum. My idea is that the participants can be upload their applets in the forum posts.
thanks in advance
C,
Unread Posts Plugin Strange Behavior
Published on April 10th, 2010 byI’ve updated the layout of my forum last night and I ran into a few problems. I didn’t update bbPress from 0.9.0.2 because the Unread Posts plugin wouldn’t work. I have not changed anything internally, I have not updated the Unread Posts plugin, but even when I turn on my old template, it doesn’t seem to show that I have already read the topic in particular. It stays bold. And it also goes bold when I post in it myself.
Now I have read the plugin page, where someone said something about changing the login code because a certain code wasn’t called for, but that doesn’t seem to do the trick. I’m really lost here and since _ck_ has gone, no one seem to figure out how this thing works.
Other plugins that do the same just don’t seem to work either.
Please help.
Subscribe to Topic on bbpress.org
Published on April 9th, 2010 by citizenkeithDear bbPress.org Moderators:
If you’re going to implement “Subscribe to Topic” on this forum, please have some better spam-protection in place, so that I don’t have to get it in my Inbox.
Thanks! Love the feature, just not the implementation.
BuddyBar in bbPress
Published on April 9th, 2010 by Anonymous UserHi gerikg,
i saw your post about your problems with the integration of the BuddyBar in bbPress – (https://bbpress.org/forums/topic/buddypress-default-theme-for-bbpress). I found it after a short research in Google – because I’ve the same problems yesterday.
Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'bp_core_admin_bar_css' was given in /homepages/0/00/htdocs/wpbpbbp/wordpress/wp-includes/plugin.php on line 339
Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid call
But … I think I have an “hack” for you – I changed a few lines of code in my installation and now it seems to work. 
These was “myWay”:
1. Deep Integration between WordPress and bbPress
2. Plugins on bbPress: buddybar-in-bbpress
3. Edit bp_buddybar.php – I only comment out the following lines
/* add_action( 'bb_head', 'bp_core_admin_bar_css', 1 );
add_action( 'bb_head', 'bp_core_add_js', 1 );
add_action( 'bb_admin_head', 'bp_core_admin_bar_css', 1 );
add_action( 'bb_admin_head', 'bp_core_add_js', 1); */
4. Edit bp-core-adminbar.php
Here I’ve a error code because auf “$wpdb” – so I commet out:
/* $blog_prefix = $wpdb->get_blog_prefix( $current_blog->id );*/
5. header.php in my theme
I put the Stylesheet-Link to my header.php file.
<link rel=”stylesheet” href=”http://www.mysteria3000.de/wp/wp-content/plugins/buddypress/bp-themes/bp-default/_inc/css/adminbar.css” type=”text/css” />
…
No the best solution – but it works for me. 
Greetings
Markus
Backslashes in Sitemap.
Published on April 9th, 2010 by InvTrdrI am creating a Sitemap for my site and bbPress that goes with it using the GoDaddy Sitemap Generator within the hosting account. For some reason some of the URLs have a bunch of backslashes in them and I have to go through the entire sitemap to delete them as Google shows it to me as an error. Is there a way to resolve this issue?
Thank you.
Where to remove "tags sidebar"?
Published on April 8th, 2010 by PokerForumHi, I just installed BBPress, which was an easy thing to do.
Now I would like to ged rid of the sidebar “Popular Tags” to the left of the starting page of the forum. I’m using the Kakumei Blue 1.0 theme.
Any hint, which file I have to edit? Thank you!