Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 4,901 through 4,925 (of 94,540 total)
  • Author
    Search Results
  • marbaque
    Participant

    Thanks, I haven’t found an easier solution. This is a very annoying missing function in Buddypress. To delete all messages by a user should be available due to increasing spam bots these days.

    I am also using plugins like reCaptcha, WPBruiser, and Aksimet, which stops spammers, but we still get one every now and then.

    meisinotti
    Participant

    Hi I’am using “buddypress” and the “BuddyPress Group Email Subscription” plugin to send emails to members whenever a group activity is done. Those emails are per default send to all members of the group (identified by their user id in the source code).

    Each underaged member has also a custom field with a separate email address for his father or mother. The parents are no users/members in the System.

    So, how can I achieve that group activity email will also be send to the email addresses stored in the costume filed?

    #310376
    bodhi1970
    Participant

    I wonder how the guys from Java managed it?

    Create BuddyPress Page With Elementor

    #310375
    bodhi1970
    Participant

    That would be awesome! I wonder how the guys from Java managed that?

    Create BuddyPress Page With Elementor

    #310374
    bodhi1970
    Participant

    I wonder how they guys from Java are doing it?

    Create BuddyPress Page With Elementor

    #310370

    Topic: profile

    in group forum Installing BuddyPress
    ankit
    Participant

    hi i have deactivated buddypress friendship option.only followers and following options have ketp on members profile. i want to know how would i make followers and following options clickable on memebers profile. i mean when users click on followers and following option the know who they are fololowing and who are their followers

    #310369

    In reply to: BuddyPress Profile

    Carlen
    Participant

    Yes, you can override buddypress files in your child theme. Just add the folder buddypress and any relevant sub-folders within that all the way to the file that you are overriding.

    You will probably use:

    buddypress -> members -> single -> member-header.php

    #310367

    In reply to: Custom Group Fields

    Carlen
    Participant

    I found this tutorial very helpful in doing this.

    How to Edit Group Meta Tutorial

    Carlen
    Participant

    I think the easiest way to do this would be to hide buddypress unless the user is in one of your courses.

    I would use a combination of:

    Memberpress (other membership plugins should work too)
    Learndash

    If Menu – Visibility control for Menu Items

    User Role Editor

    #310364
    julesgraham
    Participant

    Hi, I recently installed BuddyPress and I am unable to create groups from my user profile. The option to “Create a Group” is not visible. Can you help me with this please. Thank you

    #310359
    Carlen
    Participant

    I have buddypress BP xProfile Location and a custom api to connect to https://www.wpgmaps.com. Id be happy to share it.

    Not sure if this would accomplish what you need though.

    #310348

    In reply to: BuddyPress 5.1.2

    dolob
    Participant

    I’ve fatal error after update

    
    Fatal error: Uncaught Error: Class 'BP_Core_Nav_Item' not found in /home/arteventorganiza/public_html/ekip/wp-content/plugins/buddypress/bp-core/classes/class-bp-core-nav.php:150 Stack trace: #0 /home/arteventorganiza/public_html/ekip/wp-content/plugins/buddypress/bp-core/bp-core-buddybar.php(168): BP_Core_Nav->add_nav(Array) #1 /home/arteventorganiza/public_html/ekip/wp-content/plugins/buddypress/bp-core/bp-core-buddybar.php(61): bp_core_create_nav_link(Array, 'members') #2 /home/arteventorganiza/public_html/ekip/wp-content/plugins/buddypress/bp-core/classes/class-bp-component.php(509): bp_core_new_nav_item(Array, 'members') #3 /home/arteventorganiza/public_html/ekip/wp-content/plugins/buddypress/bp-xprofile/classes/class-bp-xprofile-component.php(311): BP_Component->setup_nav(Array, Array) #4 /home/arteventorganiza/public_html/ekip/wp-includes/class-wp-hook.php(288): BP_XProfile_Component->setup_nav(Array) #5 /home/arteventorganiza/public_html/ekip/wp-includes/class-wp-hook.php(312): WP_Hook->apply_filters(NULL, Array) in /home/arteventorganiza/public_html/ekip/wp-content/plugins/buddypress/bp-core/classes/class-bp-core-nav.php on line 150
    #310337
    Mushi
    Participant

    @iamthewebb

    Thank you for responding to my comment. Actually XYZ is just the placeholder for my database name because I don’t want to disclose it’s name.

    Actually the error is trigger by Buddypress function BP_Groups_Group::get( array $args = array() )
    which is located “Buddypress\bp-groups\classes\class-bp-groups-group.php”

    You can find the function here https://www.buddyboss.com/resources/reference/classes/bp_groups_group/get/

    Right in the function definition when it reach here

     $bp = buddypress();
     
        $sql = array(
            'select'     => "SELECT DISTINCT g.id",
            'from'       => "{$bp->groups->table_name} g",
            'where'      => '',
            'orderby'    => '',
            'pagination' => '',
        ); 

    It triggers error because it can not find table_name. I am not sure why the table_name is not loaded.

    We are using Buddyboss theme with Buddypress and Memberium plugins.

    Thank You
    Mushi

    #310331
    iamthewebb
    Participant

    None of my BP sites have a table xyz.g in the database so it looks like another plugin has created this or is attempting to access this. Have you tried the troubleshooting tips in https://buddypress.org/support/topic/when-asking-for-support-2/

    It’s often worth deactivating all plugins then re-enabling each individually until you find what is causing the problem.

    #310330
    iamthewebb
    Participant

    Hi, BuddyPress uses bbpress for it’s forums so you may have more luck on their forums but when I’m logged in on my sites I can select Edit and then change which forum the topic is assigned to.

    I hope this helps.

    #310329
    jameskatt
    Participant

    Is there a way in BuddyPress to move a forum topic from one group to another group?

    This is a basic tool for moderating posts in standard forums.

    But iut seems to be missing in BuddyPress and BBPress.

    #310326
    GAP Webmasters
    Participant

    I tried changing the theme to Twenty Nineteen, and I think my theme (Bloggist) is somehow blocking some of the BuddyPress functionality. I don’t know whether there might be some coding workarounds for this?

    #310325
    GAP Webmasters
    Participant

    Would love to hear more–having problems with BuddyPress not showing all its options apparently because of my theme, Bloggist.

    #310324
    Mushi
    Participant

    Hi,

    We’ve been receiving complaints from our users since last several days.
    The users see a “503 Service Unavailable” error after trying to login. The problem doesn’t fix even after the users try to clear browser cache and re-attempt login.

    Below is the error that keeps getting logged in error console.

    Feb 27 19:54:01 192.168.222.215 apache2[5365]: [u1050] [dojo.onpressidium.com] [720f49fd8f26631d] [75.128.103.167] [error] [client 192.168.212.31:57618] AH01071: Got error ‘PHP message: WordPress database error Table ‘db_xyz.g’ doesn’t exist for query SELECT DISTINCT g.id FROM g ORDER BY g.date_created DESC LIMIT 0, 20 made by require(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), include(‘/themes/boss-child/functions.php’), is_user_logged_in, wp_get_current_user, wp_get_current_user, wp_set_current_user, do_action(‘set_current_user’), WP_Hook->do_action, WP_Hook->apply_filters, wplrdesy->wplqez7, wplrdesy->wpluibcy, apply_filters(‘memberium_session_filter’), WP_Hook->apply_filters, wpld9_0u1, groups_get_groups, BP_Groups_Group::get, wpdb->get_col, wpdb->print_error\nPHP message: WordPress database error Table ‘db_xyz.g’ doesn’t exist for query SELECT COUNT(DISTINCT g.id) FROM g made by require(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), include(‘/themes/boss-child/functions.php’), is_user_logged_in, wp_get_current_user, wp_get_current_user, wp_set_current_user, do_action(‘set_current_user’), WP_Hook->do_action, WP_Hook->apply_filters, wplrdesy->wplqez7, wplrdesy->wpluibcy, apply_filters(‘memberium_session_filter’), WP_Hook->apply_filters, wpld9_0u1, groups_get_groups, BP_Groups_Group::get, wpdb->get_var, wpdb->print_error\n’

    We’ve checked this with Pressidium and Memberium and they are sure that it’s related to Buddypress.

    Here’s a breakdown of the error:

    This is when it happened

    Feb 27 19:54:01 192.168.222.215 apache2[5365]: [u1050] [dojo.onpressidium.com] [720f49fd8f26631d] [75.128.103.167] [error] [client 192.168.212.31:57618] AH01071:

    This is the error

    Got error ‘PHP message: WordPress database error Table ‘db_xyz.g’ doesn’t exist for query

    This is the (SQL) code

    SELECT DISTINCT g.id FROM g ORDER BY g.date_created DESC LIMIT 0, 20

    This is the order of functions called

    made by require(‘wp-load.php’),
    require_once(‘wp-config.php’),
    require_once(‘wp-settings.php’),
    include(‘/themes/boss-child/functions.php’),
    is_user_logged_in,
    wp_get_current_user,
    _wp_get_current_user,
    wp_set_current_user,
    do_action(‘set_current_user’),
    WP_Hook->do_action,
    WP_Hook->apply_filters,
    wplrdesy->wplqez7,
    wplrdesy->wpluibcy,
    apply_filters(‘memberium_session_filter’),
    WP_Hook->apply_filters,
    wpld9_0u1, groups_get_groups,

    Below is where the error happens. It’s in the BP Groups Group class, in the “get” static method.

    BP_Groups_Group::get,
    wpdb->get_col,

    Could you please investigate and provide us a fix for this issue.

    Thanks,
    Mushi

    #310323
    DizzyDolly
    Participant

    Hi there, i was wondering if this was server side or a current buddypress bug?

    It fixes it when I uninstall and reinstall messaging but it happens again the next day. Odd.

    keesjan
    Participant

    Hi,
    is it possible to not google index nor have users acces for non-admins to the member directory page?

    If I unpublish the wp page the buddypress-directory is on, also the individuale member profiles get unpublished.
    I now think aboout 301 redirecting the exact page the buddypress-directory.
    this way I hope to:
    disable acces to /buddypress-directory/
    and have users acces to buddypress-directoryprofile-name/

    Or is there a more simple way?

    artsybohemian
    Participant

    I have a LearnDash site with WooCommerce. Most of my courses are self-paced. I want to use BuddyPress for the courses when I’m teaching live. Is there a way to hide BuddyPress except for the students in my live courses? Maybe I can block registration except by invitation?

    Thank you.

    #310312
    artsybohemian
    Participant

    I’m running BuddyPress 5.1.2 and WordPress 5.3.2. I also have WooCommerce and LearnDash installed. My site isn’t live, yet. But the registration and activate pages go to my homepage and I don’t know why. I appreciate any help. I see others have had this issue, but it seems like it resolved on its own. Mine isn’t. It’s been days.

    Thanks!

    #310305
    ximaan
    Participant

    Hi everyone,

    So I have a very annoying issue with avatars in buddypress. Basically when I try to test and upload a new avatar, it crops it in a very weird way. This is for every single avatar. I even tried changing the dimensions with coding, but this still keeps happening. It just crops a specific part of the photo. Please see my screenshot here. I have no idea how to fix this. My website is glowgettersguide.com. My theme is sausalito.

    Here is my screenshot and what happens when I upload any size photo even a small one: https://imgur.com/a/SifYLmp

    Please help. Thanks a lot!

    #310303
    discoverearth
    Participant

    Hey
    I agree with you 100%. Buddypress onboarding needs some additional plugins.

    There is a plugin that allows users to choose groups they want to join as part of the signup Process.

    But we also need a better solution for profile fields.

    What was the buddydev plugin you used to redirect to profile after registration?

Viewing 25 results - 4,901 through 4,925 (of 94,540 total)
Skip to toolbar