strangerstudios / pmpro-cancel-on-next-payment-date

Change membership cancellation in Paid Memberships Pro to set expiration for next payment date instead of cancelling immediately.
https://www.paidmembershipspro.com/add-ons/cancel-on-next-payment-date
8 stars 8 forks source link

PHP Notice: Undefined index from on line 47 #38

Closed kimcoleman closed 1 year ago

kimcoleman commented 2 years ago

Describe the bug Getting a notice for an undefined index on line 47 of the main plugin file.

To Reproduce Steps to reproduce the behavior:

  1. Go to Membership > Settings > Levels
  2. Delete a level.
  3. See warning

Screenshots

Screen Shot 2022-05-05 at 6 22 36 AM
mircobabini commented 2 years ago

There's a fix for this: https://github.com/strangerstudios/pmpro-cancel-on-next-payment-date/pull/30