I have an error message that I cannot remove.
Upload Errors:
ImageName.jpg: File exceeds allowed file size.
How do I get rid of the error message?
I have an error message that I cannot remove.
Upload Errors:
ImageName.jpg: File exceeds allowed file size.
How do I get rid of the error message?
This seems weird, I am new to wordpress, bbPress is always referred to best forum plugin but the lack of recent updates ring alarm bells or am I wrong here?
I have the forum setup to not allow for anonymous topic creation yet somehow an individual was able to create a spam topic. Is there a vulnerability that is allowing this to happen or something that needs to done so that I can keep this from happening again. I only want moderators to be able to post topics so is there anything I can do?
i use this code for differentiate lead topic :
function custom_bbp_show_lead_topic( $show_lead ) {
$show_lead[] = ‘true’;
return $show_lead;
}
add_filter(‘bbp_show_lead_topic’, ‘custom_bbp_show_lead_topic’ );
now I want to display @mentionname too on lead topic, basically it’s like bbpress forum, however I can’t do it, anyone can help ?

I need help with profanity plugins for my bbpress Forum website. I have been using Content Censor and Webpurify. These plugin seem to not work with nested replies within the Froum. I need someone help to use a plugin to stop profanity and racist remarks. Please let me know if any questions.
Hi Robin, your bbpstyle plugin is very nice but unfortunately it’s breaking my theme. (Jannah premium) So I couldn’t use. On the other hand Ian Stanley’s moderation plugin very nice. I’m using it for test site but last updating 9 years ago. I’m confused to use in real site. No code for function file? I want to approve for replies and topics not registered users.
WordPress 6.1.1 running X – Child Theme theme.
bbPress Version 2.6.9
Hi, this is a membership site with private forums. It uses Paid Membership Pro for the subscriptions and bbpress to create private groups. Members are allocated groups on their profile pages.
It has been fine up to now but the last 4 new members have not been able to access the forums they have been given permission for.
There is a link on the side for ‘groups’ but I can’t tell if that is a bbpress thing or a pmp thing. There were no groups listed there and if I try to recreate a private group it wants to add it as a new forum, which will duplicate what we have.
Any ideas appreciated, am I looking in the wrong place for the list of groups?
In the path under Forum Title, the first link is to front/home page of website. BBpress is repeating the title of that page. Is there a way to change this wording to “home”?
e.g. at https://greensmoothie.com/members
the title of the front page is “Discover the Healing Power of LIVING Foods!” which BBpress is displaying.
In its place, I want it to display “Home” so the path will read:
Home › Members > [forum name]
thanks!
Hi! I wonder how to change the bbPress toolbar to include the possibility for the user to include math equations, like the square root sign, in their topic.
/Carl Viggo
Greetings.
I have installed bbPress on a website.
AR Member Plugin is also installed.
Buddypress Plugin is also installed.
I created a forum page.
https://presley.rockmedia.gr/forum/
I created a new user. ( *Users are registering through AR Member Registration Page )
When I click on a Forum name to go inside the Forum, the page refreshes but I cannot create a new topic. The only new element displayed is a “subscribe” link.
What am I doing wrong?