Published on January 20th, 2010 by
Does anyone else get this error in the forum when you have upgraded to PHP 5.3.0? I know this is due to many deprecated features in this version of PHP. Does a recent version of bbPress correct it?
Strict Standards: Creating default object from empty value in /<<pathname>>/forum/config.php on line 15
Published on January 20th, 2010 by Paul Whitener Jr.
I installed builds of both WordPress MU and bbpress and had them both running independently. After setting the integration settings (in the bbpress admin and via the WP integration plugin settings) bbpress is no longer working.
The main forums page appears, but I am unable to login to access the admin. It will not accept either my “keymaster” account or my WordPress admin. Attempting to have my keymaster password sent throws the error that the user cannot be found.
I’m assuming I have an issue with my intergration, is there a way to verify where it’s breaking and fix it?
Thanks in advance.
Published on January 20th, 2010 by JT
First, I apologize if this is duplicate information, or the wrong forum to ask. I have searched and searched and can’t find an answer.
So we are building a site using WordPress Mu, BuddyPress, and BBPress. BBPress was integrated into BuddyPress, and it works just fine.
The problem is I installed the Moderation Hold, and Moderation Suite Plugins for BBPress and put them in the /wp-content/plugins/buddypress/bb-forums/bbpress/bb-plugins. I can activate them in the BBPress admin just fine (using the bb-config.php in the bbpress folder you can access it.) But neither work. Is there a different folder these should go into? If I have a group forum, anyone can still post a topic or reply without it being held for moderation.
Is there a better way to do this? Is my config wrong?
Thank you for your time, again, I am sorry if this is the wrong place for this.
Published on January 20th, 2010 by AdamBaird
I’ve installed bbPM. When I try to send a PM I can go to the PM page, write my title, and write my message, but when I hit send, I’m taken to a blank white page. If I login in as the intended receiver, there is no PM received. Any ideas?
Published on January 20th, 2010 by Gautam
This is a short post on what all features have been implemented (till now) in the trunk version (bbPress 1.1):
- Subscribe to Topics (Email Subscription)
- Loginless Posting
- Mass deleting/undeleting posts and topics from admin panel (I have also posted patch in trac – #1202 to mass delete users, so wait till it is implemented)
When new features are added, I will update this topic (or you may, if I get late).
Published on January 20th, 2010 by Thomaschaaf
We’ve got a forum at http://vsphp.de/forum which doesn’t have alot of entries but does have quiet a few. I’d like to find out, whether there is a way to port the entries from an existing Woltlab Burning Board to bbPress. I’d be glad if you could help
Published on January 20th, 2010 by Michael
Hi all 
I hope someone can help me here, and if more information is needed, please ask.
I have Post Count Plus enabled on my installtion, and I need to extned it’s functionality without hacking the core.
As it stands, Post Count Plus is colouring the name of the user according to his/her status. This works everywhere it was designed to, but I need to know how it works so I can extend it to the statistics at the bottom of my front page.
As you can see, the display names at the bottom do not have highlighting.
Any help would be simply awesome. 
Peace, Michael
Published on January 20th, 2010 by jeppev
can some tell me if there is something you can do, so as not to be a registered user to post in the forum
Published on January 20th, 2010 by wayneconnor1
Is there a way to get the Forum and topic names to wrap?
I have tried all kinds of things,
table-layout: fixed;
word-wrap:break-word;
but nothing seems to work.
Published on January 20th, 2010 by tanmccuin
(this is a repost, the last posting of it had some kind of error in it.)
I have Allow Images installed – and it works fine. But one persistent issue my site has is that it a thread will hang up, if just one of the images on the page takes time to load – and if the image doesn’t load or gets stuck waiting, the rest of the page never loads.
Q. Is there anything i can do to the Loop, some conditional, something – (i’m no php expert.) that says “Wait till all posts on page are displayed, then load images.” It doesn’t seem like it’d be that difficult, but i’m at a loss how to do it.
Thanks in advance for the help
-T M