[buddypress-trac] [BuddyPress Trac] #6802: I'm having an issue with the latest Buddypress update which I just. Redirect Loop
buddypress-trac
noreply at wordpress.org
Tue Jan 5 03:39:40 UTC 2016
#6802: I'm having an issue with the latest Buddypress update which I just.
Redirect Loop
---------------------------------+----------------------
Reporter: Dono12 | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Component - Members | Version: 2.4.0
Severity: normal | Resolution: invalid
Keywords: |
---------------------------------+----------------------
Changes (by boonebgorges):
* status: new => closed
* severity: critical => normal
* component: API - Sign ups & Activation => Component - Members
* priority: omg pizza => normal
* milestone: Awaiting Review =>
* resolution: => invalid
Comment:
I'm assuming that the problem is that you're not running Multisite. If you
are not running Multisite, wp-signup.php redirects you to
`wp_registration_url()`; BP filters this value using
`bp_get_signup_page()`; but you are in turn filtering `bp_get_signup_page`
to go back to wp-signup.php.
At a glance, your function `firmasite_redirect_bp_signup_page()` is
probably redundant, especially if you're changing it to redirect to wp-
login.php?action=register.
In any case, it appears that the snippet you copied and pasted was
intended for a different configuration, and that it's not a BP bug. Thanks
for the ticket.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6802#comment:3>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list