AbanteCart Community

Shopping Cart Operations => Support => General Support => Topic started by: Siri M. on April 05, 2014, 10:11:42 PM

Title: E-Mail Address does not appear to be valid!
Post by: Siri M. on April 05, 2014, 10:11:42 PM
My mother tried to create account, but the server timed out. Now we get "E-Mail Address does not appear to be valid!" when trying to recreate account. Same problem on both her end and my end. When I tried "forgot password" said no records of this account.   I find no traces of her email account in the Mysql database, unless I am looking under the wrong database.

Her email is xxxxx@q.com

Any thoughts on this?
Title: Re: E-Mail Address does not appear to be valid!
Post by: abantecart on April 06, 2014, 09:25:40 PM
Can you please clarify where you try to register?
Title: Re: E-Mail Address does not appear to be valid!
Post by: Siri M. on April 06, 2014, 09:32:36 PM
After placing some items in shopping cart, she then checked out and was asked to create account. That was when the server timed out. She tried again and now her email is not valid. On my end I tried to create a new account for her, and got the same problem. Her email is xxxxx@q.com will not work


Thanks
Title: Re: E-Mail Address does not appear to be valid!
Post by: abantecart on April 06, 2014, 09:40:46 PM
We were not considering 1 letter domain names for emails. These are very rare. I can post the fix for this in few minutes
Title: Re: E-Mail Address does not appear to be valid!
Post by: abantecart on April 06, 2014, 09:54:11 PM
Here is the fix:
https://github.com/abantecart/abantecart-src/commit/179c583a8e0674e52bab0e447b2288663777145b

This will be added to next release 1.1.9

Thank you.
Title: Re: E-Mail Address does not appear to be valid!
Post by: Siri M. on April 07, 2014, 03:28:12 AM
Great, that did it. I changed those five lines of code and now q.com works. Q.com is one of the email domains for Century Link I believe.

Thanks much for quick response.