Search Results for 'bbpress'
-
Search Results
-
I am using WordPress Version 6.1.1 and bbPress 2.6.9
I have tested with all plugins except bbPress deactivated and test themes such as Twenty Twelve and Twenty Seventeen.
with admin account under Dashboard >> Settings there is no forum option.I acknowledge that bbPress has not been tested with this version of WordPress but rolling back to an earlier version of WordPress doesn’t seem like a smart idea from a security point of view.
Topic: Forum Issues
Hi I have created a forum with bbpress, however i am having problems creating the pages in order for it to be visible. What plugin should i be using for pages. Currently have Yoast SEO but this looks different to the videos that i am following on youtube. Thanks
Topic: MySQL Syntax Error
Hi,
A MySQL syntax error has started cropping up recently, even though I have made no changes that might be related to this (same MySQL version, same PHP version, same bbPress version, same WordPress version). Can anyone enlighten me on what might be causing this?
Once again, this only started happening recently despite the lack of any significant related changes – I have been doing forum repairs for years without any errors.
[09-Mar-2023 05:01:55 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘312810’)’ at line 2 for query INSERT INTO
as_usermeta(user_id,meta_key,meta_value) VALUES
(‘4185’, ‘as__bbp_favorites, ‘312810’); made by require_once(‘wp-admin/admin.php’), do_action(‘load-tools_page_bbp-repair’), call_user_func_array, bbp_admin_repair_handler, call_user_func, bbp_admin_repair_user_favoritesHi,
I have the replies per page in bbPress set to 10, which is what I want for my desktop theme. However, I want to reduce this to 5 for my mobile theme. How can I go about doing this?
hi guys. i want to know how I can send emails with a delay or stop bbpress sending emails simultaneously.
Topic: gd-bbpress-attachments
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 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.
Topic: group list has vanished
WordPress 6.1.1 running X – Child Theme theme.
bbPress Version 2.6.9Hi, 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 ViggoGreetings.
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?