• Resolved evolutiontravel

    (@evolutiontravel)


    Hi,
    we have Buddyboss platform installed, also PMP Pro with some of it’s add-ons, including Paid Memberships Pro – BuddyPress & BuddyBoss Add On
    We also have BuddyPress Auto Friendship Pro installed.
    We manage subscriptions with Woocommerce & Woocommerce subscriptions

    We have created a list of users that gets autofollowed by any new user that gets created in system, and works correctly

    We have this issue:
    every time an automatic subscription renewal is done for any user, the hook that makes this user follow automatically every other user in the list, is triggered.
    This because the Autofriendship plugin intercepts a Member type change on user, even that this is not true because there is no real change on users member type,

    From our analysis (and a regression test), it results that problem is caused by PMPro BuddyPress addon causing it.

    https://github.com/strangerstudios/pmpro-buddypress/blob/dev/includes/member-types.php#L82

    On that line, it seems you are not checking if a user already has the member type and calling the function to reassign.

    Would be a solution to check if a user has the specific member type before trying to reassign?

    Can you please check this and give us a solution?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Theunis Coetzee

    (@ipokkel)

    Hi @evolutiontravel

    Thank you for reaching out to Paid Memberships Pro.

    It appears that a ticket for this was already logged in our premium support channels, is this correct?

    We’ll handle the request from there to avoid cross-communication and share findings here when that ticket is resolved.

    Thank you for your patience and understanding.

    Kind regards,
    Theunis C.

    Thread Starter evolutiontravel

    (@evolutiontravel)

    Hi Theunis,
    I wrote to the Paid Membership Pro support, maybe they opened the other ticket, I’m not aware of that.
    Anyway if the PMP support is the intermediate for this communication, it’s ok, important is to resolve the issue ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Member type reassigned to users’ is closed to new replies.