[buddypress-trac] [BuddyPress Trac] #5569: failure to update to 2.0 caused by using get_users in bp_update_to_2_0()
buddypress-trac
noreply at wordpress.org
Sun Apr 20 18:41:22 UTC 2014
#5569: failure to update to 2.0 caused by using get_users in bp_update_to_2_0()
----------------------------+------------------------------
Reporter: megainfo | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Update/Install | Version: 2.0
Severity: normal | Resolution:
Keywords: close |
----------------------------+------------------------------
Changes (by imath):
* keywords: reporter-feedback => close
Comment:
Replying to [comment:2 megainfo]:
> result count is 9972.
Ok, i was feeling it was the problem, thanks a lot for your feedback.
On a non multisite config, the 2.0 upgrade process is trying to figure out
the 'users' that are not yet users but signups. To do so it's requesting
"'activation_key' exists ?". When a user is activating his account,
BuddyPress is deleting this meta. That's why i've chosen this way to
identify signups.
It appears, i had a bad idea (i'm really sorry for the inconvenience) as
some plugins are "retaining" the 'activation_key' user meta (or simply
empty its value), so i think you're issue is a side effect of #5553.
We're working on a patch for next 2.0.1.
I suggest you wait for 2.0.1. If you want help us, it would be great if
you could test '''on a clone of your website''' if
[https://buddypress.trac.wordpress.org/attachment/ticket/5553/5553.05.diff
5553.05.diff patch] would fix your issue.
If you're ok with my analysis, i'll close this ticket as possibly a
"duplicate" of #5553
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5569#comment:3>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list