[buddypress-trac] [BuddyPress Trac] #5563: wp_signups table upgrade problem
buddypress-trac
noreply at wordpress.org
Wed Apr 23 04:01:23 UTC 2014
#5563: wp_signups table upgrade problem
-----------------------------------+--------------------
Reporter: Denis-de-Bernardy | Owner:
Type: defect (bug) | Status: new
Priority: highest | Milestone: 2.0.1
Component: Update/Install | Version: 2.0
Severity: major | Resolution:
Keywords: 2nd-opinion has-patch |
-----------------------------------+--------------------
Comment (by r-a-y):
To be clear, `$wpdb->signups` is only defined if it doesn't exist.
`05.patch` defines it after `$wpdb->signups` doesn't exist.
See line 464 where `bp_core_signups_table_exists()` bails if
`$wpdb->signups` exists:
https://buddypress.trac.wordpress.org/browser/trunk/bp-core/bp-core-
update.php#L462
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5563#comment:20>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list