Changes between Initial Version and Version 1 of Ticket #8141, comment 8
- Timestamp:
- 10/08/2019 02:03:46 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8141, comment 8
initial v1 1 1 Is there also now an entry in the `wp_bp_xprofile_meta` table that looks like this: 2 {{{ 2 3 id object_id object_type meta_key meta_value 3 4 1 1 field allow_custom_visibility disabled 5 }}} 6 4 7 5 8 I'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?