Skip to:
Content
Pages
Categories
Search
Top
Bottom

404 error on request membership for private group in bp 1.8.1

  • @koomak

    Participant

    I get a 404 error while requesting to join a private group in buddypress 1.8.1.

    Could you please check this?

    I have Multisite WP 3.6.

Viewing 14 replies - 1 through 14 (of 14 total)
  • @koomak

    Participant

    Is there anyone to help on this ?

    @tperkins

    Participant

    Same here. private group gets 404. public group fine. cant go live with client.

    @tperkins

    Participant

    Only happens when you are an Admin and on the single group page/ request process

    @mercime

    Participant

    @koomak @tperkins there’s a trac ticket for this https://buddypress.trac.wordpress.org/ticket/5140 = would be helpful if you provide more information about your installation, also if this happened only when you upgraded to BP 1.8.1 or do you have a new installation?

    @biswadip

    Participant

    Same happens to me.

    wp3.6.1, bp1.8.1.

    It only seems to happen when you are requesting membership for the private group from the page for the private group (http://www.example.com/groups/group-name/) but not if you are making the same request from the page for all the groups (http://www.example.com/groups/).

    The trac ticket mentioned above has a suggestion for changing bp-groups-screens.php but that did not work in my case.

    @minto

    Participant

    Same here, just like biswadip said.
    Trac solution did not work.

    @chrisdarts

    Participant

    I’m also having the same issue as mentioned above.

    BuddyPress 1.8.1
    WordPress Multisite 3.7.1

    The button works from the main Groups page, but not when on a single group page.

    @mgibbs189

    Participant

    This looks like it’s still a valid issue in 1.9.1. For anyone still looking, here’s a patch:

    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() {

    @shanebp

    Moderator

    @mgibbs189

    Thanks.
    I have not tested your fix, but I did update & reopen the ticket.

    @cwishart

    Participant

    @mgibbs189 thank you so much for the fix, I’ve been trying to figure this out for a few hours now.

    @soumyadev

    Participant

    Hi,
    I am running buddypress plugin on wordpress 3.8.1 and using Windows hosting for http://haflongbosconians.org/ . While the front pages are working fine, the buddypress pages are showing a 404 error.
    I found this solution for APACHE http://www.youtube.com/watch?v=m9zESEfNzSQ . What can I do for Windows hosting?
    Appreciate your help.
    Regards.
    Soumya

    @wrowlands

    Participant

    I am having the same issue. I am getting 404 error for requests to a private group. Very frustrating.

    @r-a-y

    Keymaster

    This should be fixed in 2.0-beta-1:

    BuddyPress 2.0 Beta 1 is now available

    If you have a local environment for testing, please help us test.

    @cepeuh

    Participant

    @r-a-y: so i tested with a local environment. strange thing: the membership requests now work fine from the group page, but not from the directory page (no notification sent, 404 loading on start page WITHIN the frame for the respective group).

    any thoughts on that? thx

    wp: 4.0
    bp: 2.1
    theme: generate press

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘404 error on request membership for private group in bp 1.8.1’ is closed to new replies.
Skip to toolbar