Skip to:
Content
Pages
Categories
Search
Top
Bottom

Just playing around to see what it can and can’t do

Published on December 27th, 2021 by mwheeleritg

2 questions

Published on December 26th, 2021 by kezeo

hello

1) can bbpress manage very large website with aroung 80k topics ?
2) i would like to have custom field in topic (like wpforo) but bbpress can not do that. i want ot use METABOX but METABOX ‘s TEAm told me i need to know how to display fields in bbpress.

thank you

How to make anonymous posts pending

Published on December 24th, 2021 by iobaid

Hello,
Is it possible to allow anonymous posting and make it pending in the same time?

Thanks.

dropdown for moving reply WAY too long

Published on December 23rd, 2021 by

When attempting to move a reply > “Use an existing discussion in this forum:”

is there a method to move a reply to a different discussion other than the dropdown?

When I do this from either the front or back end the only option is a dropdown that contains (or at least tries to) all of the discussions in that forum.
Problem with that is my forum has thousands of discussions. The dropdown takes a long time to populate and then doesn’t populate all of the topics and they are not sorted in any reasonable fashion so there is no way to actually find the discussion that you want to move the reply into.

Cannot link new LearnPress course to existing forum

Published on December 23rd, 2021 by shontelle1b

Hello,

I am running WordPress 5.8.2 with an Eduma Child theme. I have LearnPress and bbPress (v2.6.6) installed and I have an issue with forums.
Course A is attached to Forum A and this has been working well for over a year. I recently created Course B which is a duplicate of Course A. Course B is attached to Forum A.

Users who are signed up for Course B gets the message ‘ You are not enrolled in the course’ when they try to access their forum which is Forum A.

Please can you help????

Thanks

PLease help me full width problem

Published on December 22nd, 2021 by stayfitlonger333

When I set up bbpress first locally on my computer, I managed to get all pages for bbpress full width with no sidebars. I simply went to Theme options and set all pages and posts to default full page width tempates.
Now I am setting up bbpress on a live site. bbpress forum pages display correctly in full width, but to my unpleasant surprise the user profile page displays with a sidebar. I simply can’t get rid of the sidebar and make the page full width. This is very disappointing for me – can someone help,
thank you

Need help with slow MYSQL query & high CPU usage

Published on December 20th, 2021 by TKServer

Recently my MYSQL CPU usage went from 40% to over 100% and my server has been slowing down as a result. In doing some research I’ve learned to setup some mysql logging for slow queries. I have a particular query that happens often. In the query below it appears that over 700,000 rows are queried in the DB taking up almost 3 seconds. Imagine that times however many users and it is bogging the site down. Is this query below from bbpress or how can I tell? It’s hard to trace where it is being called:

# Time: 211220 17:42:06
# User@Host: mysite_wp[mysite_wp] @ localhost []
# Thread_id: 1667  Schema: mysite_wp  QC_hit: No
# Query_time: 2.641487  Lock_time: 0.000104  Rows_sent: 10  Rows_examined: 717793
# Rows_affected: 0  Bytes_sent: 188
SET timestamp=1640047326;
SELECT SQL_CALC_FOUND_ROWS  wp_posts.ID FROM wp_posts  INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id )  INNER JOIN wp_postmeta AS mt1 ON ( wp_posts.ID = mt1.post_id ) WHERE 1=1  AND (
  wp_postmeta.meta_key = '_bbp_last_active_time'
  AND
  (
    ( mt1.meta_key = '_bbp_forum_id' AND CAST(mt1.meta_value AS SIGNED) != '1773' )
  )
) AND wp_posts.post_type = 'topic' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'closed') GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC LIMIT 0, 10;

WebP images

Published on December 19th, 2021 by Chuckie

Can bbPress display WebP images?

Forum Profile Notifcations does’nt work since V 2.6.7

Published on December 17th, 2021 by neratashy

Heyho. I have a major update jump with Buddy-/BB-Press so it was difficult for me to find out the error:

Since BBPress version 2.6.7, the profile notifications regarding the forum and mantions are “undefined”. If I go back ones more – i.e. 2.6.6 – it works.

is there a manual fix for this?

best, neratashy

Some Forum descriptions and subforums no longer visible

Published on December 17th, 2021 by arcadiadtl

I set up this site a while back for a client and suddenly Forums and Subforums are not displaying properly.

HTTP://www.hrmti.org/forums

Some forums are private and some are public, the issue is occurring with both. I have checked the order of every main forum, reordered subforums, and the issue persists.

Any insight would be appreciated

Skip to toolbar