Hello,
I have a development site running BBpress perfectly fine. All forums and topics work great: http://www.switchitupdesigns.com/hatch/forums. As you can see, clicking on a forum opens up the page fine.
I then used All-In-On Migration plugin to copy the site from one domain to the next. Installation worked flawlessly and the site is up and running great on GoDaddy. However, now BBpress is not working correctly. When I click on the “Forums” tab in the admin dashboard I get a blank white page. Also, when clicking on a forum from the forum index on the frontend, I get a blank page: http://hatchnutrition.com/forum/
We only have 4 plugins installed and WP, theme and plugins are all on the latest versions. Because the dev site is working perfectly fine, what could be causing this problem? Could it be a memory issue with the new hosting account on Godaddy?
Hi,
I’m trying to move my entire WordPress site to another server. I export users, forums, replies and topics but when I try to import the topics I get the “WordPress Import assign authors” for every single user in my site even though I have already imported the users first.
What is the best way to go about exporting and importing BBpress and users?
Thank you,
Chris
I have no idea why but the forum/topic subscribe button is not appearing next to the breadcrumbs in bbpress forums as it should, i have enabled the functionality in the settings. This has never appeared but i’m probably missing something simple.
Is there a way to add this next to the forum title rather than in breadcrumbs? I’m not sure how to call it:
add_action( 'bbp_theme_after_forum_title', 'n8_after_forum_title' );
function n8_after_forum_title() {
WHAT DO I ADD HERE??
}
I just did a search in the forum, and it yielded 346 results. All the posts were displayed as i would expect at first, but as soon as i clicked on the second page, i got only this:
Search Results for ‘cassel’
Home of the Scrapbook Campus › Forums › Search › Search Results for ‘cassel’ Viewing 30 results – 31 through 60 (of 346 total) ← 1 2 3 … 12 → Author Search Results August 1, 2017 at 2:57 am #14264 In reply to: July Mystery Challenge AprilDawnParticipant (162.158.2.165) Here is my contribution to this… Continue Reading
So, basically no other result is actually readable. I am not sure if it is specific to bbpress or a setting i might have wrong. If i do a search on the blog or the rest of the site, I can get results displayed for many pages without any issue.
I was wondering is there any way to make unregistered users to reply on forum topic.
Registered users can pot any topic or reply on tpoics, but unregistered users can only reply on forum topics but cannot post any topics on forum.
Is there any simple plugin that I can use for this matter? or perhaps solution to this matter?
I just installed Buddy Press for the first time and getting my feet wet. Followed the video tutorial for the initial setup and it’s stated in the tutorial that the Buddy Press Groups page enables the creation of a group, however I have no such option on my site at http://libertyjock.com. I have the options setting checked for users to enable group creation.
I tried deactivating all plug ins but that didn’t have any effect.
Thanks in advance for any help.
I’ve upgrade my PHP version to 7.1.8
Everything works just fine, only bbPress forum stopped working!
see the error in the debug: PHP Fatal error: Uncaught Error: [] operator not supported for strings in /home/******/public_html/wp-content/plugins/bbpress/includes/forums/functions.php:1800 Stack trace:
#0 /home/******/public_html/wp-includes/class-wp-hook.php(298): bbp_pre_get_posts_normalize_forum_visibility(Object(WP_Query))
#1 /home/******/public_html/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(NULL, Array)
#2 /home/******/public_html/wp-includes/plugin.php(515): WP_Hook->do_action(Array)
#3 /home/******/public_html/wp-includes/class-wp-query.php(1683): do_action_ref_array(‘pre_get_posts’, Array)
#4 /home/******/public_html/wp-includes/class-wp-query.php(3248): WP_Query->get_posts()
#5 /home/******/public_html/wp-includes/class-wp.php(617): WP_Query->query(Array)
#6 /home/******/public_html/wp-includes/class-wp.php(735): WP->query_posts()
#7 /home/******/public_html/wp-includes/functions.php(955): WP->main(”)
#8 /home/******/public_html/wp-blog-header.php(16): wp()
#9 /home/******/public_htm in /home/******/public_html/wp-content/plugins/bbpress/includes/forums/functions.php on line 1800
Hello,
We use bbPress in place of the WP comments, and we allow both logged in and logged out users to reply. I know that people logged in can check the box to subscribe to new replies, but logged out users cannot. I would like to allow logged out users to subscribe as well. Can this be done?