Hello,
I’ve been using bbPress for over a year now and it has been working fine until recently.
I received the following error:
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 92160 bytes)
I’m unsure of how to fix this error. If anyone can help that would be great.
I’ve tried to install bb-ratings on bbPress 1.0 (with the _ck_ replacement on line 205) but it doesn’t work. I tired it also on the stable bbPress 0.9 but that didn’t work either. I’m clueless where to start. I know it must be a good plugin and it also works on this site, so why doesn’t it work for me?
I had the stable version 9.03? And I thought it was integrated with my word press. I then went to do the upgrade to the latest version and the Admin area was all screwy. I have the day off so I decided uh I can just start over, deleted word press, deleted bbpress I got wordpress back and now I cant get bbpress going.. i use vista Firefox and I am getting a loop redirect error and I cant get by it
I am having a serious problem, when a person registers on WP, they get no role on BBPress and vice versa.
I have the role mapping set properly.
What I have different is that BBPress has its own database but gets the user info from the WP database.
Is this bad? If so, is there a way to move my bbpress database into the WP database?
Or.. can I just solve this no roles being assigned problem?
Thanks so much!
Where can I find language files, such as Fa_ir.po and En_us.po?
Please pardon the stupid noob post. I am completely new to this area of technology. I am looking for a solution which will function as a corporate portal/intranet.
I like the horizontal tabs as featured on this site. My site would have tabs with company news, policies and procedures, links, blog(s), and of course discussion forums. I am also expecting to have flexible layout capabilities…multiple columns, etc.
With that in mind, I have two questions:
1. Is the entire bbpress.org site strictly bbpress, or does it also utilize WordPress?
2. Does bbPress allow for multiple moderators? Our discussion forums will be devoted to various topics, with subject matter experts within the company moderating.
2. W
Is there a way to deactivate new users but still allow them to sign up through wordpress side? I found that If I create a user on bbpress it doesnt show in wordpress but it will show if a wordpress user is coming to the forums?
Hi just a site I run for fellow enthusiasts. If nothing else it shows off my simple wp-theme integration works.
http://superturbodiesel.com/forums
I’ve got bbpress 0.9.0.3 installed – and have 850 ish registered users.
I’ve just installed WP MU 2.6.5
Can I integrate the two? I’ve read/heard various things about that.
If not (as I suspect on a purely luck basis), should I wait for WPMU 2.7 to be released (soon I hope), and then BBpress 1.0 final before any integration is attempted?
And finally, can I do the integration with my users having registered from BBpress and not WPMU? Does the user database crossover work both ways?
thanks.
0.9.0.3
bb-includes/pluggable.php
559: return @mail($to, $subject, $message, $headers, ‘-f ‘.$from);
This will force php mail function to be sent from the bbPress configured email using the From envelope with Sendmail. This helps prevent spam filters from catching emails like forgotten passwords.