Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 11,226 through 11,250 (of 73,371 total)
  • Author
    Search Results
  • Estevão Costa
    Participant

    Hi, after update BuddyPress to 2.8.0, I can’t access the Profile Fields admin screen (User -> Profile Fields) to manage the custom fields, like delete and edit (mode edit_field and delete_field). When I try to access this screens, I see the message “Access Denied”.

    Before update, this was working. I downgraded the version and it’s working again. I think that is a bug of 2.8.0 version.

    The BuddyPress is installed at a network installation of wordpress.

    #263836
    chirri97
    Participant

    Is BuddyPress comfortable with php 7.1?

    #263833
    gtractorg
    Participant

    Yes, but it started as soon as I activated buddypress, before I updated to 2.8 today. Still see the errors. I disabled the learndash integration plugin and now it seems to be working ok. I would like to have the integration though of course.

    #263830
    Slava Abakumov
    Moderator

    Is it BuddyPress 2.8.0?

    #263829

    In reply to: Hide members

    Hi. I struggled with this for a while, and I agree entirely that something like this needs to be in the BuddyPress core… actually, I think much better user management needs to be in the WordPress core, not just BuddyPress, but that’s a discussion for another time…

    I eventually found the code that you’re using and modified it to be able to ignore all users with a specific WP role or roles, thus removing the need to hard-code specific user IDs.

    To manage user roles you’ll need a plugin such as User Role Editor by Vladimir Garagulya and create a new role that you assign to users who you want excluded (I chose “suspended”). If you use URE you can assign this as an additional role to the main one that WordPress allows you to set.

    The code is here: http://pastebin.com/9xYALGfR, but I’m no PHP expert, so offer no assurances… all I can say is that it works for me 🙂

    #263828
    gtractorg
    Participant

    Hello,
    I have just installed buddypress (wp 4.7.2,divi theme, siteground, learndash and bpress learndash integration, oneall social login). When new registration through social login I see errors like: Warning: array_merge(): Argument #2 is not an array in /home/upexam74/public_html/wp-content/plugins/buddypress/bp-core/bp-core-taxonomy.php on line 145

    Warning: Invalid argument supplied for foreach() in /home/upexam74/public_html/wp-content/plugins/buddypress/bp-members/bp-members-functions.php on line 2788

    Warning: Cannot modify header information – headers already sent by (output started at /home/upexam74/public_html/wp-content/plugins/buddypress/bp-core/bp-core-taxonomy.php:145) in /home/upexam74/public_html/wp-includes/pluggable.php on line 915

    Warning: Cannot modify header information – headers already sent by (output started at /home/upexam74/public_html/wp-content/plugins/buddypress/bp-core/bp-core-taxonomy.php:145) in /home/upexam74/public_html/wp-includes/pluggable.php on line 916

    Etc.
    Do you know what this could be?

    #263825
    Slava Abakumov
    Moderator

    You will need to integrate Multi Vendor plugin into BuddyPress.
    That means create specific profile pages (there is an article in BuddyPress Codex), modify BuddyPress templates in your child theme (same – see articles in Codex).

    You can check this as well:

    #263819

    In reply to: Cannot Sign up

    danbp
    Participant

    Hi and welcome to BuddyPress!

    It seems that you didn’t setup correctly your BuddyPress pages. Ensure they exist and are correctly declared. And also don’t forget to activate your permalinks.

    Common advice: read the documentation before installing a plugin.

    Configure BuddyPress

    #263818

    Topic: Cannot Sign up

    in group forum Installing BuddyPress
    indra1007
    Participant

    Hi all…
    help me please…

    i have test my WP without buddypress, then i can signup. my link is up.
    when i installed the buddypress ,my signup link is broken.
    i use WP 4.7.2 and buddypress 2.8.0
    my site :

    Home

    please help me.

    #263816
    Slava Abakumov
    Moderator

    What are your WordPress and BuddyPress versions?

    #263810
    chirri97
    Participant

    I get this error:
    Fatal error: Uncaught Error: [] operator not supported for strings in /***/**/**/**/chirri.dk/httpd.www/try/wp-content/plugins/buddypress/bp-activity/classes/class-bp-activity-component.php:281 Stack trace: #0 /***/**/**/**/chirri.dk/httpd.www/try/wp-includes/class-wp-hook.php(298): BP_Activity_Component->setup_admin_bar(”) #1 /***/**/**/**/chirri.dk/httpd.www/try/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(NULL, Array) #2 /***/**/**/**/chirri.dk/httpd.www/try/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #3 /***/**/**/**/chirri.dk/httpd.www/try/wp-content/plugins/buddypress/bp-core/bp-core-dependency.php(143): do_action(‘bp_setup_admin_…’) #4 /***/**/**/**/chirri.dk/httpd.www/try/wp-includes/class-wp-hook.php(298): bp_setup_admin_bar(Object(WP_Admin_Bar)) #5 /***/**/**/**/chirri.dk/httpd.www/try/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(NULL, Array) #6 /***/**/**/**/chirri.dk/httpd.www/try/wp-includes/plugin.php(515): WP_Hook->do_action(Array) #7 /custom in /***/**/**/**/chirri.dk/httpd.www/try/wp-content/plugins/buddypress/bp-activity/classes/class-bp-activity-component.php on line 281

    Mod Edit: Server paths obscured – best not to reveal your server paths on a public forum.

    #263809
    chirri97
    Participant

    Just installed and activated buddypress on my new website: try.chirri.dk.

    When I activate the plugin, I can’t do nothing:
    http://prntscr.com/e98k5z

    I tried to create a new wordpress on a new sub-domain and it happens every time I will activate BuddyPress! What is wrong?

    #263798
    BTW
    Participant

    WordPress Version: 4.7.2
    BuddyPress 2.7.4

    I’m currently working on this website on my localhost, so there is no link for me to share. However, I’m hoping I can explain the issue well enough that you can still help.

    Overall, BuddyPress is mobile responsive. There is, however, one area that is not mobile responsive and that’s the Profile field. Profile -> View. I have the following Profile Field Groups: Base (Primary) and Administration. Although Administration, is mobile responsive, Base (Primary) is not. These two have the following table class: profile-fields. So, it appears that all the settings are the same and/or correct, but for some reason it’s not taking effect on Base (Primary). These additional fields were added with XProfile.

    Please let me know if this is an issue you are familiar with and how I can fix this.

    Thank you.

    -Juanita

    mikeboltonca
    Participant

    Howdy,
    I use BuddyPress as part of a company intranet. Our BuddyPress Groups are used as a quick way to find who works in a particular department or location.

    For our purposes, it makes sense for any staff member to be able to use any groups’ activity stream and bbPress forums, without having to join that group. The only exceptions would be for hidden groups, such as our Management group; they should still be invisible to non-members.

    I’ve done a lot of research into different ways to tackle this problem, but I haven’t found anything viable yet.

    Can anyone recommend an approach to explore?

    Thanks a lot for your ideas, folks.

    Alicia
    Participant

    I just thought I’d share a problem I spent hours hunting down. With BuddyPress active when I would embed an instagram with an emoji title/description in a post the embed was broken. This only affected instagrams w/ emojis in the text.

    Removing this filter fixed it for me –
    remove_filter( 'the_content', 'bp_activity_at_name_filter', 10, 2 );

    Slava Abakumov
    Moderator

    @mahwash


    @danbp
    already replied you with a proper advice. You should know CSS, you can also modify the HTML structure of the /buddypress/activity/activity-loop.php file (it should be in your theme).

    #263786

    Hi,

    I purchased the intergration of Buddypress into my platform via Geodirectory.

    My website is: http://www.salseros-international.com.

    Registering on my website fail when users try to create an account. When trying, there is a notification that they will get a confirmation email in which they will find a link to activate their account. But they never receive the confirmation email.

    However, when I go to my dashboard and view the ‘all users’ section, I see there are pending subscribers. When I activate their account, I receive the ‘new user registration’ notification per email. But the subscriber does not receive any notification per email.

    I have tested with a mail log and smtp plugin to verify which emails are sent. I also tried to register myself with another email address and indeed I didn’t receive any confirmation email.

    Plus, I have asked my hosting provider and Geodirectory. Both said they could not help further as the issue does not come from the server nor from the script of Geodirectory as they don’t send any confirmation email upon registration. Also, Geodirectory said it is a Buddypress email, so I should ask the Buddypress team.

    Could you please help me?

    Best,
    Beatrice

    #263781

    In reply to: Hide members

    shanebp
    Moderator

    You need to create the code. Do so in bp-custom.php.

    #263780

    In reply to: Hide members

    beforeplastic
    Participant

    Re: Hiding admins from member list:

    In looking back at all of these threads I realize we didn’t jot down the root path to the file we need to update with this code: $excluded_user=’1, 23, 267′;

    Can someone provide the path to get to this file? I can’t seem to find it again.

    example: wp-content/buddypress/bp-themes/otherfoldername/filename.php

    #263779
    Sergio Peña
    Participant

    Thank you for your response.

    I did ask Learndash and they referred me to third party programmers.

    Since I am using buddypress groups, I thought it was appropriate to ask here as well. Apologies if I was mistaken!

    So would it be something like this:

    add_shortcode('course_mentor','nex_course_mentor');
    function nex_course_mentor($atts, $content = null){
      if(!is_user_logged_in())
        return;
      if(!bp_is_active('groups'))
        return;
    
      $nex_group_id  = bp_get_group_id(get_current_user_id());
    
      if(!empty($nex_group_id)){
        foreach($nex_group_id as $nex_group_id){
          $nex_admins = groups_get_group_admins( $nex_group_id );
          foreach($admins as $admin){
            ?>
            <a href="<?php echo bp_core_get_user_domain($admin->user_id) ?>"
            title="<?php echo bp_core_get_user_displayname( $admin->user_id, true ) ?>">
            <?php echo  bp_core_fetch_avatar ( array( 'item_id' => $admin->user_id, 'type' => 'thumb' ) ) ?></a>';
      <?php
          }
        }
      }
    }

    I’m just copy/pasting and trying to connect a bunch of different answers together. As you can tell, I’m no coder.

    Since each group may have more than one group leader/mentor I had a loop in there. Hopefully that will get the ball rolling on what I’m trying to do.

    Am I on the right track?

    anandrajog
    Participant

    Hello World,

    I am new to buddypress and wordpress and would like to know how I can add a link to a custom page in the buddypress menu.

    I am using the PMPRO plugin which creates a member page.

    I want the buddypress profile picture of a member to go to that page.

    Any help or hints is greatly appreciated

    #263775
    #263773
    josselinl
    Participant

    Ok i find my problem !

    I have this code in functions.php for the user can go tu the wp-admin panel.

    function no_dashboard() {
      if (!current_user_can('publish_posts') && $_SERVER['DOING_AJAX'] != '/wp-admin/admin-ajax.php') {
     	wp_redirect(home_url()); exit;
      }
    }
    add_action('admin_init', 'no_dashboard');

    Thanks 🙂

    they help me https://buddypress.org/support/topic/only-admin-can-upload-new-profile-pic-avatar/

    #263766
    kibbles
    Participant

    first of all, i’m new to the plugin and wordpress and i am building a website with community features. feel free to tell me about some cool plugins that hook into buddypress to add functionality (i already know about bbpress).
    _____________________________________________________

    on the wordpress dashboard in settings, buddypress, components, there is an unchecked feature named “site tracking”. what is this exactly and what does it do?

    i am using the buddypress login widget. the only tabs it has are the user name and the logout button. is there a way to add more tabs to this like friends, private messages, forum topics (when bbpress is installed), etc?

    in the options menu i can enable/disable users uploading profile picture and cover picture. is there an option to limit whether they upload a photo to the site or use a url to post the photo? can i make it so that i can select stock images for user to choose their profile picture and cover picture from?

    i notice there is also support for additional community interaction like grouping and posting on group pages. is there a way for users to have their own personal mini blogs that can be viewed by other users?

    how would i go about customizing the design/layout of user profiles?

    any other advice for me?

    stephanemartinw
    Participant

    Hi,

    Is it possible to add the new user preferred language selection field when registering with BuddyPress ?

    Thank you for your help,

    Stephane

Viewing 25 results - 11,226 through 11,250 (of 73,371 total)
Skip to toolbar