Skip to:
Content
Pages
Categories
Search
Top
Bottom

if I’m not logged in all is fine, if I log in then no forums

Published on June 8th, 2017 by reallycoolusername

as subject really. If I’m not logged in I can see all the forums, as soon as I log in I get

Oh bother! No forums were found here!

log out again and they’re all there. Any ideas?

Thanks

Short code to add recent topics specific forum

Published on June 8th, 2017 by lalitavalon

I am looking for a shortcode or code (so I can make my own shortcode) to add the latest x topics from a specific forum. Like the recent topic widgets does. But in this case I can’t use the widget – so I am looking for a code to get the output of that widget somewhere in the text. I hope that is possible. I looked at the shortcodes on the website, but none of them is useful in my case.
It needs to say show x recent topics of forum with ID=… and then only give the titles with link

HTML in text

Published on June 8th, 2017 by BenM

Hi,

Always the same problem, no solution. I tried all sort of things but nothing works.

I always have HTML code in message :

C’est juste la combinaison des articles du CPC…
<p style= »text-align: center; »>Article 771 CPC</p>
Lorsque la demande est présentée postérieurement à sa désignatio

Any idea, any clue ?

Nothing is displayed

Published on June 7th, 2017 by ZuGon

I was installed bbPress 2.5.12 on WordPress 4.7.5.
Then I made various settings of bbPress and created a new forum.

But the forum is not displayed.
When entering the forum from “View forum” in the forum creation editor, the whole screen is pure white.
https://WORDPRESS-DOMAIN/wp-admin/edit.php?post_type=forum

When I go directly to the URL of a separate forum, a normal WordPress site will be displayed.
In the main place, “Can’t find it, there is nothing here, please try the search.” is displayed.

Slug of forum root>Forum prefix part;
Even if I turn ‘Add slug’ on/off, nothing changes.

Management panel (left pane/dashboard) > Forum > Forum list or Add new forum
Here again the screen is nothing display.
Even when uninstalling plugin or reinstalling it, it does not change.

How do I use bbPress?

redirect Members, Groups, and Activity pages to a custom URL

Published on June 7th, 2017 by imanicogic

Hello Support,

www.imanicogic.com
Wordpress Version:4.7.5
BBPress Version: 2.5.12

This was tried on other themes and our WordPress Developer encouraged us to submit this to you.
==========================
We are trying to redirect Members, Groups, and Activity pages to a custom URL. We are using the following code:

function church_bp_page_template_redirect()
{

if( ! is_user_logged_in() && ! bp_is_activation_page() && ! bp_is_register_page() && (bp_is_current_component(‘members’) bp_is_current_component(‘activity’) bp_is_current_component(‘groups’))) {
wp_redirect( ‘/imani-secured-login/’ );
exit();
}
}

add_action( ‘template_redirect’, ‘church_bp_page_template_redirect’,10 );

However, when BBPress is active, this will not work and will always redirecting to Homepage but if BBPress is activated, the custom code will work perfectly.

Can you please check if there are any conflicts with Buddypress and BBPress in regards to template_redirect?

Thanks!

custom forum page setup

Published on June 7th, 2017 by vicky

HI

I have Install bbPress and like to setup custom page for forums

Im getting two URL .. which I dont need and it will be creating duplicate post

Im getting this link as default https://bestcomputersforgaming.com/forums

Im trying to design custom page for forums at https://bestcomputersforgaming.com/forum/

any solution to just to get one forum link

bbPress Fatal Erreur

Published on June 6th, 2017 by flooky94

Hi when i want to check my forums i get this erreur

View post on imgur.com

Fatal error: Uncaught Error: [] operator not supported for strings in C:\xampp\htdocs\forum\wp-content\plugins\bbpress\includes\forums\functions.php:1800 Stack trace: #0 C:\xampp\htdocs\forum\wp-includes\class-wp-hook.php(298): bbp_pre_get_posts_normalize_forum_visibility(Object(WP_Query)) #1 C:\xampp\htdocs\forum\wp-includes\class-wp-hook.php(323): WP_Hook->apply_filters(”, Array) #2 C:\xampp\htdocs\forum\wp-includes\plugin.php(515): WP_Hook->do_action(Array) #3 C:\xampp\htdocs\forum\wp-includes\class-wp-query.php(1681): do_action_ref_array(‘pre_get_posts’, Array) #4 C:\xampp\htdocs\forum\wp-includes\class-wp-query.php(3238): WP_Query->get_posts() #5 C:\xampp\htdocs\forum\wp-includes\class-wp.php(617): WP_Query->query(Array) #6 C:\xampp\htdocs\forum\wp-includes\class-wp.php(735): WP->query_posts() #7 C:\xampp\htdocs\forum\wp-includes\functions.php(955): WP->main(”) #8 C:\xampp\htdocs\forum\wp-blog-header.php(16): wp() #9 C:\xampp\htdocs\forum\index.php(17): require(‘C:\\xampp\\htdocs…’) #10 {main} thrown in C:\xampp\htdocs\forum\wp-content\plugins\bbpress\includes\forums\functions.php on line 1800

Forums messed up. How do I delete MySQL data?

Published on June 6th, 2017 by

I’ve got 7 forums all named the same due to an issue mentioned in another post.

How do I remove all bbPress files from the mySQL database before installing bbPress again once it’s ready for PHP7.1?

Is there a plugin which will do this?

I’m running latest WordPress with php 7.0.19 and mySQL 5.6.35.

Topic Text not displaying

Published on June 4th, 2017 by Daniel Gadd

Hello

My topic text is not displaying. seems empty

Thanks

glossary

Published on June 4th, 2017 by Siam ลอตเตอรี่

I would like to make a glossary with bbpress, any idea?
Thanks

// my website https://www.lottery.co.th/forums

Skip to toolbar