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

buddypress-trac noreply at wordpress.org
Thu Dec 5 21:29:03 UTC 2013


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

Comment (by boonebgorges):

 joesell89 - Thanks for checking in.

 If you're on a *NIX machine (like Linux or OSX), do the following in a
 terminal (replace "/path/to/wordpress/" with the path to your WP
 installation and "/path/to/5273.patch" with the path to the downloaded
 patch)

 {{{
 cd /path/to/wordpress/wp-content/plugins/buddypress
 patch -p0 < /path/to/5273.patch
 }}}

 If you only have FTP access or whatever, open up the file wp-
 content/plugins/buddypress/bp-messages/bp-messages-notifications.php, and
 manually make the changes you see in
 https://buddypress.trac.wordpress.org/attachment/ticket/5273/5273.patch.
 (Lines in red are the "old" versions, lines in green are the "new" ones.
 Basically, you're just adding the "raw_" prefix in a few places.) Don't do
 this on a production site unless you really know what you're doing!

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


More information about the buddypress-trac mailing list