Published on November 26th, 2013 by fyreus
Hi,
After updating to 2.5 i found that with different themes, all but 2 plugins active (bbPress and bbPress Protected Forums) that ANYONE could make a topic although topic creation was locked to non-Admins and everyone but me is set to participant or spectator. Does anyone else have this problem or does anyone else use something similar?
(also where do i go to download 2.4? all the links i’ve seen point to 2.5)
Published on November 26th, 2013 by vcottom
Version 2.4
New Install
WP is Version 3.7
“Plugin could not be activated because it triggered a fatal error.
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 7680 bytes) in/home/rgfg70/public_html/wp-content/plugins/bbpress/includes/replies/template.php on line 1025”
www.rgfg.org
Published on November 26th, 2013 by brucedongcai@gmail.com
Hello,
I just installed bbpress on my site. I created a page which is called “Forums”. I chose the default template. Every thing is working except the display is not organized as the plan.
—-
Forum
Topics
Posts
Freshness
Group Forums
group one (2, 0)
2
2
41 minutes ago
Avatar of admin admin
not group forum
cool
0
0
No Topics
———–
how to organize the display as following or better? ( not display in vertically orders)
Forum Topics posts Freshness/minutes
thank you
Published on November 26th, 2013 by kirdape
Hello,
iam using the bbpress no spam notification and the members plugin. right now i have a problem that i can not set up the notification to check for permissions on the forums before getting the recipients. the way i intend it to be is that only users with permissions for a forum receive notifications for new topics and replies.
any ideas on how to implement this fairly easy?
thanks for you time, if any more info is required please let me know.
kird
Published on November 26th, 2013 by Cory
I’m trying to create a version of the Popular Topics widget that will only display posts that are less than a certain age.
I’ve been able to query popular posts with this:
$query = new WP_Query( array(
'posts_per_page' => 5,
'post_type' => 'topic',
'meta_key' => '_bbp_reply_count',
'orderby' => 'meta_value',
'order' => 'DESC'
);
But I would like to weed out any posts that are, let’s say, older than 1 week.
Is it possible to do this?
Can I somehow use an additional meta query and access each topic’s freshness?
Published on November 26th, 2013 by erik1805
Hi
I can’t seem to find a solution. I just installed BBpress on my website. You can find it here:
http://www.milieubewust.net/forums/onderwerp/nieuw-forum-online/
When i want to read a post it is very grey. How and where can i change this?
Thanks
Published on November 26th, 2013 by aaxc
Hello friends,
I’m creating a full bbPress forum for my wordpress site and I can’t find plugins, that will show me last topic and last post on forum list page.
I found this site: http://www.onemorething.nl/community/forum/ that has exactly what I’m looking for, but I can’t find the names of those plugins.
Any help will be apreciated.
Thank you already,
Dainis Abols
Published on November 26th, 2013 by sk_12
Hi,
Where would I be able to edit the subscribe/unsubscribe to forum link/location?
As there is no spacing between the link and the forum name.

Published on November 26th, 2013 by PureLoneWolf
Hi there
I upgraded to 2.5 this morning and, after noticing that some of my users were not assigned the participant role, ran the tool to remap users to default roles.
This had the unfortunate side-effect of setting both of my administrator accounts to Participant, and removed all Dashboard related links to bbpress.
In users, when I choose “Change Forum Role to” at the top of the user list, the highest level is moderator. Keymaster is no longer there.
Am I missing something?
I tried, in PHPMyAdmin, to change the wp_capabilities table from a:3:{s:13:"administrator";b:1;s:14:"backwpup_admin";b:1;s:15:"bbp_participant";b:1;} to a:3:{s:13:"administrator";b:1;s:14:"backwpup_admin";b:1;s:15:"bbp_keymaster";b:1;} after looking at a few posts on here. But that actually stopped access to the site until I changed it back.
Can anyone help?
Thanks
Published on November 25th, 2013 by Prince Nerd
Greetings to All,
I am having trouble with bbPress or Buddypress. I have posted a few test forums but the Sign Up process is not working.
Everything works fine with my “social login plugin” but I never recieve any email to activate when signing up straight through my website or bbPress/BuddyPress. I tried this a few times without any plugins and it still did not function.
The users are showing up on the back end, but not able to login after submitting information to create profile.
Please help, I would like for this to work before I start my email campaign. Thanks
www.TheBrazilEffect.com