Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 4,051 through 4,075 (of 68,969 total)
  • Author
    Search Results
  • #309500

    In reply to: BuddyPress 5.1.0

    Anonymous User
    Inactive

    @pierreraynaud explained above that he doesn’t understand why the BuddyPress pages are not loaded but instead he gets 404. So he’s asking for help.

    I advise you to go to the permalink settings of your dashboard to select something else than the default structure eg:Month and name or Post name. I believe the index.php part of your URL might be problematic.
    —-
    Je vous conseille de revoir les réglages de vos permaliens en choisissant une option différente de celle qui est proposée par défaut ex! Mois et nom de page ou nom de page. Je pense que la partie index.php de vos URL est problématique.

    #309499

    In reply to: BuddyPress 5.1.0

    pierreraynaud
    Participant

    Bonjour,
    j’ai téléchargé Buddypress sur mon site OVH mais je ne vois pas du tout la même chose que sur les tutoriels. Je ne vois pas où je peux créer des groupes et quand je clique sur le bouton ajouter des groupes je trouve le message d’erreur : “The requested URL /groupes/create/ was not found on this server”.
    Je ne comprends pas car j’ai déjà utilisé WordPress et je n’ai jamais eu de problèmes pour créer des groupes. (J’ai installé aussi Bbpress correctement).
    Merci de me dire car je suis perdu.
    Pierre Raynaud

    site : http://ddgefgn.cluster028.hosting.ovh.net/

    jksastrology
    Participant

    Hello,

    I am trying to use Buddypress to make a dating website.

    When clicking members, I currently see the most active members. Does anyone know how I can view both active and non-active members at the same time?

    Any help is much appreciated.

    Kind regards,

    Jamie

    #309483
    Kompozitor
    Participant

    Hi I have Buddypress that came along with the theme Musiks.
    Up to now I haven’t investigated BP functionalities a lot as I was focusing on the musical part of my site…

    I’m thrilled about BP functionalities. But there are a few things not working, maybe because of wrong parameters on my side…

    For example… I can display without any problem the members page

    Members

    but if I click on a specific member name, Kompositor for instance, it tries to take me to
    https://kompozitor.fr/thenotebar/members/kompozitor

    and this one ends on a 404…

    I’ve been looking around but I don’t get where the problem comes from…

    Could anyone help me ?

    supercavie
    Participant

    Hello Everyone,

    I use signup fields from buddypress on my registration site.

    I have a dropdown box field that I can with php populate data onto it with the use of the action xprofile_insert_field() which with an array can add data to the dropdown box by its parent id.

    I would like to do the exact opposite, i.e., having a parent id (dropdown box) delete data from it, but I can’t seem to find the proper action to it. The xprofile_delete_field only takes an id and would delete the entire dropdown box…

    Any ideas?

    #309474
    best84
    Participant

    I’m the only admin in my community and I don’t want to give access to the administrative backend, but I need someone to check and moderate the site’s activities, alone its impossible, nobody has the same problem? … it absolutely needs a buddypress moderation system role (like bbpress or wordpress), it should be in the core of the bp project

    #309473
    shanebp
    Moderator

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

    #309471
    tiengdung90
    Participant

    How do you enable SMTP signups through Buddypress?

    #309468
    supercavie
    Participant

    Hello,

    It seems that if you have a field with too many data, buddypress kills the connection and doesn’t allow the edit.

    I have a dropdown box field for the registration done with buddypress.

    I have one field which is a dropdown box with around 300 option values. If I try to edit (change/add/remove) this field with data everything runs properly.

    I have another field which is also a dropdown box with around 4000 option values. If I try to edit (change/add/remove) this field with data after clicking on the “Update” button, I get the message “The link you have followed has expired” and nothing is updated.

    It seems that buddypress can’t handle so many data…

    Anyone can help?

    Thanks!

    #309454
    johndoc
    Participant

    Looking for support on where to change the buddypress primary/title menu width. Would like to take the majority of the screen width but does not currently. Using the BP child theme.
    Thanks

    #309449

    In reply to: Paid Group Access

    Renato Alves
    Moderator

    There is a way, but requires custom code/development. BuddyPress is flexible enough to allow you to do whatever you want.

    #309447
    itsspdev
    Participant

    Hi guys,

    I was wondering if there was any way to allow users to charge for access to their own Buddypress groups they create? (even if using third party apps)?

    Thanks!

    #309446
    supercavie
    Participant

    Hello again!,

    The issue has to due to having a lot of records on the field (dropdown box with 3058 records) we want to edit and when we try to edit this field the connection expires. If we try to edit other fields with less records everything works properly. We only have one plugin active (buddypress) but we can’t edit fields with so many records.

    Can anyone help please?

    #309444
    elitedllc
    Participant

    Wordpress 5.3.1
    BuddyPress 5.1.0

    I am able to disable footer in pages/post but when I go to page lets say “Members” page, after I go into edit and disable footer, I notice that BuddyPress overwrites the page to its defaults settings disallowing me to edit the page. It takes over and just post a list of members on the page. I cant add words, images as if Im making a normal page/post entry.

    That part I dont mind. I just want to disable footer like I can with my normal WordPress. BuddyPress seems to take over. How will I be able to get BP to perform the same as my normal WP?

    #309438
    janjuha
    Participant

    I downloaded the plugin (BuddyPress) and configured it with my under construction website. In the end, it did not create Registration Page/Form although the REGISTER item did appear in the Menu of the site. Kindly guide me if I have missed something in the process. I am creating at local host of Flywheel (WP version 5.3) and the theme is Colibiri free version.
    Thanks.

    #309436
    Renato Alves
    Moderator

    I think this is more of a preference than a requimenent. One could think that if the user is already logged in, he already has the necessary permissions to delete it, so why ask the password another time.

    Social medias sites like Facebook and similars, ask that to make it harder for a user to delete their own account.

    So I don’t think this is a BuddyPress core issue. You can certainly add another field requiring the password on your social site before deleting the account.

    #309435
    Renato Alves
    Moderator

    This is already the default behavior. Here is the code that fires a email when someone request to add someone as a friend: https://github.com/buddypress/BuddyPress/blob/d44e81fd40e4e9e48fc599836d311cf2752f9f34/src/bp-friends/bp-friends-functions.php#L858

    I’d recommend you to confirm if something is disabling that. Maybe the emails are not set up correctly or a theme or plugin is avoiding that to happen. Could be anything.

    This needs more investigation.

    #309431
    FTLRalph
    Participant

    On the top of the activity stream there is a dropdown to show activies that are “Everything”, “Updates”, “Friendships” etc

    This is the code in /activity/index.php

    <ul>
    	<li class="feed"><a href="<?php bp_sitewide_activity_feed_link(); ?>" title="<?php esc_attr_e( 'RSS Feed', 'buddypress' ); ?>"><?php _e( 'RSS', 'buddypress' ); ?></a></li>
    
    	<?php
    
    	/**
    	 * Fires before the display of the activity syndication options.
    	 *
    	 * @since 1.2.0
    	 */
    	do_action( 'bp_activity_syndication_options' ); ?>
    
    	<li id="activity-filter-select" class="last">
    		<label for="activity-filter-by"><?php _e( 'Show:', 'buddypress' ); ?></label>
    		<select id="activity-filter-by">
    			<option value="-1"><?php _e( '&mdash; Everything &mdash;', 'buddypress' ); ?></option>
    
    			<?php bp_activity_show_filters(); ?>
    
    			<?php
    
    			/**
    			 * Fires inside the select input for activity filter by options.
    			 *
    			 * @since 1.2.0
    			 */
    			do_action( 'bp_activity_filter_options' ); ?>
    
    		</select>
    	</li>
    </ul>

    Any way to somewhat easily go about adding a button next to it to (also through ajax) update the feed to sort in ASC or DESC order? Really just looking for some key functions or where to start, thanks.

    #309418
    sophiavancouver
    Participant

    Solved it. There was corruption in the buddypress tables caused by them not having a primary key that was autoincremented. When the new users were imported all their buddypress specific metadata was created with an id of zero. I could have restored from backup before the corruption, but decided to delete the zero id table rows instead. The loss of the key and autoincrement was something that happened when I converted some data to harmonize a live site with a development site and didn’t realize the key and autoincrement would be lost.

    #309411
    sophiavancouver
    Participant

    A group of new users were added using the “Import users from CSV” plugin, which has been used sucessfully before. After the import it was discovered that one of the new users could not access the group she had been added to by the admin. I was contacted and added a test user (created before the import) to the group. That user could not access that group or any other group I added it to.

    the group is showing in my test users list of groups subscribed to, in the list of members of the group, and an activity was created when they joined the group, but when I access the private group as that user, I receive a ‘this is a private group and you need to join first’ message and am unable to see the content.

    I had a look at the user table in phpmyadmin to see if there were any obvious errors like duplicate indexes. Nothing popped out.

    I cloned my site, changed the theme to 2020, deactivated all the plugins except buddypress and the error still exists.

    My own admin user is a member of the groups and can see them just fine.
    Site health says REST api encountered an error, background updates are not working as expected and the site could not complete a loopback request. The site is recently on a new host, but these errors were present prior to the move.

    What should I be looking for here to troubleshoot this? I’m assuming the import (which has been used successfully before several times) corrupted something in one of the tables buddypress uses to track group membership, I’m just not sure how to correct it.

    #309408
    piskonis
    Participant

    I keep having issues with Buddypress Register page translation. I am using loco translate, i have tried both manual and already existing translations, but still keep having same result – no translation.

    I have one guess, that it might be not directing me to the translated page, just the english one. Maybe you have suggestions how could I fix the translations issue?

    Register

    fabrizio1407
    Participant

    I have just default but I don’t find how insert text or images in any of the Buddypress pages.
    Can you help me?

    Thanks

    #309387
    jqcaffeine
    Participant

    I actually just figured out today that @mentions are working on the Activity dialogs, but not on bbPress forum topic/reply dialogs or regular WP pages; is that the intended functionality?

    Running:

    • WordPress 5.3
    • Gutenberg 7.0.0
    • BuddyPress 5.1.0
    • bbPress 2.6.2
    #309371
    iamthewebb
    Participant

    Hey,
    If you assume it is one of your plugins or theme have you tried using one of the default themes or disabling plugins, and if that fixes re-enabling one by one?

    If that doesn’t work you may need to supply more information as specified in https://buddypress.org/support/topic/when-asking-for-support-2/

    #309363
    rocketmena
    Participant

    how to add a meta key filtering in default function bp_has_members( $args = ” ) . Now filtering members based on name or user name only. I want to filter them based on position also.if we enter name or position, filter need to work.In default code, meta_key, meta_value set as false. Please assist.

    function bp_has_members( $args = ” ) {
    global $members_template;

    // Default user ID.
    $user_id = 0;

    // User filtering.
    if ( bp_is_user_friends() && ! bp_is_user_friend_requests() ) {
    $user_id = bp_displayed_user_id();
    }

    $member_type = bp_get_current_member_type();
    if ( ! $member_type && ! empty( $_GET[‘member_type’] ) ) {
    if ( is_array( $_GET[‘member_type’] ) ) {
    $member_type = $_GET[‘member_type’];
    } else {
    // Can be a comma-separated list.
    $member_type = explode( ‘,’, $_GET[‘member_type’] );
    }
    }

    $search_terms_default = null;
    $search_query_arg = bp_core_get_component_search_query_arg( ‘members’ );
    if ( ! empty( $_REQUEST[ $search_query_arg ] ) ) {
    $search_terms_default = stripslashes( $_REQUEST[ $search_query_arg ] );
    }

    // Type: active ( default ) | random | newest | popular | online | alphabetical.
    $r = bp_parse_args( $args, array(
    ‘type’ => ‘active’,
    ‘page’ => 1,
    ‘per_page’ => 20,
    ‘max’ => false,

    ‘page_arg’ => ‘upage’, // See https://buddypress.trac.wordpress.org/ticket/3679.

    ‘include’ => false, // Pass a user_id or a list (comma-separated or array) of user_ids to only show these users.
    ‘exclude’ => false, // Pass a user_id or a list (comma-separated or array) of user_ids to exclude these users.

    ‘user_id’ => $user_id, // Pass a user_id to only show friends of this user.
    ‘member_type’ => $member_type,
    ‘member_type__in’ => ”,
    ‘member_type__not_in’ => ”,
    ‘search_terms’ => $search_terms_default,

    ‘meta_key’ => false, // Only return users with this usermeta.
    ‘meta_value’ => false, // Only return users where the usermeta value matches. Requires meta_key.

    ‘populate_extras’ => true // Fetch usermeta? Friend count, last active etc.
    ), ‘has_members’ );

    // Pass a filter if ?s= is set.
    if ( is_null( $r[‘search_terms’] ) ) {
    if ( !empty( $_REQUEST[‘s’] ) ) {
    $r[‘search_terms’] = $_REQUEST[‘s’];
    } else {
    $r[‘search_terms’] = false;
    }
    }

    // Set per_page to max if max is larger than per_page.
    if ( !empty( $r[‘max’] ) && ( $r[‘per_page’] > $r[‘max’] ) ) {
    $r[‘per_page’] = $r[‘max’];
    }

    // Query for members and populate $members_template global.
    $members_template = new BP_Core_Members_Template(
    $r[‘type’],
    $r[‘page’],
    $r[‘per_page’],
    $r[‘max’],
    $r[‘user_id’],
    $r[‘search_terms’],
    $r[‘include’],
    $r[‘populate_extras’],
    $r[‘exclude’],
    $r[‘meta_key’],
    $r[‘meta_value’],
    $r[‘page_arg’],
    $r[‘member_type’],
    $r[‘member_type__in’],
    $r[‘member_type__not_in’]
    );

    /**
    * Filters whether or not BuddyPress has members to iterate over.
    *
    * @since 1.2.4
    * @since 2.6.0 Added the $r parameter
    *
    * @param bool $value Whether or not there are members to iterate over.
    * @param array $members_template Populated $members_template global.
    * @param array $r Array of arguments passed into the BP_Core_Members_Template class.
    */
    return apply_filters( ‘bp_has_members’, $members_template->has_members(), $members_template, $r );
    }

Viewing 25 results - 4,051 through 4,075 (of 68,969 total)
Skip to toolbar