AbanteCart Community
Shopping Cart Operations => Support => General Support => Topic started 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?
-
Can you please clarify where you try to register?
-
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
-
We were not considering 1 letter domain names for emails. These are very rare. I can post the fix for this in few minutes
-
Here is the fix:
https://github.com/abantecart/abantecart-src/commit/179c583a8e0674e52bab0e447b2288663777145b
This will be added to next release 1.1.9
Thank you.
-
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.