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

    No issues.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Chen,
    Thank you for asking.
    I did complete the moderation part and recording of changes for the profile fiedl update.

    I could not release it as I was unable to plan the views properly. I am not sure how do I notify and list the profile field changes to admin in the dashboard.

    I am specifically having issue in how do we allow some field data to be approved but not others from the same update. Do we put a approve/deny button again each changed field?

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: Cant fix this issue #23031

    Hi Simon,
    Please link me to the new site with a temporary admin access. Most probably write/read permission or some configuration issue. Can check quickly.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: MediaPress db structure #23012

    Hi Simon,
    Thank you for the question.

    In MediaPress, we use
    ‘mpp-gallery’ post type for gallery.
    ‘mpp-type’, ‘mpp-component’ and ‘mpp-status’ taxonomies for type/component/status for each gallery and media.

    A media is a WordPress attachment(post type=attachment) that belongs to a gallery and has certain extra data.

    For each media and gallery, In addition to type/status/component, we store an extra field

    ‘_mpp_component_id’. It stores a numeric value which identifies the gallery/media association to an object.
    Depending on gallery/media component, It could be user id or group id.

    PS:- In MediaPress 2.0, we are migrating from the current taxonomy to a flat table.

    Hope that helps.

    Regards
    Brajesh_

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi,
    1. Can you please tell me what is a proper way in your view? For the client, we used random 8 digit number prefixed with some site specific code to generate the username.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: Email notification for registration #23010

    Hi Fabrice,
    Thank you. We will add this option to the plugin in our next update. We will release the update next week.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: BuddyPress Follow Restrictions Plugin #23008

    Hi Tosin,
    Thank you for the suggestion. I will be discussing it with our team and update you in next 2 days.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: Share from within site to Buddypress #23007

    Hi Vivek,
    Ravi has created a minor plugin for this

    https://github.com/buddydev/share-post-as-activity

    Please give it a try and let me know if it works for you or not?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Vivek,
    Are you using any other plugin that provides activation redirect or login redirect(like our auto activate auto login plugin?)

    Regards
    Brajesh