Changes between Version 1 and Version 2 of Ticket #6195, comment 5
- Timestamp:
- 02/06/2015 11:02:26 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6195, comment 5
v1 v2 1 1 Below is the log output for 'bp_filter_metaid_column_name()' that is specific to the call to 'bp_activity_update_meta()' on line 474 ('_bp_akismet_submission'). 2 2 3 When you tested and it worked do you see new entries in 'wp_bp_activity_meta' with a meta_key = '_bp_akismet_submission'?3 Interestingly, I don't have a 'wp_bp_activity_meta' entry with ('activity_id = 404100' and 'meta_key = _bp_akismet_submission'), hence why the query doesn't return a result. When you tested and it worked do you see new entries in 'wp_bp_activity_meta' with a meta_key = '_bp_akismet_submission'? 4 4 5 5