[buddypress-trac] [BuddyPress] #4653: Error 310: Too many redirects when changing default Group tab
buddypress-trac
noreply at wordpress.org
Thu Nov 8 18:43:40 UTC 2012
#4653: Error 310: Too many redirects when changing default Group tab
---------------------------+-----------------------------
Reporter: _DorsVenabili | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Groups | Version: 1.6.1
Severity: major | Keywords:
---------------------------+-----------------------------
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 is a bug. If we had a BP_GROUPS_SECOND_DEFAULT_EXTENSION, we could
define a default tab in the case that the first one were not visible.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4653>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list