Skip to:
Content
Pages
Categories
Search
Top
Bottom

Error 404 when joining a private group


  • jaumearagay
    Participant

    @jaumearagay

    Hi there! ๐Ÿ™‚

    When trying to join a hidden group I get a 404 error page when clicking to join.

    Iโ€™ve found an old solution but it does not work. It said it only failed when the user is an admin. I’ve tried both with an admin and an editor. Both fail.

    My site is in spanish. I say it for if it affects the resulting URL…

    This is the code:

    /* *** */

    On line ~1026 of buddypress/bp-templates/bp-legacy/js/buddypress.js, replace

    jq(โ€˜#groups-dir-listโ€™).on(โ€˜clickโ€™, โ€˜.group-button aโ€™, function() {

    with

    jq(โ€˜#groups-dir-list, #item-metaโ€™).on(โ€˜clickโ€™, โ€˜.group-button aโ€™, function() {

    /* *** */

    Any idea on how to solve it?

    This is the link I get to a page that does not exist:

    http://mydomain.com/groups/my-group-name//request-membership/?_wpnonce=xxxxxxxxxx

    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)

  • jaumearagay
    Participant

    @jaumearagay

    Am I the only one having this problem?!

    Could you make one of your groups private and try to join it to see if you get the same problem, please?

    I want to know if the problem is from BP or something in WordPress messing with BP.

    Thanks in advance! ๐Ÿ˜‰

    Jaume.


    jaumearagay
    Participant

    @jaumearagay

    Hey @danbp!

    Any idea on how to solve this one? ๐Ÿ˜‰


    jaumearagay
    Participant

    @jaumearagay

    Has anyboby tried this, please?
    Can you join a private group either being an admin or not?
    Is this a bug or is this something that affects only my install?

    Thanks for your time! ๐Ÿ˜‰


    jaumearagay
    Participant

    @jaumearagay

    It’s a PRIVATE group I talk about, not a HIDDEN one. My fault! ๐Ÿ˜‰

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Skip to toolbar