Search Results for 'buddypress'
-
Search Results
-
Hello all,
I’m trying to find a solution for my problem.
I have two websites where buddypress is installed. (www.example1.com, http://www.example2.com).
On both websites, my users are the same ( emails, usernames, user profile fields etc).
On both websites, when user is clicked, It is redirected to http://www.example1.com/members/exampleuser/, http://www.example2.com/members/exampleuser/. What I want to achieve is, on one of the websites, when a user is clicked via member directory or via group member listing, I want it to be redirected to other website’s member directory.Example:
When a user is clicked via member directory or group member listing on http://www.example2.com, I want the user to be redirected to http://www.example1.com/members/exampleuser/, instead of http://www.example2.com/members/exampleuser/.I searched for a solution a lot for this but I didnt get any luck so far. I’d really appreciate any help in advance.
Cheers.
Baris.Hi,
since I am a lost and have no idea were to start: how do I create WordPress pages for BuddyPress to use for Registration and Activation? I know how to crate WordPress pages – but …
Did not find anyting here ..
Message shown: “Die folgenden aktiven BuddyPress Komponenten haben keine damit verbundenen WordPress Seiten: Aktivieren, Registrieren. Reparieren”
“The following active BuddyPress components have no associated WordPress pages: Activate, Register. Repair”
WordPress 6.0.1
BuddyPress Version 10.3.0I purchased the new hosting in hostinger platform and migrate my (purikhaja.com) website using all in one wp migration plugin. When I create a backup of my purikhaja.com website and upload in the hostinger buddy press is not working. everything is fine, all the files related to the plugin available in backend too. but when I try to access page which belongs with buddy press it’s displaying sample page of WordPress.
WordPress version- 5.8.4
BuddyPress version- 2.1.0
Website Link- https://purikhaja.com/Our web site is at https://www.gleanr.com.au/. Its a member site and we use Ultimate member plugin into Buddypress member area and its a WordPress site. We are having issues with people registering into the site with what appear to be bogus email addresses. We have an email activation process that follows new member registration. We use the google recaptcha tool which sometimes has the choice from images in boxes come up and at other times is only a tick box (I am not a robot). Its very random and seems out of our control.
It seems that some people registering with bogus email addresses can activate their account (which is weird) and they have been creating spam groups in our member area. So in summary, my questions are:1. Are there any plugins or obvious processes we are missing to stop the bogus registrations
2. Are there plugins or processes that can prevent bogus groups being created and at the very least provide an easy pathway for the site administrator to be involved in group approval process and/or be alerted whenever a new group is created.Thanks
Hi there,
I have a plugin that I need to use called Pie Register which I use to issue one-time codes to visitors… This is essential to our operations. However, I have noticed that the registration page WILL NOT work if buddypress is active. I therefore need to disable EVERYTHING related to registration on the buddypress plugin (as I don’t need this functionality – it’s not a public site and only users I create should have access anyway). Is there an easy way to do this?
WP Version: 6.0.1.
BP VErsion: 10.3.0
website https://www.pamci.infoHi,
I have noticed that when a member is promoted to group moderator, they are not able to delete activity or comments/replies. This contradicts the Codex which says that group moderators can delete posts from the group wall. Is this a bug?
I found a topic from 7 years ago where a function was posted to enable this feature so I have tried this and it does allow group mods to delete activity posts from the group wall.
Link to the topic:
This is the function….
function majecdad_group_mod_delete( $can_delete, $activity ) { if( $activity->component == 'groups' ) { $group_id = $activity->item_id; if( bp_current_user_can( 'bp_moderate' ) || groups_is_user_mod( bp_loggedin_user_id(), $group_id ) ) $can_delete = true; } return $can_delete; } add_filter('bp_activity_user_can_delete', 'majecdad_group_mod_delete', 21, 2 );The problem I have is that while this code allows group activity posts to be deleted, it doesn’t allow comments/replies to that activity post to be deleted.
So a moderator can only delete entire activity posts (including all comments/replies) and not just delete an individual comment/reply.
Can anyone give some advice on how to allow group moderators to delete comments/replies?
Many thanks
Alex
Topic: Change/Upload Profile Photo
When using the Kadence child theme and BuddyPress, I’m getting a small viewport to see the uploaded image and crop area. Is there a way to fix this issue? Once I crop it, it’s not showing the whole image either. It just shows a section of what I’ve cropped.
Any additional assistance would be wonderful.
Hello, I have just launched a social media site on local host and i use buddypress but any mail is not working like activation code, password reset, forgot password and any kind of email is not working. Then I installed third party SMTP plugin to work with that i don’t want to use, again in vain after a lot of setup process with client id and secret id in google SMTP.
All I need to operate my site without email hesitation. Kindly help me to solve it for my users.
Thank you
Hello!
Recently my Buddypress pages stopped working. If I try to open any of them I get the following error:
“Fatal error: Uncaught Error: Call to a member function is_built_with_elementor() on bool in /home/customer/www/ruta17.org/public_html/wp-content/plugins/essential-addons-for-elementor-lite/includes/Classes/Elements_Manager.php:210 Stack trace: #0 /home/customer/www/ruta17.org/public_html/wp-content/plugins/essential-addons-for-elementor-lite/includes/Classes/Elements_Manager.php(137): Essential_Addons_Elementor\Classes\Elements_Manager->save_widgets_list(0, Array, ”) #1 /home/customer/www/ruta17.org/public_html/wp-content/plugins/essential-addons-for-elementor-lite/includes/Classes/Asset_Builder.php(120): Essential_Addons_Elementor\Classes\Elements_Manager->get_element_list(0) #2 /home/customer/www/ruta17.org/public_html/wp-includes/class-wp-hook.php(307): Essential_Addons_Elementor\Classes\Asset_Builder->frontend_asset_load(”) #3 /home/customer/www/ruta17.org/public_html/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array) #4 /home/customer/www/ruta17.org/public_html/wp-includes/plugin.php(476): WP_H in /home/customer/www/ruta17.org/public_html/wp-content/plugins/essential-addons-for-elementor-lite/includes/Classes/Elements_Manager.php on line 210″Seems to be related to elementor or the essential addons, but neither got updated recently as far as I know.
Do you know how to fix this?Thanks!!
Hi!
How can I hide the BuddyPress “Profile Fields” menu entry (in the WP backend) for non-admin users?
https://pasteboard.co/osvfH8ty1JYk.jpg
They should not be able to make changes there.
Thx in advance and best regards
MarkusIf you set an activity filter on an activity page, BuddyPress will only set a cookie (bp-activity-filter) if the visitor is logged in. If a user is not logged the cookie is not set. The result is that if a visitor who is not logged-in clicks “load more,” the filter is no longer active on the new result page.
This bug exists already for many years. Does anyone know a workaround?
Hi, I have used BuddyPress fore some time, and it works fore my customers needs. But earlier I was trying to do a simple query (bp user query) to find all “teachers” that had the right xprofile_query field_name with value. It almost works well. I have the query on a local server with only 4 “teachers” and the same on a public server with 13000 “teachers” the result is the same. If I use this query for array:
$lararsusers = array(
‘role’ => ‘contributor’,
‘orderby’ => ‘first_name’,
‘order’ => ‘DESC’,
‘xprofile_query’ => array(
‘relation’ => ‘AND’,
array(
‘field_name’ => ‘Samkoppling’,
‘value’ => $kolladenna,
‘compare’ => ‘LIKE’
)
)
);
$users = new BP_User_Query($lararsusers);The result with BP_User_Query will always be that I will miss some user, even on the local server with only 4 teachers I will only get 3. But if I change BP_User_Query to WP_User_Query I will find everyone that I am looking for, no misstakes, but the query takes to long if I run it on the public server with 13000 teachers.
Is there anyone who can help me, something is wrong.
I´m most thankful for help.Hello all,
I am having trouble using the Tatsu Builder (https://tatsubuilder.com/) on Buddypress pages (ex the member directory page). Each time I want to use the media uploader (or media library) it tells me that https://xxx.test/wp-admin/admin-ajax.php is not found and the popup freezes on the loading part. The json response that is received tells me there is no error though (success is true with the appropriate data element)
When I edit the same page with the classic WP editor, the media uploader shows up perfectly. Has anyone run into the same issue or what could be the problem here. I asked the Tatsu builder support but they said it’s a Buddypress issue.
Thank you for your help.
Wordpress v6.0
Buddypress v10.3.0
Tatsu v3.4.0Hi Guys,
I am facing an issue in avatar upload page. It is printing {{data.filename}} and showing %7B%7B%7Bdata.url%7D%7D%7D” in image source like this


Hi!
I get the following error message on https://greenfilmnet.org (only when logged in!):
Warning: Creating default object from empty value in /home/.sites/838/site2533937/web/wp-content/plugins/buddypress/bp-xprofile/classes/class-bp-xprofile-group.php on line 771
Any idea what the problem could be?
Best regards and thank you in advance
MarkusWordPress 6.0.1
Buddypress 10.3.0