[buddypress-trac] [BuddyPress Trac] #5563: wp_signups table upgrade problem
buddypress-trac
noreply at wordpress.org
Mon Apr 21 17:20:47 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: has-patch |
-------------------------------+------------------------------
Comment (by r-a-y):
> How can you upgrade the signup table if you haven't created it yet?
Let's say Gravity Forms created the table first with the older schema and
we run bp_core_install_signups() without upgrading / altering the
`wp_signups` table.
bp_core_install_signups() uses dbDelta() and dbDelta() doesn't like the
discrepancies between these two different schemas and will cause the DB
error above.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5563#comment:6>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list