Shape the future of Social networking with WordPress: Join Project Midnight Sun! The next generation platform for community building with WordPress!

BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] Member Type Badges #23443

    Hi Mike,
    Thank you for the question. We do have a badges plugin ready. We will be releasing it this week. It is not tested with mutisite/multiblog tough.

    I will post an update sometime this week.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Thank you. Will post back after release.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] BuddyPress Signup Avatar #23436

    Thank you.
    Have a nice day!

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] BuddyPress Signup Avatar #23434

    Hi Mike,
    Thank you for the update. I am glad the shared avatars are working.

    For the sign up avatar, please allow me to test this plugin on multi blog setup and assist you tomorrow.

    I have just left the desk for today, will assist early tomorrow.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] BuddyPress Signup Avatar #23432
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Propertytips,
    Thank you for the patience.

    I have got it working now. Will be posting an update late Monday/Early Tuesday. I need to add a setting option to turnoff local upload and also check another issue(it seems the media is attached twice for some reason)

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] BuddyPress Signup Avatar #23429

    Hi Mike,
    Thank you for joining pro. I sincerely appreciate it.

    1. Do you use FTP? If yes, Please login via FTP and navigate to your wp-content/uploads directory. Then note the complete path.

    If it is in the sub folder like you posted, the path should be

    
    /public_html/MYSITE/wp-content/uploads
    

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] BuddyPress Signup Avatar #23426

    Hi Mike,
    Thank you.

    I sincerely appreciate the kind words and your support.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] BuddyPress Signup Avatar #23422

    Hi Mike,

    1. You caught it correctly. While posting the code on forum, I edited the path a bit to remove some identifying information. Sorry for that double wp-content. Removing one now. It should be the absolute path to your uploads directory.

    2. Yes, It is your main site.

    No, It should not stop use of gravatar.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] BuddyPress Signup Avatar #23420

    Hi Mike
    Welcome to BuddyDev.

    I have moved the topic to relevant forum.

    1. Disable signup avatar for now and let us get the avatar working.

    Do you have a solution for sharing avatars across multiblogs?

    I am using this on a WordPress 5.2 + BuddyPress 4.3 multisite, multi blog and it is working.

    
    
    define( 'BP_AVATAR_UPLOAD_PATH', '/public_html/wp-content/uploads' );// change with absolute path to your  wp-content/uploads directory.
    define( 'BP_AVATAR_URL', 'http://yoursite.com/wp-content/uploads' );
    

    Make sure to update the urls. Once this works for you(without the signup avatar), I will suggest trying signup avatar then.

    Regards
    Brajesh