[buddypress-trac] [BuddyPress] #4097: Error sending private message
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Sun Mar 25 19:42:14 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 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.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4097#comment:12>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list