Skip to:
Content
Pages
Categories
Search
Top
Bottom

WP Database crashed/restored = BBP not showing topics/replies

Published on June 26th, 2024 by Dean Scott

Topic is brief description. This is the longer one.

A mySQL database hiccup crashed our entire site (white screens of death – front and back ends). Unknown the cause. Link in recovery email didn’t work (still white screen), so I wiped and restored the database from a backup made via phpMyAdmin an hour before.
Now that the DB is restored and the site working again, I found BBP 2.6.9 to be functioning everywhere EXCEPT displaying topics and replies. Forum and Topic lists display just fine. Enabling WP debug display gives the following when clicking on a topic in any given forum:

SELECT SQL_CALC_FOUND_ROWS wp_posts.* FROM wp_posts FORCE INDEX (PRIMARY, post_parent) WHERE 1=1 AND (wp_posts.ID = 20986 OR wp_posts.post_parent = 20986) AND ((wp_posts.post_type = ‘topic’ AND (wp_posts.post_status = ‘publish’ OR wp_posts.post_status = ‘closed’ OR wp_posts.post_status = ‘tribe-ea-success’ OR wp_posts.post_status = ‘tribe-ea-failed’ OR wp_posts.post_status = ‘tribe-ea-schedule’ OR wp_posts.post_status = ‘tribe-ea-pending’ OR wp_posts.post_status = ‘tribe-ea-draft’ OR wp_posts.post_status = ‘private’ OR wp_posts.post_status = ‘hidden’)) OR (wp_posts.post_type = ‘reply’ AND (wp_posts.post_status = ‘publish’ OR wp_posts.post_status = ‘closed’ OR wp_posts.post_status = ‘tribe-ea-success’ OR wp_posts.post_status = ‘tribe-ea-failed’ OR wp_posts.post_status = ‘tribe-ea-schedule’ OR wp_posts.post_status = ‘tribe-ea-pending’ OR wp_posts.post_status = ‘tribe-ea-draft’ OR wp_posts.post_status = ‘private’ OR wp_posts.post_status = ‘hidden’))) ORDER BY wp_posts.post_date ASC LIMIT 0, 15

HOWEVER, the post_parent key most certainly exists and all topic and reply post_types are intact with non-zero values in post_parent. It is NOT Primary, because ID is primary in order to be auto increment as required by WP for post and pages, etc.

I tried to “reset” BBP by deleting it from WP plugins, hoping that reinstalling from WP plugin “store” (same version 2.6.9) would resync things. It did not.

I did install WP Staging plugin to create a sandbox clone site to allow a developer of another unrelated plugin to investigate his work. This was done AFTER the live site issue being described. This cloned the database by creating new tables with a different prefix in the same DB as the live site. So, I don’t see how the two could be conflicting. The staging site also doesn’t display BBP’s posts/replies.

I have ZERO ideas on what to do now, thus seeking HELP here. Site is https://comeandreason.com/forums/

Forum topics posted on mobile device don’t register

Published on June 26th, 2024 by teresaanderson

I’ve recently created a new forum website. Users can create and post topics under different forums. Everything works perfectly on desktop and tablet, but when I try to post topics via mobile phone they don’t register. It’s as if I never submitted the topic. Any ideas? Note: I’m using the Twenty Twenty Three theme. Thanks!

bbPress is not compatible with BuddyPress version 12.5

Published on June 26th, 2024 by Abhishek Saini

bbPress is not compatible with BuddyPress version 12.5.1
active plugin bbPress 2.6.9 , Buddypress 12.5.1 and theme is :2023 or any
issue appears on subscriber role on fourm tab
https://prnt.sc/Q0JtKKzcxvMu

How to delete all posts & replies showing as “by Anonymous”

Published on June 21st, 2024 by thinlizzie

Hi,

My WordPress/Buddypress site uses bbpress as the forum.
All’s good.
Users post openly under their Buddypress name.
No guest posting or anonymous posting is possible.

The issue:

Lots of users delete their account, after which all bbpress topics & replies created by them will then display as “by Anonymous”.
This makes the pages look messy & confusing.
I would like the ability as Admin to bulk delete all those topics & replies showing as “by Anonymous”.

Is it possible?

Forums Not Showing on WordPress dashboard left menu

Published on June 20th, 2024 by crankymillenial

WordPress version 6.5.4
bbpress version 2.6.9
hipsbc.ca

I took over managing this website from another agency that created their own theme and had BBPress already installed. After installing BBPress there should be a “forum” button on the left sidebar of the wordpress dashboard but it is not showing up. I cannot figure out why its not showing up. I’ve uninstalled and reinstalled the plugin and turned off other plugins to see if one is interfering with another. Neither troubleshooting method solved my problem.

Missing Forum

I appreciate any help! I’ve searched through the forums to see if anyone else ran into a similar problem but don’t see a solution.

Different browsers show outdated content despite cleared cache

Published on June 18th, 2024 by quigli

Hello
The following problem: if I open my forum with the chrome browser, everything works fine. However, if the page is opened with opera and edge, the latest pages are not loaded. The caches are all cleared. Can anyone help me?
Many thanks and best regards, Rainer

