User Registration From Error for Single User Contact
-
Hello,
I have a User Registration form for my website. It takes in email, password, and membership id. It then uses custom code in the functions.php file to check for the email and membership id in the database. The form is returning a ‘Something Went Wrong’ error. I’ve determined that the error is sent after the submit button is pressed and therefore is not a issue with my custom form validation, I’ve also turned on the wp_debug setting and no errors are being logged from the form. This error seems to only happen with one specific user and I I’ve validated that the user is in the database. If you could provide some guidance that would be great.
- You must be logged in to reply to this topic.