Jump to content

[SOLVED] Internet Explorer errror on order-address.tpl(Javascript split)


daquity36

Recommended Posts

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 by daquity36 (see edit history)
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...