#800 closed defect (bug) (fixed)
"Send To" Error in "Compose Message"
Reported by: | dinhluong | Owned by: | |
---|---|---|---|
Milestone: | Priority: | major | |
Severity: | Version: | ||
Component: | Keywords: | ||
Cc: |
Description
When I try to use the "Compose Message" page, I get an error in the drop-down box of the "Send To" field that reads:
Fatal error: Call to undefined function friends_search_friends() in (my URL)/wp-content/plugins/buddypress/bp-messages/bp-messages-ajax.php on line 33
I think this is due to the fact that I'm running a private install of BuddyPress where everyone knows everyone else already so I turned off friends. Is there a way to either fix this or at least remove the error? Messages are still sent properly when I type in the full username manually, but the error message is scary/distracting to my non-technical users, and when they click on it, it replaces whatever was already in the text field with a break tag.
(In [1562]) Fixes #800