I have been having a few new customers say that they can't register because the site says that their email is not valid. The last one being customername@hotmail.co.uk
However, I can add them via the admin panel without any issue and there is nothing in the error logs.
What can be causing this?
Cheers
However, I can add them via the admin panel without any issue and there is nothing in the error logs.
What can be causing this?
Cheers
Issue already fixed in OC v3.0.3.6 and master branch.
The most generated errors being found on Opencart forum originates from contributed programming. The increased post counters are caused by redundancies of the same solutions that were already provided prior.
Regards,
Straightlight
Programmer / Opencart Tester
I'm using 2.3.0.2, PHP 7.2ADD Creative wrote: ↑Sun Nov 15, 2020 6:38 amWhat version of OpenCart and PHP? Any extensions? Theme?
I'm using the default theme but it has been customised using the ZenEditor
I'm also using many extensions.
Cheers
Marc
Could be the leading or trailing space issue as suggested by stephmens.
If the problem only occurs at checkout and not at account register. You could try changing your themes email field to the email type.
https://github.com/opencart/opencart/bl ... er.tpl#L33
https://github.com/opencart/opencart/bl ... st.tpl#L33
So it matches the account register form.
https://github.com/opencart/opencart/bl ... er.tpl#L66
The email type will tell the browser to remove spaces.
If the problem only occurs at checkout and not at account register. You could try changing your themes email field to the email type.
https://github.com/opencart/opencart/bl ... er.tpl#L33
https://github.com/opencart/opencart/bl ... st.tpl#L33
So it matches the account register form.
https://github.com/opencart/opencart/bl ... er.tpl#L66
The email type will tell the browser to remove spaces.
It could be related to an extension.
For quick, professional OpenCart support please email info@antropy.co.uk
Guru Member
Who is online
Users browsing this forum: Jeens and 27 guests