BuddyDev

Search

Replies

  • Participant
    Level: Initiated
    Posts: 10
    Deepak on #806

    Yea, it worked. Marking as resolved.

  • Participant
    Level: Initiated
    Posts: 10
    Deepak on #804

    Good morning Brajesh,
    Glad to help.

    So I will use “mpp_get_accessible_statuses” instead and will let you know if it worked or not.

    Mediapress is indeed the best plugin out there for buddypress gallery and you are making it an all in one gallery plugin which is really great. Keep up the good work and thanks for the great plugin.

  • Participant
    Level: Initiated
    Posts: 10
    Deepak on #802

    Hey,
    May be I found the reason of not showing up of “Next” and “Previous” links.

    in file “mpp-misc-functions.php” on line 240, there is a line in which you are getting “user-access level”, using function “mpp_get_current_user_access_permissions()”, which is returning an array “Array ( [0] => public )”, even for “Administrator. Because of this, any gallery and image which do have “Public” status are not showing links.

    I don’t know logic behind “mpp_get_current_user_access_permissions()” function so can’t comment on it.

    For now I am just commenting line 240, to get it worked.

    Thanks 🙂

  • Participant
    Level: Initiated
    Posts: 10
    Deepak on #801

    Hey,
    Now when I see it, there are next and previous links in some groups and many don’t have it on single media page. May be this information can help?
    I am also trying to debug this, will get back to you if I get anything.
    Thanks.

  • Participant
    Level: Initiated
    Posts: 10
    Deepak on #800

    Yeah, checked it, not working. See below screenshot.
    SS: https://drive.google.com/file/d/0B9GNRErM2MaYQ09ka3RjRkw5YWM/view?usp=sharing

  • Participant
    Level: Initiated
    Posts: 10
    Deepak on #797

    Thank you so much Brajesh.It worked and Sorry about never exploring the options, never thought that it can happen as it was working with older version. I will explore it.

    Also, on single media page of groups, I am still not able to see Links for next and previous media/post?
    And the shortcode [mpp-gallery] is not working anymore?

    Thanks 🙂

  • Participant
    Level: Initiated
    Posts: 10
    Deepak on #794

    Hey,
    It is a standard wordpress installation. I have messaged you details
    Thanks

  • Participant
    Level: Initiated
    Posts: 10
    Deepak on #792
  • Participant
    Level: Initiated
    Posts: 10
    Deepak on #787

    Yes, I am sure.
    I have a previous installation of a wp site, which I copied to staging. Then I renamed the old version and uploaded new one which I downloaded right now from this link https://github.com/buddydev/mediapress

    After uploading and activating when I visit to a group page, I am not able to see any option to view gallery which is present if I downgrade to previous version.

    Below are the screenshots:
    Before Updation:
    Group Page: https://drive.google.com/file/d/0B9GNRErM2MaYNGppM2o2VWpHeTA/view?usp=sharing

    After Updation:
    setting page: https://drive.google.com/file/d/0B9GNRErM2MaYY2hWUUtMSDRyS2s/view?usp=sharing

    Group Page: https://drive.google.com/file/d/0B9GNRErM2MaYV0dmbGhRa1VYVlk/view?usp=sharing

    Also if you can tell me how to fix previous and next link issue, that will be a quick relief as for now this is all I want.

  • Participant
    Level: Initiated
    Posts: 10
    Deepak on #654

    Hey, I have looked on another question in the forum and this question has been answered before on https://buddydev.com/support/forums/topic/fantastic-plugin-ut-i-get-an-error-andy-chance-of-assistance/.

    But I am not able to get Mediapress work with groups. It was working good with previous version.
    I have saved the settings with and without checking groups option on “Mediapress->setttings” but it still not working 🙁
    Please help.