Replies: 0
Dear PMPro folks,
I’m running into a bit of a head-scratcher while trying to set up PMPro in a testing environment. It seems that the Membership Checkout Page ([pmpro_checkout]) isn’t correctly taking into account the requested membership level that a user selects in the previous ([pmp_levels]) page. This despite the POST parameter being visible in my browser navigation bar (domain.tld/dir/subdir/?level=n). Instead, the [pmppro_checkout] page is always displayed as if n=1. My membership levels have IDs 1, 2, 3 and 4.
My site is running WordPress v5.5, on top of Nginx. Enabling WP_DEBUG does not produce any error messages on these two pages (or elsewhere on the site, AFAICT). I’ve disabled all other plugins to no avail.
I would greatly appreciate any pointers or insights as to what is happening under the hood, or how to fix it.
Regards,