Skip to:
Content
Pages
Categories
Search
Top
Bottom
  • RobotFX posted an update 13 years, 11 months ago

    @nessradio Hi, can you please tell me how you fixed the avatar upload/crop issue? I’ve read somewhere where you say about a conflict between the .js files of the wordpress theme and buddypress theme. Can you tell me how you did it, please? I’ve tried everything but nothing works, changing the directory, modifying the bp files etc.
    Please, when you…[Read more]

    • Hello wattaman, the way I fixed it is changing a Buddypress core file: wp-content/plugins/buddypress/bp-messages/bp-messages-cssjs.php and replaced the line 37:

      var acfb =
      jQuery(“ul.first”).autoCompletefb({urlLookup:’root_domain . str_replace( ‘index.php’, ‘wp-load.php’, $_SERVER[‘SCRIPT_NAME’] ) ?>’});

      with this code:

      var acfb = jQuery(“ul.fi…[Read more]

Skip to toolbar