Search Results for 'bbpress'
-
Search Results
-
Topic: Reload page after login
Hi, I’m using “White Label Login” plugin to display a login/register form in a modal popup. I set it to refresh the page right after the user succeed to log in and everything was working fine… until I activate bbpress. When bbpress is activated, the user is always redirected to the homepage, no matter the page displayed. I installed a local Worpdress with the same plugins, and the result is the same.
So, I made some search in the bbpress core files and this issue seems to come from the bbp_redirect_login function. When I deactivate or simply delete it (/plugins/bbpress/includes/user/functions.php => line 27), the page reload after login as expected.
This function is probably useful for bbpress and I don’t want to make any modification in the bbpress core files so I need some help 🙂
Thanks
Hi.
According Enable visual editor I put on my child theme’s functions.php code
`// Additional Functions
// =============================================================================// bbPress Visual Editor
function bbp_enable_visual_editor( $args = array() ) {
$args[‘tinymce’] = true;
$args[‘teeny’] = false;
return $args;
}
add_filter( ‘bbp_after_get_the_content_parse_args’, ‘bbp_enable_visual_editor’ );`But not work.
Also I try to install plugin TinyMCE Advanced but not work.
I’m using X Theme (Theme.co)
Topic: link goes to wrong page
I am running WordPress 4.7.4 and using bbPress v 2.5.12
I have a ‘Forum Topics’ widget set up in the sidebar and the breadcrumbs is linking to a Blog page. I want this to link to a PAGE in my site instead. I cannot figure out how to do this.
and the breadcrumb that I want to re-direct is this;
Any assistance here is appreciated.
DanaTopic: Login widget
Hello,
Has the bbpress login widget the same functionality as the wp-admin login?
The reason i’m asking this, that my theme (Divi) has a nice login form option layout.
So can i use the themes login form widget instead of bbpress login form widget?Hello,
In a previous topic asking for ‘Moderate Topics’ https://bbpress.org/forums/topic/moderate-topics/ (thanks to Robin W. for the answers)
So i do some research and see if a topic started there are a status option (open, close, pending,…)
How can i setting the ‘register_post_status’ automatic to pending for new topics, and disable/ hide this option below the textbox?
Regards,
ChristopheI have been running a challenge in a FaceBook Group that involves a nightly live video from me. I would like to start monetizing these challenges by charging a monthly fee to access them. Is there a way to use bbPress where only people with a current paid account can access it AND it can also support a live video every night just like the FB page does? I’d like for it to also be able to hold PDF’s the members can download. I’m not technically savvy at all so if someone has a better idea for how to do this, I’m all ears. Thanks!
Topic: send ajax topics?
Is it possible for AJAX to be transmitted on BBpress Topics?
Topic: can’t access the forum
hi
i have now tried to install bbpress in 3 different places and not one works
one is my main site im working on and one for my friend and tried on localhost and all 3 gives me the same error when i click on forums tab on the admin dashboard.here is debug from the localhost. i get the same error on the other 2
Fatal error: Uncaught Error: [] operator not supported for strings in C:\xampp\htdocs\wordpress\wp-content\plugins\bbpress\includes\forums\functions.php:1800 Stack trace: #0 C:\xampp\htdocs\wordpress\wp-includes\class-wp-hook.php(298): bbp_pre_get_posts_normalize_forum_visibility(Object(WP_Query)) #1 C:\xampp\htdocs\wordpress\wp-includes\class-wp-hook.php(323): WP_Hook->apply_filters(”, Array) #2 C:\xampp\htdocs\wordpress\wp-includes\plugin.php(515): WP_Hook->do_action(Array) #3 C:\xampp\htdocs\wordpress\wp-includes\class-wp-query.php(1681): do_action_ref_array(‘pre_get_posts’, Array) #4 C:\xampp\htdocs\wordpress\wp-includes\class-wp-query.php(3238): WP_Query->get_posts() #5 C:\xampp\htdocs\wordpress\wp-includes\class-wp.php(617): WP_Query->query(Array) #6 C:\xampp\htdocs\wordpress\wp-includes\class-wp.php(735): WP->query_posts() #7 C:\xampp\htdocs\wordpress\wp-includes\functions.php(955): WP->main(Array) #8 C:\xampp\htdocs\wordpress\wp-admin\includes\post.php(1072): wp(Array) #9 C:\xampp\htdocs\wordpress\wp-admin\includ in C:\xampp\htdocs\wordpress\wp-content\plugins\bbpress\includes\forums\functions.php on line 1800
Topic: Moderate topics
Hello,
I’m new with bbpress.
My first question: is there a moderate option for starting new topics?Regards,
ChristopheI have just set up bbPress on my website and am about to launch my forum.
I want to have an App that users can utilize to make it super easy for them to access the forum – most of the community currently uses Facebook Groups (with lots of complaints) so I want to make it as easy as possible for them to move across to my forum.
I was initially thinking that I’d have a Tapatalk App built however I’ve now been informed it doesn’t work with bbPress.
Is there an app that anyone knows of that will work?
Or, another option?
Hi, in my site I noticed a strange issue after last WordPress update. It seems to have problem with “cache”.
For example, if I log-in through the Home Page, after click in sign-in, the page refresh but it seems that the log-in didn’t work. If I press F5 to refresh the page, here I can now see the log-in effectuated.
I thought about my caching plugin, and I wrote to the assistance of my provider. They exclude the problem is in caching plugin, they found this:
The issue appears to be caused from the latest WordPress upgrade that was automatically applied within your website.
Code:
sitename@esm9 [~/public_html]# wp core version 4.7.4There seems to be conflict between a plugin of yours that is creating this strange behavior within the website.
To find which is the responsible plugin, you may start deactivating them one by one and after that checking the functions that were not working as expected. Once they work this will indicate which plugin caused the issue.
I did what they suggest, and when I deactivate BBPRESS, everything works! So, what to do??
bbPress – Version 2.5.12
Wordpress – Version 4.7.4My friends have been joining my forums. They get an email stating they’ve joined from MailChimp. They return to the site and their user name and password are requested.
I get a message stating they’ve joined.
Here’s the problem. They never get an email to activate their Username and Password.
A. Does bbPress have that feature?
B. Does MailChimp not forward that sort of email?
C. Is there a way to add Username and Password during signup in bbPress?Thank you in advance.
Topic: Single Profile page
What is the best practice to achieve a unified profile page for people who have both BBpress and Buddypress installed as described in this post?
Hi,
I’ve been having difficulties setting up a private BuddyPress group with associated forum:
1. If the forum is set as “private” then I get the error “This group does not currently have a forum.” on the group’s Forum page.
2. If the forum is set as “public” then the forum does appear there, and the group’s access controls seem to stop non-members accessing it. However new topics and replies generate BuddyPress activities which are visible to non-members.
WordPress 4.7.4
BuddyPress 2.8.2
bbPress 2.5.12I was advised on trac ticket #2752 (here) to try the fix on trac ticket #2599 which updates forum privacy when the group is saved. I tried this, but it just set the forum as private, triggering problem #1.
As mentioned on the trac ticket linked above, I have tried the Repair tools and various changes to group/forum privacy.
I can’t seem to find a setup that gives me a private group with a private forum. Can anyone please advise me on how to debug this?
I’m seeing issues that seem to only affect public forums (private or hidden work as expected). Public forums don’t appear in the admin ‘All’ list view, although they do appear under ‘Published’. Attempting to view the single page for a public forum gives a 404 when logged in. When not logged in, it gives the following fatal error:
Fatal error: Uncaught Error: [] operator not supported for strings in .../plugins/bbpress/includes/forums/functions.php on line 1855Looking at that line, the get method of WP_Query returns an empty string if no matching key is found. That explains the [] operator error and adding a default empty array to the call does fix the issue for non logged in users. However, the root cause must be higher up the call chain because it doesn’t fix the permalink problem.