Search Results for 'bbpress'
-
Search Results
-
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?
Hi there.
This is about my login page here:
https://vancouvergathers.ca/wp-login.php
I’m using WordPress 6.1.1, Elementor Pro 3.11.3 with Hello Elementor theme,
BBPress version 2.6.9, bbp style pack 5.3.6,
I’m using LoginPress but that was installed after the issue described below was already present.Underneath the captcha and above the blue Login button is an extra button I want to remove. It says “Log in or sign up” but the button just redirects to the login page itself.
When I inspect the page in Chrome it tells me the element might be div.bbp-button-wrapper or button.bsp-register.
Do you know how I can find out where this button is being invoked so I can remove it from the code? I am not an expert web developer and I cannot solve this issue on my own.
Any help would be appreciated. Thanks,
Brenden