We recently upgraded to 1.5.1.3 and I notice that we get a 404 Error in relation to /catalog/view/javascript/jquery/fancybox/jquery.fancybox-1.3.4-iefix.js is there a way to fix this? I notice some posts with code edits etc.. but not sure if that's the right way to proceed.
What code do I need to modify in OpenCart 1.5.1.3 to remove the jquery.fancybox-1.3.4-iefix SyntaxError that I am getting in Internet Explorer 8.0?
When I bring up my Catalog Home Page in the bottom left hand corner Internet Explorer tells me "Done, but with errors on page", when I click on the "!" next to the "Done, but with errors on page" I see the following error
Webpage error details:
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB7.2; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C)
Timestamp: Sat, 21 Jan 2012 20:40:39 UTC
Message: Syntax error
Line: 1
Char: 1
Code: 0
URI: http://www.xxxyyyzzz.com/catalog/view/j ... 4-iefix.js
When I bring up my Catalog Home Page in the bottom left hand corner Internet Explorer tells me "Done, but with errors on page", when I click on the "!" next to the "Done, but with errors on page" I see the following error
Webpage error details:
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB7.2; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C)
Timestamp: Sat, 21 Jan 2012 20:40:39 UTC
Message: Syntax error
Line: 1
Char: 1
Code: 0
URI: http://www.xxxyyyzzz.com/catalog/view/j ... 4-iefix.js
Edit catalog/view/theme/YOUR-THEME/template/common/header.tpl
Remove (line29-31)
Regards
MarketInSG
Remove (line29-31)
Code: Select all
<!--[if IE]>
<script type="text/javascript" src="catalog/view/javascript/jquery/fancybox/jquery.fancybox-1.3.4-iefix.js"></script>
<![endif]-->
MarketInSG
Who is online
Users browsing this forum: No registered users and 69 guests