[buddypress-trac] [BuddyPress Trac] #5563: wp_signups table upgrade problem (was: Possible BP bug during WP upgrades)
buddypress-trac
noreply at wordpress.org
Fri Apr 18 19:46:43 UTC 2014
#5563: wp_signups table upgrade problem
-------------------------------+------------------------------
Reporter: Denis-de-Bernardy | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Update/Install | Version: 2.0
Severity: normal | Resolution:
Keywords: |
-------------------------------+------------------------------
Changes (by r-a-y):
* component: Core => Update/Install
Comment:
This is an edge case conflict with the Gravity Forms User Registration
plugin.
They also create their own `wp_signups` table to address issues with
single-site registration. However, they did not add in the changes that
were made to the DB schema in WP 3.7:
https://core.trac.wordpress.org/changeset/25179
Looks like we'll need to run WP's upgrade script ourselves.
In particular, adding in the query additions that are in upgrade.php from
that changeset to our upgrader if the `wp_signups` table already exists.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5563#comment:1>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list