Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #8141, comment 8


Ignore:
Timestamp:
10/08/2019 02:03:46 PM (7 years ago)
Author:
dcavins
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8141, comment 8

    initial v1  
    11Is there also now an entry in the `wp_bp_xprofile_meta` table that looks like this:
     2{{{
    23id  object_id  object_type  meta_key                 meta_value
    341   1          field        allow_custom_visibility  disabled
     5}}}
     6
    47
    58I'm trying to understand whether the entire `update` routine failed to run, or if just the invitations part originally failed. Do you have an opinion about what went wrong previously?