[buddypress-trac] [BuddyPress Trac] #8075: Users created with user_status 2 but no activation codes

buddypress-trac noreply at wordpress.org
Mon Mar 25 13:59:34 UTC 2019


#8075: Users created with user_status 2 but no activation codes
-------------------------------------+------------------------------
 Reporter:  mifbody                  |       Owner:  (none)
     Type:  defect (bug)             |      Status:  new
 Priority:  normal                   |   Milestone:  Awaiting Review
Component:  Core                     |     Version:
 Severity:  normal                   |  Resolution:
 Keywords:  close reporter-feedback  |
-------------------------------------+------------------------------
Changes (by boonebgorges):

 * keywords:   => close reporter-feedback


Comment:

 Hi @mifbody - Thanks for the ticket.

 BuddyPress doesn't use the `user_activation_key` field in the `wp_users`
 table to store its activation keys. In general, it uses a `wp_bp_signups`
 table, which is where you'll find the activation key. (In certain
 instances, it stores an `activation_key` row in the usermeta table as
 well.)

 You should be able to browse unactivated registrations at Dashboard >
 Users > Manage Signups.

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8075#comment:1>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list