Skip to:
Content
Pages
Categories
Search
Top
Bottom

Changing default Group tab

  • @_dorsvenabili

    Participant

    Hi!

    I’m using a WP multisite 3.4.2 with BP 1.6.1. I have used the following code in functions.php to change the default group tabs to show the Forum tab the first one:

    define( ‘BP_GROUPS_DEFAULT_EXTENSION’, ‘forum’ );

    So, if I visit the public groups I can see first the Forum tab, so it’s perfect. But the problem is with the private groups.

    If I’m logged like a Suscriptor and I click on a private group (which I’m not member), it show me the following error:

    Error 310 (net::ERR_TOO_MANY_REDIRECTS)

    This a bug, any ideas how to fix it? If we had a BP_GROUPS_SECOND_DEFAULT_EXTENSION, we could define a the default tab in the case that the first one were not visible.

    Thanks in advance :)

Viewing 5 replies - 1 through 5 (of 5 total)
  • @djpaul

    Keymaster

    Create a ticket on trac, please. You’ve found a bug :)

    @_dorsvenabili

    Participant

    @willywortel19

    Participant

    I have the same problem! Somebody found already a solution? I want also a redirect to second default extension in case the first is not visible.

    @fitnessblogger

    Participant

    Hi Guys,

    Sorry to jump in on this thread…

    I really want to change the group default tab to forum..

    can you explain where i place the code please in the functions.php file

    Also is there anything else i need to do to get this to work??

    I am only looking to have public groups so hopefully the above error won’t effect this..

    Kind Regards

    James

    multisite 3.4.2
    BP 1.6.1.
    http://fitnessblogger.net/group-forums/

    @modemlooper

    Moderator

    Closing this as ticket has been submitted.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Changing default Group tab’ is closed to new replies.
Skip to toolbar