sooroos Posted July 25, 2013 Share Posted July 25, 2013 (edited) Hi, I got this error when inspecting my site with IE9 developer tools SCRIPT438: Object doesn't support property or method 'undefined' jquery.easing.js, line 20 character 3 (line 20 is bolded) jQuery.extend( jQuery.easing, { def: 'easeOutQuad', swing: function (x, t, b, c, d) { //alert(jQuery.easing.default); return jQuery.easing[jQuery.easing.def](x, t, b, c, d); }, I dont know what does this mean. Should i worry about it? can i solve it somehow? the only strange thing that i discovered in my shop is that when i add a new item in cart the previous added is automatically deleted and when i press checkout it says cart is empty, but this error is present in firefox and opera but not in IE and chrome. any solution? Edited July 25, 2013 by sooroos (see edit history) Link to comment Share on other sites More sharing options...
Dh42 Posted July 25, 2013 Share Posted July 25, 2013 Do you have a slider or carousel module installed that did not come with prestashop? Link to comment Share on other sites More sharing options...
tuk66 Posted July 25, 2013 Share Posted July 25, 2013 Any URL to test? Link to comment Share on other sites More sharing options...
sooroos Posted July 25, 2013 Author Share Posted July 25, 2013 i have minic slider installed the url is: www.pizza-point-pf.de but is in maintenance, pm with your ip and i add it thx Link to comment Share on other sites More sharing options...
Recommended Posts