Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 3,226 through 3,250 (of 68,967 total)
  • Author
    Search Results
  • learningstack
    Participant

    I am trying to test the BuddyPress restful APIs with the activity function. The endpoint is:

    /wp-json/buddypress/v1/activity

    When I join a private group, and post an activity for myself (with subscriber role), I cannot see my own post(s). I can still see my post when I login to WordPress website, so I think it is something to do with the API.

    Nevertheless, if it is a public group that I post, I can see my own posts. For administrator role, I can see all posts through the API.

    Does anyone have the similar experience?

    #313462
    melissafalbo
    Participant

    i want to install my websites best automatic pool cleaners buddypress but not properly works. if any one has any solutions please help you out.

    #313461
    bruceleebee
    Participant

    Well that is what I am seeing…

    Like this: https://mysite.com/buddypress/members/usernamehere/

    #313458
    markbildner
    Participant

    If it helps, I did a clean wordpress installation (5.5), with the twentytwenty theme, and the only two plugins were Loginizer and Buddypress. PHP is 7.4

    I still got the same result. It ran, didn’t create any errors, but it didn’t join the user to the group.

    #313455
    markbildner
    Participant

    Sorry I meant buddypress 6.2, WordPress 5.5 Not sure how I fix this post.

    #313451
    markbildner
    Participant

    How to Add Members to a Group via WP Users Screen

    This does not seem to work in buddypress (I’m on 5.5). Can anyone spot the problem? It’s a REALLY important feature because adding users to groups from the Groups screen is super-slow if you have to do a lot of names.

    My guess is that the group_id is not making it back from the popup, but I’m not smart enough to know if that’s true or how to fix it.

    #313448
    Jeff Borghoff
    Participant

    @vapvarum, thanks for the response. I don’t think this will work for me. My goal is to only show (make visible) to users the BuddyPress (Who’s Online) widget who are logged in.

    #313441
    Varun Dubey
    Participant
    #313440
    Varun Dubey
    Participant

    @bennygill BuddyPress does not include “buddypress” as slug

    bruceleebee
    Participant

    I installed WordPress on my root domain. For example: http://www.mysite.com

    And then I installed the BuddyPress plugin.

    But all the BuddyPress URLs now have a “buddypress” slug. For example: http://www.mysite.com/buddypress/registration

    What I want is BuddyPress running on the root without the slug. For example: http://www.mysite.com/registration

    How do I do that?

    #313437
    iamthewebb
    Participant

    Hi,
    BuddyPress uses bbpress for it’s forums, you may want to check out https://bbpress.org/plugins to see if there is anything that matches your needs.

    webcomon
    Participant

    Hello,

    How to enable file attachment in the forum?

    In other words, there is a need to allow visitors when posting a message to add a PDF document if they chose to.

    Below is the required info/link
    WordPress version version 5.5
    BuddyPress version Version 6.2.0
    Link to my site esCanada.org

    Thank you.

    Sam

    moralesgoyo
    Participant

    Hi Samikip!

    Just came across your post searching in Google for a similar issue, although I am still in the previous step. I wonder if you found a solution for your issue, since I can“t see any replies in this forum.

    I created a site for a customer with a buddypress install and a membership plugin. After done, they requested to create an intranet (which we did in a subdomain) using Woffice (an intranet theme that comes with a personalized in style BuddyPress). The intranet was to be offered say to “PREMIUM” members.

    The “problem” we are facing now, is that when users register in the corporate site (which they do via the membership registration form, which has an extension and creates their buddypress profile) they need to be registered again in the Intranet and create a new profile.

    What we are doing for now to solve this, we are only using the intranet Buddypress to avoid duplications (unconnected profiles).

    Could you please show some light on how to connect both databases? When creating the subdomain for the intranet we set it up to share databases (just changing the prefix) but we are pretty lost on how to proceed at this point.

    Thanks a lot for any help!

    #313406

    In reply to: BuddyPress 6.2.0

    olamyklebost
    Participant

    This update crashed my site: An error of the type E_COMPILE_ERROR was caused by line 458 in the file /home/2/g/georgernes/www/wp-content/plugins/buddypress/class-buddypress.php. Feilmelding: require(): Failed opening required ‘/home/2/g/georgernes/www/wp-content/plugins/buddypress/bp-core/bp-core-wpabstraction.php’ (include_path=’.:/usr/share/php’)

    jcfromkc
    Participant

    BuddyPress does not refresh the page after you’ve uploaded a Cover Image or Avatar. I found an article that used the following incomplete code.

    $(document).ajaxComplete( function( event, xhr, settings ) {
      if ( settings.action === "avatar ajax action" ) {
        // reload page code
      }
    });

    Has anyone figured this out yet? Can you please share your solution?

    Using the incomplete code posted above, does anyone know what we should be replacing //reload page code with? I’ve tried all of the standard JS refresh commands with no luck.

    Thanks

    #313383
    Anonymous User
    Inactive

    Hi @webmasterfreya

    Thanks a lot for your alert about this issue. We will package a new maintenance release asap to fix it.

    For more details, see https://buddypress.trac.wordpress.org/ticket/8347

    #313378
    mako2
    Participant

    http://www.latamcats.com/register/

    I have just installed buddypress and the register page is taking me back to my home page. Why?

    #313376
    webmasterfreya
    Participant

    Added after line 56 in plugins/buddypress/bp-core/classes/class-bp-phpmailer:
    phpmailer_is_6_0 = true;

    55 $phpmailer_is_6_0 = true;
    56 }
    57 $phpmailer_is_6_0 = true;
    58 } else {

    works

    #313374
    webmasterfreya
    Participant

    Hi,
    WP 5.5
    Buddypress 6.2.0

    Since upgrade to WP 5.5 buddypress has a problem. Loads of these messages appear:

    [Thu Aug 13 14:46:06.144000 2020] [proxy_fcgi:error] [pid 8441] [client 84.105.208.255:32788] AH01071: Got error 'PHP message: [CRITICAL] : Uncaught Error: Class 'PHPMailer' not found in /var/www/vhosts/freya.nl/httpdocs/wp-content/plugins/buddypress/bp-core/classes/class-bp-phpmailer.php:91\nStack trace:\n#0 /var/www/vhosts/freya.nl/httpdocs/wp-content/plugins/buddypress/bp-core/bp-core-functions.php(3233): BP_PHPMailer->bp_email(Object(BP_Email))\n#1 /var/www/vhosts/freya.nl/httpdocs/wp-content/plugins/buddypress/bp-groups/bp-groups-notifications.php(173): bp_send_email('groups-membersh...', 1, Array)\n#2 /var/www/vhosts/freya.nl/httpdocs/wp-content/plugins/buddypress/bp-groups/classes/class-bp-groups-invitation-manager.php(48): groups_notification_new_membership_request(5655, 1, 6, 1101)\n#3 /var/www/vhosts/freya.nl/httpdocs/wp-content/plugins/buddypress/bp-core/classes/class-bp-invitation-manager.php(343): BP_Groups_Invitation_Manager->run_send_action(Object(BP_Invitation))\n#4 /var/www/vhosts/freya.nl/httpdocs/wp-content/plugins/buddypress/bp-groups/bp-groups-functions.php(2043): BP_Invitation_Manager->send_re...', referer: https://www.freya.nl/groepen/

    zippie12
    Participant

    Hello,

    The following bug occurs. A loggedin user presses Home Button, then the website is loggedout.

    Can someone help me to solve this problem?

    Wordpress 5.5 Mesodark theme (a child theme of Mesocolumn theme).

    Buddypress 6.2.0

    Prometheus0

    #313367

    In reply to: BP Forms too wide

    krward626
    Participant

    Really appreciate your comment! I found that the issue was that I had Buddy Press left using the default “Template Pack”. I changed it in the options area to Buddypress Legacy and It’s working great!

    Thanks Again!

    #313366
    shanebp
    Moderator

    These are the forums for BuddyPress.
    The forums for bbPress are here.

    #313349
    Jeff Borghoff
    Participant

    Wordpress Version 5.4.2
    Buddypress Version 6.2.0

    I’m having an issue with adding HTML/blocks to the buddypress pages, Activity, Members, groups. Is there something I need to do to get to work?

    #313348
    mungbean
    Participant

    I would to create a hybrid group, one that combines the settings of a public, private, and hidden group. This a semi-public or semi-private group.

    I would the group to be invite only via (optionally by request too), I would like group activity to display group member activity, but I would like all group content to be visible to all users.

    I found an existing thread but it has no response after 7 years. https://buddypress.org/support/topic/hybrid-groups/

    Is this possible?

    #313347
    stetod
    Participant

    Hello,

    I’m setting up BuddyPress plugin built into Learndash which adds social features to LCMS!

    Until now everything was OK only by going to the BuddyPress settings when I came to customize the groups page, displaying this url

    https://percorsimpi.com/groups/

    ONLY a series of DEBUG messages are published !!! See Attachment!

    Do you have any advice?

    WP Version: 5.4.2
    BuddyPress Version: 6.2.0
    Theme: eLumine
    Site Web: https://percorsimpi.com

Viewing 25 results - 3,226 through 3,250 (of 68,967 total)
Skip to toolbar