[buddypress-trac] [BuddyPress Trac] #6832: Error Posting comments
buddypress-trac
noreply at wordpress.org
Fri Feb 19 20:19:24 UTC 2016
#6832: Error Posting comments
---------------------------------------------+-----------------------------
Reporter: mjc82in | Owner:
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: Awaiting
Component: API | Review
Severity: normal | Version:
Keywords: reporter-feedback needs-testing | Resolution:
---------------------------------------------+-----------------------------
Comment (by mjc82in):
Issue happens in all our sites.
Go to a post (that allows comments for logged in users)
Try to comment gives error page or duplicate post page.
Look like the issue is in bp-activity-akismet.php line 488
bp_activity_update_meta( $activity->id, '_bp_akismet_submission',
$this->last_activity->akismet_submission );
The above command throws out the error and I did notice that
"_bp_akismet_submission" does not get added to the wp_bp_activity_meta
table.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6832#comment:8>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list