Use the Group Extension API
Group Extension API
I have looked for any documentation but I cannot find anything that explains this hook system. For example, in bp-nouveau/buddypress/members/register.php the hook bp_nouveau_signup_hook() shows up several times. The hook has two arguments which change depending where they are in the code.
How to hook into these from my child theme to add content?
Was having the same problem on a recent install of Buddypress troubleshooting led me to disable the lazy loading of iframe and video and that solved the problem with the activity update boxes not working
These are the forums for BuddyPress.
The forums for BBPress are here.
I have to install wp nr2 in the server special for buddypress, than buddypress was faster.
https://sosialtnett.scandibook.com/
So far “i” can not se some bugs so far!
BuddyPress is free.
To find out if your theme is compatible, you need to try it and find out.
Hi,
I’m using Buddypress as part of my websites and Mailster Newsletter Plugin to send newsletters. Mailster is offering a registration checkbox for the WordPress Registration form, but not for Buddypress registration. I thought, that it should appear anyway because the left part of the buddypress registration is coming from WordPress. But this is not the case.
Is there any chance to get the Mailster checkbox into the buddypress registration without coding (as I’m no programmer) or would I have to hire a programmer for that?
Thanks for your help!
Look in /js/buddypress.js.
Line 1940.
I installed buddypress but when I clicked a user’s link on the members page it directs me to the profile page but it does not show anything. how do i fix that
Hi @mociofiletto
Thanks for contributing to Italian translation. I confirm strings should be fine. The %s placeholder is replaced by a link looking like this:
'<a href="buddypress.org">' . __( 'Text of the link', 'buddypress' ) .'</a>'
I would like to get the generic link of Buddypress profile page, and create a button to redirect users to their own profile page. I suppose is a dynamic link, but I cannot find it. Is it possible?
Other way, if I get the profile page shortcode, maybe I could paste it into a new page and use it like the profile page for all the users?
Thanks for the help.
Hi there, is it possible to force the User registration button that is generated by Buddypress to open in a new tab? Thanks
A while ago, all of my BuddyPress emails disappeared, so I used the BuddyPress Repair Tools to reinstall the emails. Shortly after that, I noticed that all of the pages o my site were returning 404 errors. But it was only affecting pages, the homepage and all posts displayed fine. I did a quick Google search and found that you can fix this by going to the permalink page in the WordPress admin console and clicking “save” without making any changes. Everything came back up. The next day and every day since then the 404 errors have come back. It never comes back immediately, but within 24 hours it happens. I can’t find any errors (although I’ll admit I’m not the best at reading logs). I can’t figure out where the pages are being redirected. I can’t figure out how to replicate the problem.
Is there a options to make Multiple Registration in the BuddyPress ? O plugins or something else ?
So, I found the bp_is_members_directory() function, and have added that to the stack. Regrettably, I’m struggling to figure out how to use get_template_part(). Any advice is valued.
<?php while (have_posts()) {
the_post();
if(is_cart() || is_checkout() || is_account_page() || is_wc_endpoint_url()) {
get_template_part('templates/page', 'woocommerce');
} elseif( bp_is_members_directory()) {
// proven to get here at the correct time -- but how to invoke the members/ templates correctly?
get_template_part('members', 'buddypress');
}
get_template_part('modules/module', 'loop');
}
members should be a blank page that you then assign to the Members component.
Look in the BuddyPress settings.
Re template overloads in child theme.
This dont funktion, se the images. Nothing happen then i click on Repair!
https://yadi.sk/i/pEfV7wFpkxJRiA
In English “The following active BuddyPress components are not associated with the WordPress pages: Members, Activity Streams, User-created groups, Activate, Register. Repair”
That means I still have to do this manually.
debug.log contents:
[22-Nov-2020 08:49:23 UTC] PHP Fatal error: Uncaught Error: Call to undefined function ctype_digit() in wp-content/plugins/buddypress/bp-core/bp-core-avatars.php:760
Stack trace:
#0 wp-content/plugins/buddypress/bp-core/bp-core-avatars.php(848): bp_core_delete_existing_avatar(Array)
#1 wp-includes/class-wp-hook.php(287): bp_avatar_ajax_delete(”)
#2 wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(”, Array)
#3 wp-includes/plugin.php(478): WP_Hook->do_action(Array)
#4 wp-admin/admin-ajax.php(176): do_action(‘wp_ajax_bp_avat…’)
#5 {main}
thrown in wp-content/plugins/buddypress/bp-core/bp-core-avatars.php on line 760
[22-Nov-2020 09:04:58 UTC] PHP Fatal error: Allowed memory size of 2097152 bytes exhausted (tried to allocate 4096 bytes) in wp-includes/formatting.php on line 4130
[22-Nov-2020 09:04:58 UTC] PHP Fatal error: Allowed memory size of 2097152 bytes exhausted (tried to allocate 4096 bytes) in wp-includes/load.php on line 1210
[22-Nov-2020 09:05:06 UTC] PHP Fatal error: Allowed memory size of 2097152 bytes exhausted (tried to allocate 4096 bytes) in wp-includes/formatting.php on line 4130
[22-Nov-2020 09:05:06 UTC] PHP Fatal error: Allowed memory size of 2097152 bytes exhausted (tried to allocate 4096 bytes) in wp-includes/load.php on line 1210
[22-Nov-2020 09:05:41 UTC] PHP Fatal error: Allowed memory size of 2097152 bytes exhausted (tried to allocate 4096 bytes) in wp-includes/formatting.php on line 4130
[22-Nov-2020 09:05:41 UTC] PHP Fatal error: Allowed memory size of 2097152 bytes exhausted (tried to allocate 4096 bytes) in wp-includes/load.php on line 1210
[22-Nov-2020 09:05:44 UTC] PHP Fatal error: Allowed memory size of 2097152 bytes exhausted (tried to allocate 4096 bytes) in wp-includes/formatting.php on line 4130
[22-Nov-2020 09:05:44 UTC] PHP Fatal error: Allowed memory size of 2097152 bytes exhausted (tried to allocate 4096 bytes) in wp-includes/load.php on line 1210
[22-Nov-2020 09:17:09 UTC] PHP Fatal error: Uncaught Error: Call to undefined function ctype_digit() in wp-content/plugins/buddypress/bp-core/bp-core-avatars.php:760
Stack trace:
#0 wp-content/plugins/buddypress/bp-core/classes/class-bp-attachment-avatar.php(261): bp_core_delete_existing_avatar(Array)
#1 wp-content/plugins/buddypress/bp-core/bp-core-avatars.php(1234): BP_Attachment_Avatar->crop(Array)
#2 wp-content/plugins/buddypress/bp-core/bp-core-avatars.php(1345): bp_core_avatar_handle_crop(Array)
#3 wp-includes/class-wp-hook.php(287): bp_avatar_ajax_set(”)
#4 wp-includes/class-wp-hook.php(311): WP_Hook->a in wp-content/plugins/buddypress/bp-core/bp-core-avatars.php on line 760
Hello. Brand new install of WP 5.5.3 and BuddyPress 6.3.0 on a server running MySQL Version
5.6.32 & PHP Version 7.4.10 with NO OTHER plugins active & running on 2020 template.
On Page: https://www.rolevant.com/members/rolevantist/profile/change-avatar/
I can upload the image and am given the option to crop the uploaded image. However, once I select my crop area and I press the crop button the <upload & crop> area disappears & a red box WITH NO MESSAGE appears. Nothing else happens.
The original files are being uploaded to
https://rolevant.com/wp-content/uploads/avatars/1/…
But no automatically resized or manually cropped images are being saved anywhere.
Other similar Avatar Crop issues from 8-10 years ago exist on this forum, but nothing that is applicable to these latest versions. Any & all fixes (incompatable javascipt, JQuery, AJAX version incompatibility with JQUERY/AJAx versions called by templates) are just not relevant here. Please Help!!!
Brand new to Buddypress and still figuring everything out.
I just found out today myself when I clicked on a Buddypress notification email I got that if you’re not logged in the default notification email link takes you to the homepage and tells you nothing about needing to be logged in. It took me a while to figure out that I needed to be logged in.
Obviously, I can edit the email that goes out, but what I am wondering is if there is a way to make it so instead of just being sent to the homepage when they are not logged in, that clicking on the link would take them to a login page and then once logged in, take them immediately to whatever thing they had clicked the link for in the email?
These are the forums for BuddyPress.
BuddyBoss is a fork of BuddyPress and does some things differently.
You may have better luck asking the folks at BuddyBoss.
But here is a hint, instead of unset, use the filter:
apply_filters( 'bp_rest_group_settings_forum', $fields, $group_id );
Found here:
buddyboss-platform\bp-groups\classes\class-bp-rest-group-settings-endpoint.php