[buddypress-trac] [BuddyPress] #4097: Error sending private message

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Sun Mar 25 21:19:21 UTC 2012


#4097: Error sending private message
-------------------------------+------------------------------
 Reporter:  butch2059          |       Owner:
     Type:  defect (bug)       |      Status:  new
 Priority:  normal             |   Milestone:  Awaiting Review
Component:  Messaging          |     Version:  1.5.4
 Severity:  normal             |  Resolution:
 Keywords:  reporter-feedback  |
-------------------------------+------------------------------

Comment (by butch2059):

 Replying to [comment:12 boonebgorges]:
 > Thanks for trying. This narrows down the possible place where the error
 is taking place.
 >
 > Are you finding that email notifications and BuddyPress notifications
 (the one in the Notifications dropdown) are working when new email
 messages are sent?
 >
 > If you have access to your PHP error log, it would be extremely helpful
 if you could provide any Fatal Error data you find there. If not, you may
 consider turning on `WP_DEBUG` for a moment, attempting to send a message,
 and then taking note of the error message (if any) displayed after you
 send a message. Enable `WP_DEBUG` by finding the following line in `wp-
 config.php`:
 >
 > `define( 'WP_DEBUG', false );`
 >
 > and changing it to
 >
 > `define( 'WP_DEBUG', true );`
 >
 > Note that you should only leave it set to `true` for as long as it takes
 to run the test - turn it back to `false` as soon as you are done.


 Ok here is what I got when I changed the DEBUG:

 Fatal error: Call to undefined function bp_get_settings_slug() in
 /usr/home/troop233/www/htdocs/wp-content/plugins/buddypress/bp-messages
 /bp-messages-notifications.php on line 20

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


More information about the buddypress-trac mailing list