Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 1,951 through 1,975 (of 73,986 total)
  • Author
    Search Results
  • #325369
    lucawimmer
    Participant

    Hello Support,

    I am trying to change how the buddypress activity feed video upload gets saved to the database.
    I need to add a timestamp automatically for every uploaded video.
    Can you guys help me?
    I don’t really know where to search in the buddypress files.
    Need it like that: src=”https://….mp4#t=0.0001“.
    Thanks

    BR Luca

    (WordPress Version = v6.0.1 , BuddyPress Version = v10.3.0 , Link to Website = http://www.mifam.io)

    #325361
    melbatoast4
    Participant

    Thank you. I disabled all plugins except for Buddypress. I still get 0 members for a group that has 2 admins and no other members.

    #325354
    rcwild
    Participant

    Thank you for the reply, shanebp, but quite sure that is not the issue. Usernames are in the main WP profile and cannot be changed via admin. That is why my tech guy had to go into the database.

    It seems BuddyPress is creating the URL slug from the username and it is the slug that appears on the member’s profile page. So we need to figure out how to change the slug and not only the username.

    #325353
    baby.face
    Participant

    I disabled all the plugins and switched the theme to twenty-twenty-two. There is no bp-custom.php file. I also downloaded the latest version of BuddyPress and replaced the original BP 10.3.0 plugin folder with the newly downloaded one. I am running PHP 7.4.

    The same fatal error persists while the user requesting site access gets approved.

    Here is the fatal error from the error screen:
    Fatal error: Uncaught Error: Class ‘BP_Notifications_Notification’ not found in /home/nondualhealersas/public_html/wp-content/plugins/buddypress/bp-members/bp-members-membership-requests.php:249 Stack trace: #0 /home/nondualhealersas/public_html/wp-includes/class-wp-hook.php(309): bp_members_membership_requests_delete_notifications_on_change(Array) #1 /home/nondualhealersas/public_html/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(false, Array) #2 /home/nondualhealersas/public_html/wp-includes/plugin.php(476): WP_Hook->do_action(Array) #3 /home/nondualhealersas/public_html/wp-content/plugins/buddypress/bp-members/classes/class-bp-signup.php(961): do_action(‘bp_core_signup_…’, Array, Array) #4 /home/nondualhealersas/public_html/wp-content/plugins/buddypress/bp-members/classes/class-bp-members-admin.php(1816): BP_Signup::activate(Array) #5 /home/nondualhealersas/public_html/wp-includes/class-wp-hook.php(307): BP_Members_Admin->signups_admin_load(”) #6 /home/nondualhealersas/public_html/wp-includes/class-wp-h in /home/nondualhealersas/public_html/wp-content/plugins/buddypress/bp-members/bp-members-membership-requests.php on line 249

    Also, from WordPress’s built-in fatal error detection feature:

    WordPress version 6.0.1
    Active theme: Twenty Twenty-Two (version 1.2)
    Current plugin: BuddyPress (version 10.3.0)
    PHP version 7.4.30

    Error Details
    =============
    An error of type E_ERROR was caused in line 249 of the file /home/nondualhealersas/public_html/wp-content/plugins/buddypress/bp-members/bp-members-membership-requests.php. Error message: Uncaught Error: Class ‘BP_Notifications_Notification’ not found in /home/nondualhealersas/public_html/wp-content/plugins/buddypress/bp-members/bp-members-membership-requests.php:249
    Stack trace:
    #0 /home/nondualhealersas/public_html/wp-includes/class-wp-hook.php(309): bp_members_membership_requests_delete_notifications_on_change(Array)
    #1 /home/nondualhealersas/public_html/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(false, Array)
    #2 /home/nondualhealersas/public_html/wp-includes/plugin.php(476): WP_Hook->do_action(Array)
    #3 /home/nondualhealersas/public_html/wp-content/plugins/buddypress/bp-members/classes/class-bp-signup.php(961): do_action(‘bp_core_signup_…’, Array, Array)
    #4 /home/nondualhealersas/public_html/wp-content/plugins/buddypress/bp-members/classes/class-bp-members-admin.php(1816): BP_Signup::activate(Array)
    #5 /home/nondualhealersas/public_html/wp-includes/class-wp-hook.php(307): BP_Members_Admin->signups_admin_load(”)
    #6 /home/nondualhealersas/public_html/wp-includes/class-wp-h

    In addition, the only other BP plugin I had been using was BuddyPress Xprofile Custom Field Types Version 1.2.4 by BuddyDev. This has been disabled along with everything other than the BP plugin so I’m not sure if this has any relevance.

    Assistance would be appreciated.

    #325346
    rcwild
    Participant

    We are having an issue with the way usernames are being displayed in our member directory. We are using MemberPress with BuddyPress.

    The issue came about because I did not realize there was an admin setting that forced email addresses to become usernames. That setting has since been changed. Some usernames are very problematic for our members and we want to change them.

    I am a canyoneering instructor, not a technician, so I hired a competent technician who was able to edit one username in the database as a test, but the original email address version of the username is still being displayed on the members’ profile page.

    The member whose username was changed as a test is Tyler Miller. His original (forced) username was tyler-millerzionadventures-com. He is no longer working for Zion Adventure Company. Our technician was able to change his username to tyler.miller and that is how it appears when I look at his WordPress profile. But the URL to his member profile is: https://canyonguidesinternational.org/members/tyler-millerzionadventures-com/ and tyler-millerzionadventures-com is still being displayed on his member profile page.

    In contrast, I created my own member profile without the forced email address username setting. This is the URL to my member profile:

    https://canyonguidesinternational.org/members/rich-carlson/ My username is being displayed correctly as rich-carlson

    Please help. Is there a simple way to change the username and have it displayed correctly in multiple places? Or are there multiple fields in the database that must be changed?

    ALSO … While researching this issue we also discovered an issue with the search filters in the member directory. When alphabetical is selected, the directory displays all 86 members. But when either last active or newest registered is selected only 5 members are displayed. This problem is new. It was displaying all members regardless of filter just a few days ago.

    Thank you in advance for your prompt assistance.

    canyonguidesinternational.org
    wordpress 6.0.1
    buddypress 10.3.0
    memberpress 1.9.39
    memberpress + buddypress 1.1.16

    #325345
    pycc
    Participant

    Its not work for me,
    I disabled all plugins, and change my theme to a wordpress theme,
    I upgrade my PHP version to 7.4

    I don’t found the bp-custom.php file
    And I have the last version of buddypress 10.3.0

    the issue still exists
    Fatal error: Uncaught Error: Class 'BP_Notifications_Notification' not found in /home/logimtqa/sites/giz/wp-content/plugins/buddypress/bp-members/bp-members-membership-requests.php:249

    #325344

    Topic: Encryption

    in forum Miscellaneous
    Jake Ward
    Participant

    Hi,

    Does BuddyPress encrypt data by default? I.e. is all BuddyPress related data encrypted at rest.

    Thanks,

    #325343
    pycc
    Participant

    Its not work for me,
    I disabled all plugins, and change my theme to a wordpress theme,
    I upgrade my PHP version to 7.4

    I don’t found the bp-custom.php file
    And I have the last version of buddypress 10.3.0

    Youzify
    Participant

    Hi @diogolinoribeiro

    You may try disable all non BuddyPress plugin and change your WP theme to default theme for temporary.

    Check site to see if issue still exists. If issue goes away after deactivating other plugins and switching theme then this means that either the theme or one of the plugins was conflicting with BuddyPress. If it turns out to be a plugin/theme conflict, then you need to activate the plugins/theme one by one until you find the plugin/theme that causes the issue to come back.

    If the issue still exists then it is not a plugin or theme conflict. And do these things

    1. If you have a custom code in bp-custom.php, please remove it for temporary
    2. Make sure to use the latest version of BuddyPress
    3. Check your PHP version, and upgrade it to minimum 7.4 version.

    PS: Backup your website first before do those steps!

    #325333
    Youzify
    Participant

    Hi @babyface-1 @pycc

    You may try disable all non BuddyPress plugin and change your WP theme to default theme for temporary.

    Check site to see if issue still exists. If issue goes away after deactivating other plugins and switching theme then this means that either the theme or one of the plugins was conflicting with BuddyPress. If it turns out to be a plugin/theme conflict, then you need to activate the plugins/theme one by one until you find the plugin/theme that causes the issue to come back.

    If the issue still exists then it is not a plugin or theme conflict. And do these things

    1. If you have a custom code in bp-custom.php, please remove it for temporary
    2. Make sure to use the latest version of BuddyPress
    3. Check your PHP version, and upgrade it to minimum 7.4 version.

    PS: Backup your website first before do those steps!

    dheerajmidha
    Participant

    Hello
    i talked to sweat date theme develover
    they tolld me to do few changes
    i did all like disabled their theme and as well as all other plugins except buddypress
    still problem is there
    so buddypress plugin core has any bug
    pls check if you can
    Thanks in advance

    lbnn
    Participant

    Hello,

    I added a URL type field in the member profile, but I can’t manage to customize the text for the link and hide the full URL…

    I tried something like : <a href="https://mywebsite.com/test_customized_link/">URL is now hidden</a>

    But it doesn’t work, it shows all the text not the link customized.

    Is there is a way to customize it please, it’s not really nice to show a full URL like that in a profile field.

    I want this result : URL is now hidden

    Thank you for your help

    Wordpress version : 6.0.1
    BuddyPress version : 10.3.0
    Website URL : Private website closed for public people

    manni65929
    Participant

    Hey!

    Is there a way to hide Admins from the general member’s directory – maybe with a plugin or a shot script? Also, would that not be a great feature to be included in the next update for BuddyPress?

    Thanks in advance

    #325296
    Skanky
    Participant

    I’ve a new BuddyPress site with 3 members. Member1 is the admin and sole member of a new group. Member2 is their Friend, the Member3 is not.
    When Member1 the group admin visits the group page and selects Invite Members all that is shown is “No friends were found. Try another filter.”
    Selecting ‘My Friends’ or ‘AllMembers’ results in the same message.
    Both Member2 and Member3 are not members of the group and both do not have pending invitations. Both users have logged into their account (its fully activated).
    If I select WP default theme Twenty Twenty-Two and disable all plugins other than BuddyPress issue is the same.
    I’m at a loss to explain it and get Invite members working. Does anyone know of any gotchas that I might not be aware of?

    dheerajmidha
    Participant

    Hello
    i am using sweat date theme and in my admin panel when i want to change the users profile in extended profile tab change button is not clickable (working).
    worpress version 6
    buddypress verion 10.3
    iam using some third party plugins also
    i have chechcked with all the plugns after disabling them stil the change button in extended tab in users not working
    pls healp
    Thanks in advance

    #325277
    oportunidadesmundo
    Participant

    Hola. Quisiera saber como instalar buddypress en mi sitio web.

    baby.face
    Participant

    Hello –

    In the Manage Pending Memberships page when I click to Activate a Pending Account I get the following fatal error.

    Despite the error, the pending account does get activated and the requesting member gets a confirmation notification.

    Any assistance with this would be greatly appreciated.

    Thank you –

    Fatal error: Uncaught Error: Class ‘BP_Notifications_Notification’ not found in /home/nondualhealersas/public_html/wp-content/plugins/buddypress/bp-members/bp-members-membership-requests.php:249 Stack trace: #0 /home/nondualhealersas/public_html/wp-includes/class-wp-hook.php(309): bp_members_membership_requests_delete_notifications_on_change(Array) #1 /home/nondualhealersas/public_html/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(false, Array) #2 /home/nondualhealersas/public_html/wp-includes/plugin.php(476): WP_Hook->do_action(Array) #3 /home/nondualhealersas/public_html/wp-content/plugins/buddypress/bp-members/classes/class-bp-signup.php(961): do_action(‘bp_core_signup_…’, Array, Array) #4 /home/nondualhealersas/public_html/wp-content/plugins/buddypress/bp-members/classes/class-bp-members-admin.php(1816): BP_Signup::activate(Array) #5 /home/nondualhealersas/public_html/wp-includes/class-wp-hook.php(307): BP_Members_Admin->signups_admin_load(”) #6 /home/nondualhealersas/public_html/wp-includes/class-wp-h in /home/nondualhealersas/public_html/wp-content/plugins/buddypress/bp-members/bp-members-membership-requests.php on line 249

    WordPress: 6.0
    BuddyPress: 10.3.0
    Website: https://nondualhealersassociation.org/

    #325269
    dootyfree
    Participant

    WordPress version 6.0
    Buddypress Version 10.3.0

    Hello all,

    I am attempting to use posts as a journal of sorts. Would like posts to remain private to user, unless they check a box to share with logged in community when creating the post.

    Best Regards,

    #325260
    wjmverheijen
    Participant

    How can I change the language on Buddypress pages?

    #325254
    noyoub72650
    Participant

    Hello,

    I use youzify and buddypress in my website and when someone publish something in activity page, an email is sent to all users to warn them and give them a link to access the post. This email just display the link to access at the post so I would like to display an excerpt of the post.

    This is the email result https://zupimages.net/viewer.php?id=22/27/pr10.png
    This is the email configuration https://zupimages.net/viewer.php?id=22/27/yjst.png

    Someone have a idea ?

    Thanks.

    founderpat
    Participant

    I’m running a site (using the theme BuddyPress X, which is a close relative of the BuddyPress theme) where people can create public groups. It is possible to view files that are uploaded in public groups without signing in, however, if you want to view the Group itself, even Public Groups, you have to sign into the site to be able to do so. Is it possible to allow anyone who uses the site (not being signed in) access to Public Groups?

    #325241
    Collins Agbonghama
    Participant

    The updated BuddyPress Profile Sync addon link is now https://profilepress.com/addons/buddypress-profile-sync/

    #325219
    Bharat
    Participant

    Here solution

    After activating multisite I installed and network activated BuddyPress. I also added this line to wp-config.php: define ( 'BP_ROOT_BLOG', 2 ); where 2 is ID of your communitycommunity.mysite.com

    That way BP is accessible from an entire network, but profiles are handled only from the network site.

    #325218
    Bharat
    Participant

    After activating multisite I installed and network activated BuddyPress. I also added this line to wp-config.php: define ( ‘BP_ROOT_BLOG’, 2 ); where 2 is ID of your communitycommunity.mysite.com

    That way BP is accessible from an entire network, but profiles are handled only from the network site.

    #325212
    ibrahim76
    Participant

    I am working on creating a social media platform by buddypress, but I have a problem, how do I allow the customer to schedule his post, is there a WordPress plugin that schedules posts.

Viewing 25 results - 1,951 through 1,975 (of 73,986 total)
Skip to toolbar