More precisely:
It’s about the page www.chemieaufgaben.ch. Directly on the homepage, for example, immediately below the page title Chemieaufgaben.ch is the line
… INCLUDING SOLUTION PATHS (LAST UPDATE 18 JUNE 2024) . This line is loaded in opera and edge as follows:
… INCLUDING SOLUTION PATHS (LAST UPDATE 20 MAY 2024)
The date (directly as text, not dynamically generated) is therefore incorrect. Other posts are also partially ignored (depending on the browser). But everything works fine with Chrome. And as already mentioned: the cache is cleared

Error: Discussion page

Published on June 18th, 2024 by isagazapla

I have created a subforum within a forum, and when generating the discussion, it gives this error:

Warning: Undefined variable $item in /homepages/25/d981722677/htdocs/clickandbuilds/nombreweb/wp-content/themes/classiadspro/includes/actions/general.php on line 121

Fatal error: Uncaught Error: Call to undefined function breadcrumbs_plus_get_parents() in /homepages/25/d981722677/htdocs/clickandbuilds/nombreweb/wp-content/themes/classiadspro/includes/actions/general.php:121 Stack trace: #0 /homepages/25/d981722677/htdocs/clickandbuilds/nombreweb/wp-includes/class-wp-hook.php(324): pacz_page_title() #1 /homepages/25/d981722677/htdocs/clickandbuilds/nombreweb/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #2 /homepages/25/d981722677/htdocs/clickandbuilds/nombreweb/wp-includes/plugin.php(517): WP_Hook->do_action() #3 /homepages/25/d981722677/htdocs/clickandbuilds/nombreweb/wp-content/themes/classiadspro/header.php(185): do_action() #4 /homepages/25/d981722677/htdocs/clickandbuilds/nombreweb/wp-includes/template.php(810): require_once(‘/homepages/25/d…’) #5 /homepages/25/d981722677/htdocs/clickandbuilds/nombreweb/wp-includes/template.php(745): load_template() #6 /homepages/25/d981722677/htdocs/clickandbuilds/nombreweb/wp-content/plugins/header-footer-builder/includes/theme-support/default/class-hfb-default-compat.php(63): locate_template() #7 /homepages/25/d981722677/htdocs/clickandbuilds/nombreweb/wp-includes/class-wp-hook.php(326): HFB\Themes\HFB_Default_Compat->override_header() #8 /homepages/25/d981722677/htdocs/clickandbuilds/nombreweb/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #9 /homepages/25/d981722677/htdocs/clickandbuilds/nombreweb/wp-includes/plugin.php(517): WP_Hook->do_action() #10 /homepages/25/d981722677/htdocs/clickandbuilds/nombreweb/wp-includes/general-template.php(38): do_action() #11 /homepages/25/d981722677/htdocs/clickandbuilds/nombreweb/wp-content/themes/classiadspro/page.php(20): get_header() #12 /homepages/25/d981722677/htdocs/clickandbuilds/nombreweb/wp-includes/template-loader.php(106): include(‘/homepages/25/d…’) #13 /homepages/25/d981722677/htdocs/clickandbuilds/nombreweb/wp-blog-header.php(19): require_once(‘/homepages/25/d…’) #14 /homepages/25/d981722677/htdocs/clickandbuilds/nombreweb/index.php(17): require(‘/homepages/25/d…’) #15 {main} thrown in /homepages/25/d981722677/htdocs/clickandbuilds/nombreweb/wp-content/themes/classiadspro/includes/actions/general.php on line 121
Ha habido un error crítico en esta web.

There has been a critical error on this website

Where it says nombreweb, I have replaced it with the name of my website so as not to leave it written here.

TinyMCE not showing

Published on June 17th, 2024 by Uriahs Victor

I don’t know why, but the TinyMCE toolbar doesn’t show by default on Astra theme and Page Builder Framework theme. It does show on some default WP themes, but I don’t understand why.

In Astra, the toolbar is there in the HTML, but it has display: none set to the CSS because of this class string: .no-js .hide-if-no-js

I don’t quite understand what is causing that class to be added onto the toolbar. Can anyone shed some light? Is there some option or filter I need to set for this to show?

I at first thought it detected if there was No JS enabled in the browser but thats not the issue because I can use JS…im visiting my test forum just as Im visiting this one and it shows.

Generic URL of all forums critical error

Published on June 17th, 2024 by isagazapla

I have installed the plugin two or three times already, deactivated it and everything, and nothing. Everything works perfectly except for the URL where all the forums are hosted, which would be something like https://:…../foros
It gives me the error message that I am attaching. I am also sharing the settings in case you can tell me what the issue is. Thank you very much.

In this image, you can see the error, I will write it down as well.
2024-06-17-17-15-42-Word-Press-Error

“There has been a critical error on this website.”

Youtube video not responsive in BBpress forums

Published on June 15th, 2024 by koderius

Hi all,
I`m using BBpress on a wordpress website with Elementor Pro – When a YouTube share link is embedded inside a forum topic it does not seem to be responsive when viewed from a mobile device.

The rest of the forum page looks fine on mobile it`s only the Youtube video that is not resizing according to the mobile dimensions.

Is there a solution to this?

Skip to toolbar