Search Results for '\"wordpress\"'
-
Search Results
-
Topic: Stop bbpress author redirect
Hi,
I just want to know if it’s possible to stop the wordpress author page from being redirected to mydomain.com/bb-members/user?
Any help would be appreciated, thank you.
Topic: Strange PHP Error Message
Hi
We’re getting strange PHP Error messages relating to forum posts that don’t exist like this one. Should we be concerned?
Many thanks
RobertWordPress database error Duplicate entry ‘8702-67865’ for key ‘PRIMARY’ for query INSERT INTO
ggx_gdbbx_tracker
(user_id
,topic_id
,forum_id
,reply_id
,latest
) VALUES (8702, ‘67865’, ‘11504’, ‘72638’, ‘2024-05-15 06:40:25’) made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), apply_filters(‘template_include’), WP_Hook->apply_filters, bbp_template_include, apply_filters(‘bbp_template_include’), WP_Hook->apply_filters, bbp_template_include_theme_compat, BBP_Shortcodes->display_topic, bbp_get_template_part, bbp_locate_template, load_template, require(‘/plugins/bbpress/templates/default/bbpress/content-single-topic.php’), do_action(‘bbp_template_after_single_topic’), WP_Hook->do_action, WP_Hook->apply_filters, Dev4Press\Plugin\GDBBX\Features\ActivityTracking->latest_users_topic, Dev4Press\Plugin\GDBBX\Database\Main->track_topic_visit, Dev4Press\v47\Core\Plugins\DBLite->__call, call_user_func_arraySite: thecardinalnation.com
WordPress 6.4.3
bbPress 2.6.9
MySQL 7.4Roughly weekly over the last six months, my entire WordPress site slows down to a stop with 504 errors experienced by users for 10-20 minutes at a time. CPU utilization on my dedicated server goes from 20% to close to 100%.
My hosting provider WPEngine suspects bbPress is spiking MySQL with long-running queries.
Here is what WPEngine Support told me in one of my exchanges with them.
“Most past mysql queries were generated by this file:
/nas/content/live/thecardinalnat/wp-content/plugins/bbpress/includes/common/widgets.php:1096“Something about the query on line 1096 of that file is causing spikes in mysql usage.
“Bbpress support may be able to explain what the query is trying to do and how to optimize it or change some settings to make those requests less heavy for mysql.”
That is what has brought me here.
Does anyone know what this query does, if it could be involved with my problem and what corrective action should be taken? I would greatly appreciate any advice you can provide.
(I am the site owner and am not highly technical, but I have access to additional assistance as needed.)
Hi
I run different forums in my website. Each forum is related to a specific course I provide.As the one who answers all questions sent by each forum, I have the issue that when I receive an inquiry, many times I do not know to which forum the question belongs. Today, to find out, I have to go to my wordpress backend, go to bbpress, and look in the topic section to which forum it belongs.
So ideally, it would be great if in the subject notification email, I can see to which forum is related.
So if today I receive a subject notification email like the following:
Clarification about XXXX
I would like to receive
[Forum XXXX] Clarification about XXXX
Thanks
Topic: Membership Request Emails
Hi folks,
I am currently working with a client who has a bbPress forum on their WordPress install. They have locked the forum down to be under Membership Requests only. This works great, however we are wondering if there is any way we can send the “new user” notification email that admins usually get to specific users/moderators/roles of the forum at all?
Kind Regards
SamTopic: White page issue
Hi all,
I’m having white pages issue while I setup a very simple forum on that testing sub-domain:
https://greensquare.c-serp.fr/
https://greensquare.c-serp.fr/forums/
https://greensquare.c-serp.fr/forums/forum/gestion-de-la-copro/My current configuration
– WordPress: 6.5.2 – multi-site
– PHP/MySQL: 7.4.30 / 5.5.5
– Theme: TwentyTwentyFour Child
– Enabled extensions: bbPress (2.6.9), WordPress Importer (0.8.2)
– Enabled network extensions: Comet Cache (170220), Error Log Monitor (1.7.7), Fixed Widget (6.2.3), Forum_wordpress_fr (4.2), Solid Security Basic (9.3.2), WP-Sweep (1.1.8), WP Dashboard Notes (1.0.11)I’ve read several topics including that one (https://wordpress.org/support/topic/blank-topic-pages-on-bbpress-while-using-twenty-twenty-two-theme/) I’ve put the code in my functions.php child, but it didn’t get any better. (I removed it)
But, I’m not too good at geek things, so I’ll appreciate any advices, clues if you read that topic, so I can enjoy testing bbPress extension.
Cheers.