Add subscriber and emailvalidation do not work as expected since 4.9.6.
-
Hey,
we are running in some issue with the plugin. Since update 4.9.6 we have not been able to add any more subscribers to the mailing lists via admin panel, because the validation of the email address failed. And: after validation, the user was not saved in the DB.
Bug description:
EmailVerify.class.php
$list_domain_extensions alle uppercase now, this failed the validation.
We added a strtoupper in verify_formatting for now
Subscribers.php
added ‘is_active’ for the subscribers, but not added through update routine for the database
Hope this helps!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Add subscriber and emailvalidation do not work as expected since 4.9.6.’ is closed to new replies.