[buddypress-trac] [BuddyPress] #5273: Error sending private messages in 1.9 Beta 2

buddypress-trac noreply at wordpress.org
Thu Dec 5 00:38:36 UTC 2013


#5273: Error sending private messages in 1.9 Beta 2
--------------------------+------------------------------
 Reporter:  henrywright   |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Core          |     Version:
 Severity:  normal        |  Resolution:
 Keywords:                |
--------------------------+------------------------------

Comment (by r-a-y):

 I haven't been able to duplicate the notice, henrywright.

 What version of PHP are you using?

 What happens if you change:
 `do_action_ref_array( 'messages_message_sent', array( &$message ) );`

 to:
 `do_action( 'messages_message_sent', array( $message ) );`

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5273#comment:12>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list