Renewal's first and last name being wiped out
-
Hello,
Having a couple issues with client’s PMPRO’s member renewal checkout.
1) Members were receiving a required fields message that prevented them from checking out. I did not setup the site initially but found the required fields in the pmpro-register-helper-fields directory. It seems as though the renewal checkout was looking for these fields, but they aren’t even needed on the page; the member already submitted them when they signed up. So why require it again if the form field isn’t even present on the page.
I “fixed” this by modifying the code to check if the user was logged in. If they were, than to ignore the requirements. Members can now checkout.
2) Now that members can renew we’re seeing that first and last name fields of the members are now being cleared out when they do. Before I go digging into whatever is happening, I just wanted to know if there is a quick fix. Makes me think there is a blanket update statement that is being run regardless of signup or renewal.
Any help would be greatly appreciated.
Thanks,
Andrew
- The topic ‘Renewal's first and last name being wiped out’ is closed to new replies.