When using the Members module and the valid_email validation, an incorrect domain triggers the valid_email (validation_helper.php) method but the error message is not appearing on my update page.
I know this is triggered based on json($this->form_submission_errors):
All other error messages do appear on the page and validation_errors(); is included.
valid_email check doesn't display error for invalid domain
2 years ago
2 years ago
#1