[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: &#039;&#039; for column
 &#039;item_id&#039; 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,
 &#039;activity&#039;, &#039;activity_update&#039;, &#039;&lt;a
 href=\&quot;http://localhost/members/admin/\&quot;
 title=\&quot;admin\&quot;&gt;admin&lt;/a&gt; posted an update&#039;,
 &#039;sdgsdg&#039;, &#039;http://localhost/members/admin/&#039;,
 &#039;2012-09-13 13:50:14&#039;, &#039;&#039;, &#039;&#039;, 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