BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25068

    Hi Stephanie,
    Thank you for the suggestion.
    At the moment(till 15th January), MediaPress development is on pause(Except for security issues.) We will go through it after 15th January again.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25068

    Hi Stephanie,
    Thank you for the suggestion.

    The video/audio galleries support cover but via a different method. You need to upload it from Edit Gallery page.

    Thank you for the suggestions, I am unable to think of a ui where we can use images form another gallery as cover. O-embed cover is certainly on the cards.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25068

    Hi Trevor,
    Thank you for using the plugin.

    I am sorry, we do not have any idea why the issue happens. If you use our multi network plugin, all it does is changes the table prefix to make it use current blogs’s prefix e.g wp_1_xyz instead of wp_xyz for all the BuddyPress specific tables.

    That’s all it does for activities or any other custom component. If it is not working, I will suggest contacting BuddyBoss to investigate the issue(Is there a possibility that the activity table is not honouring the prefix?).

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25068
    Brajesh Singh on in reply to: Does mediapress/buddypress support S3 storage #53571

    Hi Midhun,
    Thank you for using MediaPress.

    I am sorry, there is no bug on our part that we can fix. The issue is most probably related to the hook that plugin is using to offload. We have mpp_ in the hooks instead of wp even though the media goes to the same media library. You will need the authors of offload media to add support for mediapress.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25068
    Brajesh Singh on in reply to: BP Deactivate Account – Bugs #53559
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25068

    Hi Kira,
    Thank you.
    I am glad it is working.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25068

    Hi Stephanie,
    Thank you.
    I am looking forward to your feedback.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25068
    Brajesh Singh on in reply to: Anonymous plugin – rtMedia issue #53551

    Hi Katrine ,
    Thank you for the test. You are right about the issue. I will be writing back to you tomorrow with an update(Need to check feasibility for this case, if feasible will have the updated plugin tomorrow again).

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25068
    Brajesh Singh on in reply to: Limit activity in groups to admin/mods only #53550

    Hi Katrine,
    Thank you for sharing.
    I am glad you managed to find the solution.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25068

    Hi Carsten,
    I haven’t used the Dynamic Directory plugin, so I am not sure of the expectation.

    Since BuddyPress caches individual objects, there will still be queries for the members list. It won’t query for fetching data of individual members.
    It is very different from page caching behaviour. The goal of BuddyPress is to improve performance but not to avoid all the queries completely.
    What you are expecting is page caching which is not supported by BuddyPress.

    Regards
    Brajesh