[buddypress-trac] [BuddyPress] #4523: On submitting a new activity, I got error "There was a problem posting your update, please try again."
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Thu Sep 13 13:53:08 UTC 2012
#4523: On submitting a new activity, I got error "There was a problem posting your
update, please try again."
--------------------------+------------------------------
Reporter: renp | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Activity | Version: 1.6.1
Severity: critical | Resolution:
Keywords: dev-feedback |
--------------------------+------------------------------
Changes (by renp):
* keywords: reporter-feedback => dev-feedback
Comment:
I've checked that the error occurs even on clean WP installation with the
default BP template. In JS console, no error occurs. The ajax response is
as follows (part of it is the error message which I posted above):
<div id='error'>
<p class='wpdberror'><strong>WordPress database
error:</strong> [Incorrect integer value: '' for column
'item_id' at row 1]<br />
<code>INSERT INTO wp_bp_activity ( user_id,
component, type, action, content, primary_link, date_recorded, item_id,
secondary_item_id, hide_sitewide, is_spam ) VALUES ( 1,
'activity', 'activity_update', '<a
href=\"http://localhost/members/admin/\"
title=\"admin\">admin</a> posted an update',
'sdgsdg', 'http://localhost/members/admin/',
'2012-09-13 13:50:14', '', '', 0, 0
)</code></p>
</div>-1<div id="message" class="error"><p>There
was a problem posting your update, please try again.</p></div>
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4523#comment:3>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list