[buddypress-trac] [BuddyPress Trac] #5783: In Message compose screen the "send to" autocomplete fails
buddypress-trac
noreply at wordpress.org
Wed Aug 13 17:37:55 UTC 2014
#5783: In Message compose screen the "send to" autocomplete fails
------------------------------+---------------------
Reporter: imath | Owner: imath
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 2.1
Component: Messaging | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch commit |
------------------------------+---------------------
Comment (by r-a-y):
> I've tried this patch, but still can't get autocomplete to work.
If you have the friends component enabled, you can only get autocomplete
suggestions for friends.
If you want to get autocomplete suggestions for everyone regardless of
friends, try adding the following to
[http://codex.buddypress.org/developer/customizing/bp-custom-php/ /wp-
content/plugins/bp-custom.php]:
`define( 'BP_MESSAGES_AUTOCOMPLETE_ALL', true );`
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5783#comment:5>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list