Skip to:
Content
Pages
Categories
Search
Top
Bottom

Error Autocomplete Private Messaging

  • @ultimateuser

    Participant

    Im running the latest version of BP and WP.

    – With “Friends component enabled” the autocomplete does not work. However, I can stil send a message by entering the complete user name.

    – I would also like to have autocomplete working for all users with the “Friends component disabled”.

    I followed these instructions http://bit.ly/dtzZDF by @r-a-y to add code to functions.php

    And also this: http://buddypress.trac.wordpress.org/changeset/3364

    In both cases autocomplete is still not working.

    Please help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • @r-a-y

    Keymaster

    If you’re having trouble with autocomplete even with the friends component enabled, then there’s something wrong. I’m guessing you’re not using the bp-default theme?

    Regarding the old snippet I posted, you don’t need that any more to get autocomplete working without the friends component.

    Just add the following to your theme’s functions.php or /wp-content/plugins/bp-custom.php:

    `define( ‘BP_MESSAGES_AUTOCOMPLETE_ALL’, true );`

    @ultimateuser

    Participant

    Hi @r-a-y

    I checked my bp-custom.php, which looks like this: http://pastebin.com/Tp861Dy9

    And your code was already in there.However autocomplete still doesnt work.

    Im using the bp-default theme.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Error Autocomplete Private Messaging’ is closed to new replies.
Skip to toolbar