Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sending Email Problem with Creating New Customer #8

Open
hyuckjin21 opened this issue Aug 15, 2019 · 3 comments
Open

Sending Email Problem with Creating New Customer #8

hyuckjin21 opened this issue Aug 15, 2019 · 3 comments

Comments

@hyuckjin21
Copy link
Owner

No description provided.

@chade7160
Copy link
Collaborator

After verifying system.log, we found out there is a error message which is following.
[2019-08-15 15:21:38] main.CRITICAL: Exception message: Deprecated Functionality: idn_to_ascii(): INTL_IDNA_VARIANT_2003 is deprecated in /home/dollarwigsadmin/public_html/vendor/zendframework/zend-validator/src/EmailAddress.php on line 560

By looking up this error on the web, I found an article said that there is a problem between magento2.3 and php 7.2.
reference: magento/magento2#19795

@chade7160
Copy link
Collaborator

We can solve this problem by either downgrade php version to 7.1 or upgrade ICU to ICU 4.6.

@chade7160
Copy link
Collaborator

We downgraded our php to 7.1.31 and recolve the problem.

@hyuckjin21 hyuckjin21 changed the title Sending Email Problem Sending Email Problem with Creating New Customer Aug 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants