BuddyDev

Search

Replies

  • Participant
    Level: Master
    Posts: 171
    JohnnyNW on in reply to: Featured Members posts #29122

    That’s too bad. I was hoping, when Feature Member is selected, it could update their role, which could reflect extra privileges established for that role.

    Thanks for responding, and take care.

    JJ

  • Participant
    Level: Master
    Posts: 171
    JohnnyNW on in reply to: Do you have a plugin that mutes activity? #28763

    Great! Thank you! I’m totally looking forward to Mute and… yes, Follow ahahahah – I know, I know, I’ve been wanting Follow forever, one day, if I keep thinking happy thoughts LOL

    Thank you for all your hard work, sincerely.

    JJ

  • Participant
    Level: Master
    Posts: 171
    JohnnyNW on in reply to: Do you have a plugin that mutes activity? #28743

    Hello. I noticed Moderation Tools was just updated, a few months since I posted here. Did you incorporate the “mute” else build the add-on for Moderation Tools you mentioned earlier on this thread?

    Thank you.

    JJ

  • Participant
    Level: Master
    Posts: 171

    Mmm, not quite working as expected.

    Dang, really wanted this to recgonize the listing I made with Restrict Usernames Emails Characters.

    Even tried

    $illegal_names = get_site_option( 'illegal_names' && defined('names_limit_partial') && 'names_limit_partial');

    But that doens’t work.

    • This reply was modified 4 years, 7 months ago by JohnnyNW.
  • Participant
    Level: Master
    Posts: 171

    Worked on it the best I could…both plugins work great, except your’s doesn’t call their list, or at least see their listing for partial names not allowed, but instead your plugin uses $illegal_names = get_site_option( ‘illegal_names’ ); which ms-functions.php like line 605 in wp -includes directory.

    So, I looked deeper, and noticed on your plugin username-availability-checker.php line 243

    $illegal_names = get_site_option( 'illegal_names' );

    and changed to $illegal_names = get_site_option( 'illegal_names' ) && 'names_limit_partial';

    Now your plugin sees their list.

    I got names_limit_partial from “Restrict Usenrames Emails Characters” from their page-setts.php line 211 'uid' => 'names_limit_partial',

    Does this seem okay with you?

    • This reply was modified 4 years, 7 months ago by JohnnyNW.
    • This reply was modified 4 years, 7 months ago by JohnnyNW.
  • Participant
    Level: Master
    Posts: 171
    JohnnyNW on in reply to: [Resolved] Activity plus #28539

    I don’t have a problem like this: my videos are previewing – with text AND thumb nail of video from YouTube.

    I have over 70+ plugins, many from BuddyDev, with no conflicts, no php errors, everything running perfect, with page loads under 900ms.

    It could just be your setup or theme/plugin conflict.

    Check your php error log and see if it’s empty or populated with warnings and/or errors.

    Or it could be that you are using a video hosting company that isn’t supported.

  • Participant
    Level: Master
    Posts: 171

    More than welcome – and I just bought two more plugins – I’m sure, with past experience, they are 100% worth the price (BuddyPress User Badges & BuddyPress Member Types Pro) – THANK YOU 🙂

  • Participant
    Level: Master
    Posts: 171

    PS I added and tweaked line 20 as mentioned before to this <div class="show-recent-viz">Recent visitors to<div class="writers-post-visz"><?php the_title(); ?></div></div>

    Now it show post title – very cool plugin – THANK YOU!

  • Participant
    Level: Master
    Posts: 171

    Oh WOW. Well, the LEAST I can do is buy BuddyPress Member Types Pro tomorrow 🙂

    Thank you! For all the help and awesome plugins – from Feature Members to BuddyPress Branded Login, from Facebook Like User Activity Stream for BuddyPress to custom tweaking – and many, many more – THANK YOU.

  • Participant
    Level: Master
    Posts: 171

    I love Featured Members plugin!

    Okay, I will purchase BuddyPress Member Types Pro tomorrow – it’s the LEAST I can do for you, since you created Recent Post Visitors 🙂

    Thank you!