[buddypress-trac] [BuddyPress Trac] #8141: bp_invitations table not created on update
buddypress-trac
noreply at wordpress.org
Fri Dec 13 04:56:32 UTC 2019
#8141: bp_invitations table not created on update
--------------------------+------------------------------
Reporter: shanebp | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Groups | Version: 5.0.0
Severity: normal | Resolution:
Keywords: |
--------------------------+------------------------------
Comment (by sjregan):
I had the same issue, the invitations table was not created during an
upgrade from v4.4.0 to v5.1.0.
Once the upgrade was complete a fatal error was thrown within BP because a
function was already previously declared in another plugin.
While the other plugin was at fault for incorrectly defining a function
with the same name as a BP function, it demonstrates a scenario where a
faulty plugin can cause the BP upgrade to fail in a way where the
invitations table is not created.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8141#comment:10>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list