Search Results for '"wordpress'
-
Search Results
-
Topic: Making forum anonymous
Hi All – I’m a newbie to WordPress. I’m using the twenty twenty three theme to build a forum. I would like to allow users to post anonymously but the template requires them to enter name, email address (with an optional website field). I’d like to remove all three of those fields, but don’t know how. I’ve found some sites that suggest editing the template file. I have no idea how to do that. I’m pretty good at using YouTube and Google to find answers on my own, but this one is stumping me. Any help you can produce is greatly appreciated.
I have been unable to set specific moderators on individual Forums and have had to resort to setting their user forum role to moderator. When I edit the individual forum and enter a user name and save I get no error message but it does not get saved, the box remains empty. This used to work, using bbpress in the past — MemberPress is the new bit in the mix.
Any suggestions?
Thanks!
———
Wordpress: 6.5.3
bbPress 2.6.9Unfortunately, our forums are all protected through MemberPress so a link isn’t going to be useful.
Other related plugins installed and activated:
MemberPress Pro 1.11.31
bbp style pack 5.9.8
bbpNNS/MemberPress Bridge 1.3.1
bbPress Notify (No-Spam) 2.18.3
bbPress Notify (No-Spam) Digests 2.4
bbPress Notify (No-Spam) Reply by Email 2.8
GD bbPress Attachments 4.7Hey friends I am very much a noob when it comes to BBpress so apologies if this question has been asked before, I have searched the support forum and Googled a whole bunch but to no luck.
I am planning the development strategy for my client’s new website and they have requested a product review forum on the website so customers can review their products on the forum. So my question to you is, is there a way to add by default some review fields in the text editor of the Topic that the user has to complete to display at the top of the topic before posting it? There will be other Forums so it would only need to be on this particular Forum. So for example…
The forum is on say laptops they retail, so the review fields would be laid out similarly to below for example
Brand:
Spec:
RAM:
Graphics:
then below would be their description of the laptop.WordPress version: 6.5.3
BBpress version: 2.6.9
No site as yet, it’s still in the planning stage but this is my site.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