Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 826 through 850 (of 94,540 total)
  • Author
    Search Results
  • #333618

    In reply to: No Email Notifications

    jerogekasis1
    Participant

    Review the email settings in the BuddyPress dashboard, check for errors using an email log plugin, and ensure the WP SMTP configuration is correct. Finally, conduct a test email through WP SMTP to confirm functionality.

    #333601
    Anonymous User
    Inactive

    Hi

    Thanks for your feedback. I just checked. I confirm it’s behaving as expected, see screenshot below:

    Login form

    Please note this feature is only available in “Modern” BuddyPress, meaning if you activated the BP Classic plugin, it’s not available.

    Visibility setting

    #333598
    maxdelange
    Participant

    Update:

    I have manually created the file bp-custom.php in the directory.

    This is what the file looks like:
    <?php
    add_filter( ‘bp_email_use_wp_mail’, ‘__return_true’ );
    ?>

    The site is running fine now, but the code did not change my mail template, it’s still using
    the header and footer from BuddyPress.

    #333596
    johndawson155
    Participant

    We have a WordPress (v6.4.3) Membership Pro (v3.0.1) site, with a Twenty Fourteen Theme (v3.8)

    We use Mailchimp Integration, which is a Membership Pro add-on (v2.3.4) which works fine

    We recently added BuddyPress (v12.4.0), as although Member Pro has been great for everything else, we needed better support for Groups

    But we find that BuddyPress Group operations (managing Groups, adding Members to a Group etc) do not fire a Mailchimp update; if we later update the Member in WordPress or Membership Pro, Mailchimp is updated OK i.e. the BuddyPress fields are configured OK, but the update isn’t triggered on BuddyPress events

    Any suggestions welcome

    #333591
    maxdelange
    Participant

    Hi,

    Does anyone know how to disable the BuddyPress email templates?

    Currently the explanation was:

    Disable BP Email
    If you already have an existing HTML email template solution in place and want to completely disable BuddyPress’ email template system, add the following to wp-content/plugins/bp-custom.php:

    add_filter( ‘bp_email_use_wp_mail’, ‘__return_true’ );

    However, the link wp-content/plugins/bp-custom.php seems to be unfinished or incorrect.
    I have tried creating the file and pasting the code in, but that doesn’t work.

    #333588
    kstojchev125
    Participant

    Hey I’m working on a project of mine. I’m coding it on a custom theme and I’ve set the basics already, I installed BuddyPress and I wanted to know where can I find like from 0 custom theme development stuff that could help me use the possibilities of BuddyPress or should I maybe include a premade theme in which I can see functionalities and copy them to my theme? P.S I really got lost in the Documentation for some reason it’s not really helpful to me as I’m just trying to pick this plugin up.

    Thanks 😀

    #333584
    flamuren
    Participant

    Just to clarify: when managing menues I dont have the “buddypress directories” or “buddypress-member” menu options.

    So I cant add them to the menu.

    They seem to have been removed on the latest 12.4.0. Since I have the exact same website installed a week before using 12.3.0 which have these menu options.

    bigbossmaher
    Participant

    hello
    i have 2 wp network websites with 2 different themes
    1/ is the main website where i want to show the members directory + the public bb public profile
    2/ is the place where i want users to edit they xprofile fields

    the url
    https:[site2]/members/[username]/profile/edit/group/1/ us giving error

    Warning: Attempt to read property "ID" on null in /var/www/html/wordpress/wp-content/plugins/buddypress/bp-members/classes/class-bp-members-component.php on line 950
    
    Fatal error: Uncaught Error: Attempt to assign property "single_item_name" on null in /var/www/html/wordpress/wp-content/plugins/buddypress/bp-members/classes/class-bp-members-component.php:953 Stack trace: #0 /var/www/html/wordpress/wp-includes/class-wp-hook.php(324): BP_Members_Component->parse_query() #1 /var/www/html/wordpress/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #2 /var/www/html/wordpress/wp-includes/plugin.php(565): WP_Hook->do_action() #3 /var/www/html/wordpress/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(607): do_action_ref_array() #4 /var/www/html/wordpress/wp-includes/class-wp-hook.php(324): bp_parse_query() #5 /var/www/html/wordpress/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #6 /var/www/html/wordpress/wp-includes/plugin.php(565): WP_Hook->do_action() #7 /var/www/html/wordpress/wp-includes/class-wp-query.php(1140): do_action_ref_array() #8 /var/www/html/wordpress/wp-includes/class-wp-query.php(1868): WP_Query->parse_query() #9 /var/www/html/wordpress/wp-includes/class-wp-query.php(3824): WP_Query->get_posts() #10 /var/www/html/wordpress/wp-includes/class-wp.php(696): WP_Query->query() #11 /var/www/html/wordpress/wp-includes/class-wp.php(816): WP->query_posts() #12 /var/www/html/wordpress/wp-includes/functions.php(1336): WP->main() #13 /var/www/html/wordpress/wp-blog-header.php(16): wp() #14 /var/www/html/wordpress/index.php(17): require('...') #15 {main} thrown in /var/www/html/wordpress/wp-content/plugins/buddypress/bp-members/classes/class-bp-members-component.php on line 953

    when i add define(‘BP_ROOT_BLOG’, 2); to wp config , it works but i will get the same error in
    https:root/members/[username]

    in other other words i want that both
    https:[site2]/members/[username]/profile/edit/group/1/
    and
    https:[root]/members/[username] to work

    any ideas ?

    #333580
    shemakeswebsites
    Participant

    Hello! I’ve been trying to troubleshoot this issue with no luck. None of the email notifications are being sent out from Buddypress. Other emails are working: password reset, contact forms, Memberpress emails, etc. I am also using WP SMTP.

    I have already changed to a default theme, disabled ALL plugins except Buddypress and the Email Log plugin. All of my “Emails” with their “Situations” were in my Dashboard but on the suggestion of other posts, I’ve regenerated these emails with the Buddypress Tools option.

    I’m hoping someone can help. Thank you.

    #333577
    davinian
    Participant

    OK, so everything is setup WP, BuddyPress plus Youzify for styling.

    I have Admin approval setup for new Members, but would like to setup additional admin users to manage the approvals and create groups etc. I will then act as the main admin for the website, updates etc. — but for what I think is an obvious security issue, I would like to not grant these user full admin roles.

    I’ve searched here and online but cannot find any sensible solutions so would appropriate any help or advise on how this might be possible — perhaps a 3rd party plugin? 🙏

    flamuren
    Participant

    Hi,

    I really need your help. Its a strange issue.

    I some week ago installed a new website on siteground hosting with buddyx theme and buddypress. All went well.

    Did the same tonight on another new website on the same host and all the same – except its the new buddypress 12.4.0 instead of 12.3.0.

    On the new website the shortcodes for login etc is not working. The menu options are not available either to choose “login” and register for logged in or out visitors… its like buddypress is not installed correctly.

    Tried installing the older version manually but no difference.

    So one website, not issues, the other some issues.

    Any idea how to get it firing on the latest website I am building?

    Best regards,
    Flamuren

    #333570

    Topic: Issue in BP 12+

    in forum Miscellaneous
    martenw
    Participant

    [26-Mar-2024 11:20:56 UTC] PHP Warning: Attempt to read property “activity” on null in /var/www/eufort-sokolniki/wordpress/current/wp-content/plugins/buddypress/bp-activity/bp-activity-template.php on line 649
    [26-Mar-2024 11:20:56 UTC] PHP Warning: Attempt to read property “id” on null in /var/www/eufort-sokolniki/wordpress/current/wp-content/plugins/buddypress/bp-activity/bp-activity-template.php on line 649

    rgraulus
    Participant

    How do I add the Display Name Selection Dropdown to my BuddyPress Member Profile Edit page (https://my_domain.com/members/username/profile/edit) so users can change their Display Name directly from their Profile page and without having to go to the WordPress Dashboard Edit Profile?

    #333563
    piontekova
    Participant

    After new update, all my slugs were edited and added a suffix “-2” to each slug.

    For example the slug “profile” is now “profile-2” and when I try to rename it back, it says the changes were successfully edited, however, it is still “profile-2”.

    I tried another name for the slug, for example, “profileeee” and that change was ok and saved. So it seems that slug “profile” already exists, and therefore the BuddyPress system adds “-2”, but when I try to find anything on the “profile” slug, nothing is found.

    I disabled all plugins excepting Buddypress, and tried to rename it back to “profile” it was unsuccessful. So there must be an issue within the Buddypress.

    Can anyone guide me on how to proceed to change the slugs and remove the suffix?

    #333562
    flamuren
    Participant

    I found the file here on github, but it does not look the same, only one row of code (latest update 3 months ago). I use the latest update and it has two rows.

    https://github.com/buddypress/buddypress/blob/master/src/bp-core/blocks/login-form/index.asset.php

    flamuren
    Participant

    Hi,

    yes I did some noob thing and touched the login template without saving a copy. New host so I did not handle the edit correctly in their tools.

    I would like your help to look in the login template file located here:
    wp-content – plugins – buddypress – bp-core – blocks – login-form – index.asset.php (this file)

    My code is now like this:
    <?php return array('dependencies' => array('wp-block-editor', 'wp-blocks', 'wp-components', 'wp-element', 'wp-i18n', 'wp-server-side-render'), 'version' => 'd1a59c408f3746550df0');

    This throws an error for the login page as follows:
    Parse error: syntax error, unexpected end of file in ****/wp-content/plugins/buddypress/bp-core/blocks/login-form/index.asset.php on line 2

    I would just like to get the correct code so that I get it running again. If my hosts code tool is correct its two rows only.

    Best regards,

    stupid me…

    #333560
    Anonymous User
    Inactive

    Hi!

    Please upgrade to 12.4.0, read more about it:

    BuddyPress 12.4.0 Maintenance Release

    #333551

    In reply to: Documents issue

    tinadev
    Participant

    I am using that plugin, BuddyPress docs. Before migration, we were able to click the document link and it would open in a new window. Now it only downloads immediately.

    #333523
    nktine
    Participant

    Hi i’ve got a problem with notifications (i search throught forum but didn’t find solution) .

    When notifications is sended , i always get {{{activity_reply}}} or {{{message}}}in mail’s text instea of the content of it . Seems not recognized by the system . Does this one need only 2 and not 3 ‘{‘ ?

    (yet i didn’t change anythin from original release )

    Where can i change this in this case ? (i use last wordpress and last buddypress updated versions )

    #333522
    cristan17
    Participant

    Hello Mattieu, thank you so much for all you do. The issue has been resolved. Please, I need a favor from you. Could you please delete the post for me titled “Buddypress v12 issues”? I’m looking for a way to delete it as the issue has been resolved, and it is appearing in Google search, revealing important security information about my site. I would appreciate it if my earlier posts could be deleted due to security reasons on my site. Thanks once again.

    Here’s the post url: https://buddypress.org/support/topic/buddypress-v12-issues/

    David Henry
    Participant

    Hi Guys,

    We have a buddypress website, it’s quite niche so membership is restricted. We have been using BuddyPress Members Only to restrict membership.

    But there’s a problem, as soon as someone registers, they are added to the list of members here. It’s true that we still need to approve their membership before they can do anything, but we definitely don’t want them listed on our site publicly without approval.

    I’ve heard nothing back from the developers of this system so I’m looking for an alternative, can anyone recommend an approval method that works?

    Registration is open to anyone, however each registration needs to be approved before, the registrant is listed or can do anything.

    DDH

    weite
    Participant

    I always get following message in my wordpress:
    Each BuddyPress component needs its own WordPress site. These WordPress sites are connected to more than one component:
    Register

    I’ve two register dropdown menues for the registration. I don’t know if this is the problem. And I don’t know how to fix it.

    I hope someone of you can help me.

    #333496
    sergioxii
    Participant

    Every time I try to update BuddyPress from 11.3.1 to 12.3 it returns my site to the message that “serious error” occurred. Is any specific method of upgrading ?

    #333494
    Swiss-Cheese
    Participant

    Recently, the WordFence plugin has been giving me a “critical” error message of:

    The Plugin “BuddyPress Global Search” has been removed from wordpress.org but is still installed on your site.
    Type: Vulnerability Scan

    Is “BuddyPress Global Search” part of the “core” BuddyPress code now? Is it a 3rd party plugin (or I guess I should say, was it a 3rd party plugin?) Can I safely remove it, or leave it, without causing security breaches or loss of function at our membership website?

    #333476
    valenciab
    Participant

    Pagination not working anymore after updating buddypress from 11.3.1 to latest version 12.3.0. See recording for your reference.

    Working version – 11.3.1

    After updating BuddyPress version to 12.3.0

Viewing 25 results - 826 through 850 (of 94,540 total)
Skip to toolbar