Published on May 14th, 2016 by rainbowgolfcart
So, it appears that bbPress on my site does not like the word “fuck” or any of its derivatives. When users try to post a topic or reply containing this word, after submitting, they see “ERROR: your reply cannot be created at this time.” My account, the keymaster, is able to make posts with this word. If I give other users a keymaster forum role, then they may also make posts with this word. No other roles (not even moderator) can make posts with the word. This is all independent of the users’ site roles. All other forms of profanity, no matter how strange and distasteful, seem to pose no problem. How can I fix this and allow my users to use the word “fuck” to their hearts’ content? I have already tried everything on the bbPress troubleshooting site. I have no words listed in the ‘Comment Moderation’ and ‘Comment Blacklist’ boxes in the WordPress discussion settings, and the maximum rating is set to X. All forum topics on my site are private.
Info:
WordPress v4.52
Theme: SiteOrigin North
bbPress v2.59
Published on May 14th, 2016 by vogelsang
This might be by design.
The ‘problem’ is that every user that has started or replied to a topic gets a notification everytime someones replies, i.e. 10 replies gets everyone 10 e-mails (even your own replies, which shouldn’t get you a notification).
I am using the latest versions of bbpress and buddypress. I have looked through admin parts of both bbpress and buddypress, but haven’t been able to change it to something “smarter”. It seems like I can turn all notifications from replies on or off, but nothing in between. Is this how it is?
Published on May 13th, 2016 by AdventureRidingNZ
Is it possible to have the users Avatar, User Name etc that is usually displayed to the left of the post display in a box above the post instead?
I’ll looking for larger post real estate to better display images in forum posts.
http://www.adventureridingnz.co.nz/forums
Regards
Eddie
Published on May 13th, 2016 by rateyourway
Hi!
I am very new to bbpress and i’m trying to set it up on my site.
I have created a bbpress forum page where i display shortcodes. The shortcode for the search shows up, but it won’t find any topic.
Anyone has an idea of what i’m doing wrong?
Thanks!
Published on May 13th, 2016 by HBDev
Hello I have a website which relies on user roles such as administrator to show certain content. I have installed BBPress which seems to break my user roles for example all Administrators become Keymasters also which is fine but if I run a query such as the code below it evaluates to false.
Any help would be greatly appreciated.
<?php
if (is_user_logged_in() ) {
$user_ID = get_current_user_id();
$user_info = get_userdata($user_ID);
if(isset($user_info->roles) && implode(', ', $user_info->roles) == 'administrator') { ?>;
<?php } >;
Published on May 13th, 2016 by swativivacity
Hello,
Greetings!
I am having a BuddyPress website http://kombuchabrewers.org . I have private groups and bbPress installed.
I have users who have replied on my topics but when I try to reply them back then on single forum page, I am getting an error “Oh bother! No replies were found here!”
Can you please help me in solving this issue ASAP. Any help much appreciated.
Here is the screenshot for the same: http://awesomescreenshot.com/0735v91ic4
Thanks & Regards
SwatiViavcity
Published on May 13th, 2016 by haddly
When the forum describes how many answers there are it does not add the plural form in English or German.
$retstr = sprintf( esc_html__( ‘This forum contains %1$s and %2$s, and was last updated by %3$s %4$s.’, ‘bbpress’ ), $topic_text, $reply_text, $last_updated_by, $time_since );
this is a bug report. thanks in advance for any help
Published on May 12th, 2016 by argburs14
Hi, my forum settings are 10 replies/page, but forum shows all replies for every topic. Does someone knows what could happened?
Thank you! Great team!
Published on May 12th, 2016 by Matt Rittman
If I change the forum type to Category, is there a way to have the permalink structure change to “permalink” instead of “forum”? For example right now it’s:
www.mysite.com/forum/title-of-forum
But I want to change the type to Category, so it would then read:
www.mysite.com/category/title-of-forum
Can someone help with this?
Thanks!
Published on May 12th, 2016 by ropyro
The title is pretty self explanatory. I installed the bbpress plugin and didn’t modify it. I was able to create myself a login as the only user, and that worked fine. I showed it to a coworker, who tried to visit the site as a user … there’s no log-in button. Why would this be kept from view? Appreciate any help.
Site is located here: http://creatingourcommonwealth.org/forums/forum/creating-our-common-wealth-forums/
My theme is Ribosome.