[buddypress-trac] [BuddyPress Trac] #6043: Persistent "repair" message in admin for people allowing registration
buddypress-trac
noreply at wordpress.org
Wed Nov 26 14:30:44 UTC 2014
#6043: Persistent "repair" message in admin for people allowing registration
--------------------------+---------------------------
Reporter: imath | Owner: boonebgorges
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 2.2
Component: Core | Version:
Severity: normal | Resolution:
Keywords: has-patch |
--------------------------+---------------------------
Comment (by boonebgorges):
Thanks, imath. The problem is that the admin notice is being built before
`$bp->site_options` is being populated. The result is that the
'registration' value is not yet loaded, which causes
`bp_get_signup_allowed()` to return false.
I'm going to put in a band-aid fix for the time being, just to get this to
work properly. I'll open a ticket for a broader fix.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6043#comment:4>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list