strangerstudios / pmpro-sponsored-members

Generate a discount code for a main account holder to distribute to sponsored members.
https://www.paidmembershipspro.com/add-ons/pmpro-sponsored-members/
15 stars 27 forks source link

Fixes a PHP Error when changing levels #121

Closed JarrydLong closed 1 year ago

JarrydLong commented 1 year ago

All Submissions:

Changes proposed in this Pull Request:

Fixes an error when changing levels.

Resolves #110

How to test the changes in this Pull Request:

Unable to replicate the error so working on a 'logical' fix around this for now.

I don't think this is PHP Version related, just that the $old_sub_accounts_active was not an array when it was expecting there to be one for some reason.

Other information:

Changelog entry

Fixes a PHP error on the Membership Confirmation page.