Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 25 replies - 26 through 50 (of 6,157 total)
  • @djpaul

    Keymaster

    Are you using the new Nouveau template pack that came with Buddypress 3.0?

    @djpaul

    Keymaster

    Sorry, what is the problem?

    @djpaul

    Keymaster

    Yep, it’s not a core BuddyPress problem. We can’t support other plugins, sorry.

    @djpaul

    Keymaster

    I am pretty sure themes will choose to use one template pack or another. It will be almost impossible to support multiple template packs.

    @djpaul

    Keymaster

    @anrahulpandey Check the function declaration for groups_join_group() inside BuddyPress’ files!

    function groups_join_group( $group_id, $user_id = 0 )

    I think you are specifying the user_id and group_id parameters in the wrong order. 🙂

    @djpaul

    Keymaster

    @djpaul

    Keymaster

    Thanks for the details. Keep an eye on https://buddypress.trac.wordpress.org/ticket/7845#ticket

    @djpaul

    Keymaster

    We don’t have enough information to figure out what the cause might be yet, I think we will need to try to reproduce the problem, but it doesn’t seem to be unique to your site, so I’ve created a bug report at https://buddypress.trac.wordpress.org/ticket/7844 — please keep an eye on that for updates.

    @djpaul

    Keymaster

    We don’t have enough information to figure out what the cause might be yet, I think we will need to try to reproduce the problem, but it doesn’t seem to be unique to your site, so I’ve created a bug report at https://buddypress.trac.wordpress.org/ticket/7844 — please keep an eye on that for updates.

    @djpaul

    Keymaster

    @andreia22 What URL are you visiting to trigger these errors, please?

    @djpaul

    Keymaster

    Because the sort options trigger an AJAX request which reloads the directory content. This is not the same data that’s in your custom members-loop template.

    @djpaul

    Keymaster

    Are you using WordPress with multisite enabled, or not?

    @djpaul

    Keymaster

    This might be related to https://buddypress.trac.wordpress.org/ticket/7837

    Were you using the new Nouveau template pack when you had this problem?

    @djpaul

    Keymaster

    Hi

    I assume you’re using the new Nouveau template pack? Have you tried looking in the WordPress Customizer for the options?

    @djpaul

    Keymaster

    This would have been better posted on the wordpress.org forum for that specific plugin next time, please.

    @djpaul

    Keymaster

    Bug: https://buddypress.trac.wordpress.org/ticket/7843

    Keep an eye on that. Sorry for the inconvenience.

    @djpaul

    Keymaster

    Bug: https://buddypress.trac.wordpress.org/ticket/7843

    Keep an eye on that, and sorry for the inconvenience in the meanwhile.

    @djpaul

    Keymaster

    That code controls a setting. It has nothing to do with the actual navigation bar. I am confused as to what exactly you are reporting is wrong.

    @djpaul

    Keymaster

    If you can find if this is actually happening and how to recreate it step-by-step, we’re of course more than happy to fix it.

    @djpaul

    Keymaster

    BuddyPress does not offer reply to comments by email.

    @djpaul

    Keymaster

    Someone would need to debug the two plugins and understand where the incompatibility lies.

    @djpaul

    Keymaster

    Yes, do not ever edit another plugin’s or theme’s files. This’ll happen, you’ll loose the changes when they get updated, and you’ll have to move them out into separate plugins etc.

    @djpaul

    Keymaster

    BuddyPress does not use WordPress user roles or capabilities. Technically, there is a bp_moderate capability, but we map that to roles that have manage_options capability (by default), or Network Admins, in multisite.

    Even so, some parts, including the Profile Fields admin screen in wp-admin, require the manage_options capability.

    So, basically, add the bp_moderate capability to all your custom roles, and if that doesn’t work, they’ll need the manage_options role — which, warning, gives them a lot of WordPress admin power as well.

    No ways around this at the moment.

    @djpaul

    Keymaster

    BuddyPress 2.9.4 include a tweak for emails that might have been causing this.
    Apart from that, to our best of knowledge, everything related to emails is working.

    @djpaul

    Keymaster

    Each user needs to log-in at least once for them to show up in the Members Directory.

Viewing 25 replies - 26 through 50 (of 6,157 total)
Skip to toolbar