[buddypress-trac] [BuddyPress Trac] #6176: Cannot save 'register' and 'activate' pages when sign-ups are off
buddypress-trac
noreply at wordpress.org
Thu Feb 12 07:49:49 UTC 2015
#6176: Cannot save 'register' and 'activate' pages when sign-ups are off
-----------------------------------------+------------------
Reporter: johnjamesjacoby | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.3
Component: API - Sign ups & Activation | Version: 2.2
Severity: normal | Resolution:
Keywords: has-patch |
-----------------------------------------+------------------
Comment (by r-a-y):
> i've realized that at least on multisite WordPress was displaying the
wp-signup page even If signups were not allowed. And we are actually
redirecting this page to the register page id If it exists and defaults to
an arbitrary slug "register" which leads in this case to a 404.
Good catch, imath.
Forgot about the wp-signup.php redirect to `/register/`. Is there a valid
reason why we do this redirect? I just disabled registration on a
multisite install and removed the wp-signup.php redirect and wp-signup.php
shows a "Registration has been disabled" message. I think this is good
enough.
> There are also plugins like invite anyone for instance that temporarly
needs these pages to create an invited user.
Also didn't know about Invite Anyone needing to have the Register page
even when registration is disabled. I haven't tested Invite Anyone yet,
but if this is the case, then `01.patch` cannot be considered.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6176#comment:9>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list