daquity36 Posted March 17, 2013 Share Posted March 17, 2013 (edited) I have one page checkout. My OPC works fine with other browsers but I get a fatal error with IE. IE's javascript console says "Object doesn't support this property or method." The method in question is var items = field_name.split(reg) from order-address.tpl I have no idea what is causing the problem. Because of this error, I cannot login properly from one page checkout when using IE. It seems that there are a lot of people with the same problem. Please help. P.S. This error is present in 1.4.9, 1.4.10, and 1.5.3. I have one page checkout. My OPC works fine with other browsers but I get a fatal error with IE. IE's javascript console says "Object doesn't support this property or method." The method in question is var items = field_name.split(reg) from order-address.tpl I have no idea what is causing the problem. Because of this error, I cannot login properly from one page checkout when using IE. It seems that there are a lot of people with the same problem. Please help. P.S. This error is present in 1.4.9, 1.4.10, and 1.5.3. Edited March 17, 2013 by daquity36 (see edit history) Link to comment Share on other sites More sharing options...
daquity36 Posted March 17, 2013 Author Share Posted March 17, 2013 SOLVED. It turns out the issue is not with coding but with settings of IE. All I had to do was reset IE from Tools => internet options => advanced => reset (including personal settings) That did it for me. Hope people find this helpful. Reference: http://www.techsuppo...ernet-explorer/ 1 Link to comment Share on other sites More sharing options...
vekia Posted March 17, 2013 Share Posted March 17, 2013 thanks for sharing the url to the nice article, it is really helpfull as i said in other thread where you also pasted it thanks again Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now