BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25174

    Hi Ben,
    Happy New Year!
    Hope you are doing well.
    I am doing great and have some amazing news coming at the end of this month 🙂

    It was a brute force dictionary attack with username/text password. Except the email address, username, displayname on BuddyDev, there was nothing else compromised for these accounts. Activating a basic firewalll has stopped and there has been no new issue in last 3 weeks now.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25174
    Brajesh Singh on in reply to: bug BuddyPress Profile Data Moderator #54533
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25174
    Brajesh Singh on in reply to: BP Deactivate Account – Bugs #54443

    Hi Katrine,
    Thank you for your patience.

    I have tried it. I am sorry but I don’t see a solution in sight.

    Here is what I did:-
    – Only way to truly prevent it would be to check on activity form submission, if anonymous is ‘on’ and has attached media files, we stop the posting and notify the user.

    The problem is, I tried using ajaxSend, ajaxPrefilter as well as submit() on form to abort the request. I am able to show the notice but the post still gets published.

    BuddyPress does not provide an entry point to stop the request client side and that is preventing me from getting it to work.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25174

    Hi Michael,
    Thank you for your post.

    Your approach in https://buddydev.com/support/forums/topic/exclude-from-sitewude-activity-stream-per-user-id/#post-54246 is correct one.

    There is a problem with your second approach in https://buddydev.com/support/forums/topic/exclude-from-sitewude-activity-stream-per-user-id/#post-54349

    1. The first approach always hides activity (marks as private) irrespective of what activity type it is.
    2. secondary_item_id could be a lot of things depending on context. It could be a user id or another object id and I will advise checking against it unless you check the $activity->type to ensure secondary_item_id will be user id.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25174
    Brajesh Singh on in reply to: The image by link is not loaded on php 8.3 #54441

    Hi Arisu,
    Hope you are doing well.
    I am sorry for the delayed response. I tested the plugin with PHPCompat tool for 8.3 and I am not seeing any issue that can throw notices.

    Can you please tell me the steps to reproduce it?

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25174
    Brajesh Singh on in reply to: MediaPress – Translation #54440

    Hi Katrine,
    Happy New Year!

    I was unable to verify the issue. How are you getting that appearance for gallery. My gallery “View” is just a link and it says “view”, does not say anything about the type. I even enable Cera to test and It is still the same.

    Which theme/template pack or plugin are you using to make the gallery action buttons looking like that(icons).

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25174
    Brajesh Singh on in reply to: BuddyBlog Pro – Groups #54439

    Hi Nik,
    Thank you for reporting it. Please allow me to check and get back to you in next 2 days.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25174
    Brajesh Singh on in reply to: Anonymous plugin – Activity as friend #54438

    Hi Katrine,
    Thank you for the report.

    I assume you are referring to sitewide activity stream. It was a conscious decision as we are storing flag for marking activity in activity meta .

    Using meta query on sitewide activity stream is not efficient and that’s why we let it that way. I will need to work on an option to manually enable skipping it when the friends filter is enabled.

    About “BuddyPress Activity Privacy”, I am sorry, This plugin is not supported outside Community Builder pro and It is not available for downloads without access to Community Builder theme(It was a mistake if it was available for download somehow). The reason I am not supporting is every theme has their own way of implementing things and The time invested in supporting is not justified. That’s why we made a few plugins only available with our theme not beyond that.

    For the first issue, I will post in next 24 hours.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25174
    Brajesh Singh on in reply to: bug BuddyPress Profile Data Moderator #54437
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25174
    Brajesh Singh on in reply to: bug BuddyPress Profile Data Moderator #54295
    This reply has been marked as private.