marjanbajc Posted June 15, 2011 Share Posted June 15, 2011 Hello everyone,I'm using PS 1.4.2.5TEST SITE: http://dev.bisoft.si/aa/in IE8 on one page checkout it doesn't display the invoice address.IE8 shows this error: Object doesn't support this property or method.Scrolled through the source and it seems it has problem with this line: var items = field_name.split(reg);Anyone know why is that?Thanks. Link to comment Share on other sites More sharing options...
marjanbajc Posted June 17, 2011 Author Share Posted June 17, 2011 Nevermind. Jquery textshadow script was responsible. Link to comment Share on other sites More sharing options...
pacob Posted September 30, 2011 Share Posted September 30, 2011 I have the same problem. Can you tell me how you resolved this ? Link to comment Share on other sites More sharing options...
marjanbajc Posted September 30, 2011 Author Share Posted September 30, 2011 As I said, Jquery textshadow script was responsible. That was all. Link to comment Share on other sites More sharing options...
realayumi Posted October 25, 2011 Share Posted October 25, 2011 Same problem here. Until now i can not find any solution. @marjanbajc: your answer its not a solution. How can we "never mind" ? May you get the solution but not posting here? Anybody can help? 1 Link to comment Share on other sites More sharing options...
marjanbajc Posted October 25, 2011 Author Share Posted October 25, 2011 As I've said two times already, it was Jquery textshadow fault. I didn't need it any more, so I removed it and the problem was gone. Sorry, but that's all I've got. Link to comment Share on other sites More sharing options...
pacob Posted October 25, 2011 Share Posted October 25, 2011 For me it was Shadowbox, so i've put only the shadowbox.js on CMS pages. Link to comment Share on other sites More sharing options...
a_smith Posted June 7, 2012 Share Posted June 7, 2012 Hello everyone, I'm using PS 1.4.2.5 TEST SITE: http://dev.bisoft.si/aa/ in IE8 on one page checkout it doesn't display the invoice address. IE8 shows this error: Object doesn't support this property or method. Scrolled through the source and it seems it has problem with this line: var items = field_name.split(reg); Anyone know why is that? Thanks. Hi all I am having very similar issue. But in my case all of the payment methods doesn't appear at the bottom of OPC/cart. My shop does it only in IE8. No problem with other browsers. IE in-biuld error console says: Object doesn't support this property or method, order, line 33, character 33 Line 33 with the code highlighted is: {var reg=new RegExp("[ ]+","g");var items=field_name.split(reg);var vals=new Array();for(var field_item in items) I've found the code. This line comes from the theme order-address.tpl file. In the other case it was jQuery textshadow script conflicting. My problem is that I dont use this script and I can't find what's wrong. Any help and/or ideas please? Link to comment Share on other sites More sharing options...
RapiCompras Posted October 26, 2012 Share Posted October 26, 2012 (edited) Do you fix the problem of the States. I need to display correct this Combo Box on All the Countries. But the State dont display nothing only a line - Anyone can help? Thanks FAHR Edited October 26, 2012 by RapiCompras (see edit history) Link to comment Share on other sites More sharing options...
RapiCompras Posted October 26, 2012 Share Posted October 26, 2012 SOLVED We install the latest version and all is OK! 1.5.2 Thanks Link to comment Share on other sites More sharing options...
daquity36 Posted March 17, 2013 Share Posted March 17, 2013 (edited) Did anyone get this solved? It's driving me nuts. 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 Share Posted March 17, 2013 (edited) 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.techsupportall.com/how-to-fix-object-error-in-internet-explorer/ Edited March 17, 2013 by daquity36 (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted March 17, 2013 Share Posted March 17, 2013 thanks for sharing the link daquity36, im checkin it and it is really helpfull, Link to comment Share on other sites More sharing options...
daquity36 Posted March 17, 2013 Share Posted March 17, 2013 You're welcome vekia I think the problem was some "incompatible add-on" on IE. I'm a little bit concerned that many people have had this issue, and those people are gonna run into problem when accessing prestashop-based websites. (not just mine. I tested on official demo 1.4 and 1.5 as well) I guess there's not much you can do with the load of crap of IE. 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