BuddyDev

Search

Replies

  • Participant
    Level: Enlightened
    Posts: 52
    Iain Claydon on in reply to: [Resolved] Uploading to MediaPress as a visitor #50312

    Hi Brajesh,

    Ok, no problem, I’ll await your feedback

    Thanks,Iain

  • Participant
    Level: Enlightened
    Posts: 52
    Iain Claydon on in reply to: [Resolved] Uploading to MediaPress as a visitor #50299

    Hi again Brajesh,

    Add the above code does display the media upload template, but I get the following error when I try to upload:

    “The gallery is not selected” – I guess it’s trying to attach to a gallery, but we only want to add to the media list.

    Is there another piece of code required to enable upload?

    Kind regards,
    Iain

  • Participant
    Level: Enlightened
    Posts: 52
    Iain Claydon on in reply to: [Resolved] Uploading to MediaPress as a visitor #50297

    Hi Brajesh,

    Thanks for that, perfect, I was trying to locate such a template but just couldn’t find it. I’ve placed in the loop-gallery.php.

    I’ve made a note of the code so I can update the template with each Mediapress update.

    Regarding the second reg form, this is fine, I added another form, I was just concerned there would be a conflict with the existing BuddyPress form which I need to maintain.

    Many thanks,
    Iain

  • Participant
    Level: Enlightened
    Posts: 52
    Iain Claydon on in reply to: [Resolved] Uploading to MediaPress as a visitor #50270

    Hi Brajesh,

    Thanks for that, have updated loop-gallery.php however I lose the ability to upload new photos. Can you advise the code to allow photo upload that I could add to that code above? Only edit or delete is available, but we also need add new as well.

    Kind regards,
    Iain

    p.s. the registration question is still a headache but this is not the correct post for that one, this being mediapress.

  • Participant
    Level: Enlightened
    Posts: 52
    Iain Claydon on in reply to: [Resolved] Uploading to MediaPress as a visitor #50242

    Hi Brajesh,

    Thanks for this code snippet. It works to a point but I lose the ability to add new photos, I just have options for edit or delete.
    Is there anything I need to add to the code?

    Kind regards,
    Iain

  • Participant
    Level: Enlightened
    Posts: 52
    Iain Claydon on in reply to: [Resolved] Uploading to MediaPress as a visitor #50222

    Hi Brajesh,

    Thanks for the reply, unfortunately I couldn’t follow the threads and ended up creating a critical error, so I removed the code. I must have been doing something wrong of course. I think this is the key part?

    <?php mpp_get_template( ‘gallery/loop-gallery.php’ ); ?>

    If you could help to point me in the correct direction as to what to change and where that would be amazing.

    On a side note, because a visitor can’t upload to MediaPress, is it therefore possible for a user to complete just short “lite” login procedure (Username + password) rather than complete the entire form that a full member would need to complete? This is because some people may not need all features of my site (this is a memorial site for people who have lost someone) BUT still need to login to be able to add photos to someone’s profile.
    I’m thinking on the “extended-profile” is there a way for an option to be added that would complete the register process without needing to fill in all details if they are not applicable. Does this make sense?

    Any help is much appreciated,
    Many thanks,
    Iain

  • Participant
    Level: Enlightened
    Posts: 52
    Iain Claydon on in reply to: [Resolved] Uploading to MediaPress as a visitor #50149

    Hi Brajesh

    Thanks for your reply, maybe it’s something you could think about in the future as it would be a useful addition if a user profile owner wanted to allow guest uploads. Definitely should be a profile owner option, not by default.

    On another note, can you advise how I can set up MediaPress default view to just be a grid of photos? My client doesn’t want albums, just wants a user to click Photos tab and see them all in a grid. Is this possible?

    Many thanks,
    Iain

  • Participant
    Level: Enlightened
    Posts: 52
    Iain Claydon on in reply to: [Resolved] Uploading to MediaPress as a visitor #50128

    Hi Brajesh,

    It’s something we would need as soon as possible – if this is not do-able in the near future I’d need to look at alternative media solution for my buddypress site, if there is one.

    Kind regards,
    Iain

  • Participant
    Level: Enlightened
    Posts: 52
    Iain Claydon on in reply to: [Resolved] Uploading to MediaPress as a visitor #50092
    This reply has been marked as private.
  • Participant
    Level: Enlightened
    Posts: 52

    Brilliant thanks Brajesh!

    Oh 1 more thing, if a user adds a comment to a post in buddypress is there a way for the profile owner to moderate a comment / delete if necessary in the front-end? (rather than being in wordpress dashboard)

    Kind regards,
    Iain