[buddypress-trac] [BuddyPress Trac] #5575: Deleting Users in Manage Signups Leaving Database Entries
buddypress-trac
noreply at wordpress.org
Wed Apr 23 19:02:52 UTC 2014
#5575: Deleting Users in Manage Signups Leaving Database Entries
-------------------------------------------------+-------------------------
Reporter: aaclayton | Owner:
Type: defect (bug) | Status: new
Priority: high | Milestone: 2.0.1
Component: Administration | Version: 2.0
Severity: major | Resolution:
Keywords: needs-testing has-patch reporter- |
feedback 2nd-opinion |
-------------------------------------------------+-------------------------
Comment (by imath):
Replying to [comment:7 aaclayton]:
> I'll be able to check this once I get home (to my local test
environment). I don't recall seeing any empty activation meta keys,
though. I'll get back to you with a confirmation of this later tonight.
thanks
> Would an empty activation_key in usermeta prevent the manage signups
interface from removing wp_users and wp_usermeta entries when a wp_signups
entry was deleted?
Yes, because during the upgrade process the corresponding activation_key
will end up empty and it's the only way i've managed in reproducing your
issue. So i'd like to be sure that's what happened on your local dev.
> Similarly, why was a wp_signups table not created on my live site? New
registrations on my live site are only using wp_users and wp_usermeta and
therefore are not able to be managed by the BuddyPress administration
component.
That's a different bug/ticket i think, it's pretty annoying as the
activate process ( {{{bp_core_activate_signup()}}} ) needs this table.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5575#comment:8>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list