[buddypress-trac] [BuddyPress] #1671: Groups: Updating Activity results in Error (but activity still posted sometimes)

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Fri Jan 22 18:27:21 UTC 2010


#1671: Groups: Updating Activity results in Error (but activity still posted
sometimes)
-------------------+--------------------------------------------------------
Reporter:  nuprn1  |       Owner:     
    Type:  defect  |      Status:  new
Priority:  major   |   Milestone:  1.2
Keywords:          |  
-------------------+--------------------------------------------------------
 Trunk 2407

 randomly posting whats new updates - returns an error "There was a problem
 posting your update, please try again."

 But the activity update actually posts (well sometimes)

 This worked previously in 2396 (everything updated fresh)

 in function groups_record_activity() commenting out

         /* Check for an existing entry and update if one exists. */
         //$id = bp_activity_get_activity_id( array(
         //      'user_id' => $user_id,
         //      'component' => $component,
         //      'type' => $type,
         //      'item_id' => $item_id,
         //      'secondary_item_id' => $secondary_item_id
         //) );

 fixed the problem :P

-- 
Ticket URL: <http://trac.buddypress.org/ticket/1671>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list