Page 1 of 1

Login not possible with IE11

Posted: Fri Jul 15, 2016 10:48 pm
by oase
I'm using OpenCart 2.2.0.0 with "TheKitchen" Theme.
When i try to login with IE11 i always get the message, that username und password are not correct. Additionally after the Login try i get following Messages at the top of the page:
Notice: Undefined index: email in /home/xxxxxxxxxxxxx/public_html/catalog/controller/account/login.php on line 185
Notice: Undefined index: email in /home/xxxxxxxxxxxxx/public_html/catalog/controller/account/login.php on line 192
Notice: Undefined index: email in /home/xxxxxxxxxxxxx/public_html/catalog/controller/account/login.php on line 199
Notice: Undefined index: password in /home/xxxxxxxxxxxxx/public_html/catalog/controller/account/login.php on line 199
Notice: Undefined index: email in /home/xxxxxxxxxxxxx/public_html/catalog/controller/account/login.php on line 202


But only with IE11, with Firefox an Chrome all works fine.
Can anyone help me. You can give it a try at https://www.dankebauer.com

Re: Login not possible with IE11

Posted: Tue Jul 26, 2016 11:55 pm
by straightlight
oase wrote:I'm using OpenCart 2.2.0.0 with "TheKitchen" Theme.
When i try to login with IE11 i always get the message, that username und password are not correct. Additionally after the Login try i get following Messages at the top of the page:
Notice: Undefined index: email in /home/xxxxxxxxxxxxx/public_html/catalog/controller/account/login.php on line 185
Notice: Undefined index: email in /home/xxxxxxxxxxxxx/public_html/catalog/controller/account/login.php on line 192
Notice: Undefined index: email in /home/xxxxxxxxxxxxx/public_html/catalog/controller/account/login.php on line 199
Notice: Undefined index: password in /home/xxxxxxxxxxxxx/public_html/catalog/controller/account/login.php on line 199
Notice: Undefined index: email in /home/xxxxxxxxxxxxx/public_html/catalog/controller/account/login.php on line 202


But only with IE11, with Firefox an Chrome all works fine.
Can anyone help me. You can give it a try at https://www.dankebauer.com
When attempting to login with IE11, see if you notice any error messages. If not, with other browsers that are able to login, see your error logs in the Opencart admin if you notice any recent error events based on the date-time for login.php file. More detailed information about how to see the error logs: http://forum.opencart.com/viewtopic.php?f=190&t=165636

Re: Login not possible with IE11

Posted: Wed Jul 27, 2016 8:29 am
by straightlight
An aside note would be to switch back to the default theme from your admin - > extensions - > themes - > Select Default from other browsers than IE11 and see if the issue persists with the login while trying with IE11.

Re: Login not possible with IE11

Posted: Tue Nov 13, 2018 6:40 pm
by guidone
Hi,

exactly same problem on same OC 2.2 version and with default theme with any browser.
Notice: Undefined index: email in /catalog/controller/account/login.php on line 185
Notice: Undefined index: email in /catalog/controller/account/login.php on line 192
Notice: Undefined index: email in /catalog/controller/account/login.php on line 199
Notice: Undefined index: password in /catalog/controller/account/login.php on line 199
Notice: Undefined index: email in /catalog/controller/account/login.php on line 202
You can find login.php file, OC 2.2 version in attachment

Please help if you have any solution, maybe are simply bot crawling the site but i need a solution to don't have all these php notices in the log.

Regards