Admin area producing many JavaScript and JQuery errors after SSL installation

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
6 年 前
Hi,
    I just installed an SSL certificate on my NopCommerce based store website.  After installation, the rest of the website works fine but when I click on the Administration section, the page loads up with several JavaScript and JQuery errors and the page layout is messed up.  The errors are:

admin:11 Resource interpreted as Stylesheet but transferred with MIME type text/html: "https://store.itservicegroup.net/errorpage.htm?aspxerrorpath=/Administration/Content/adminLTE/skins/_all-skins.min.css".
admin:17 Resource interpreted as Stylesheet but transferred with MIME type text/html: "https://store.itservicegroup.net/errorpage.htm?aspxerrorpath=/Administration/Content/kendo/2014.1.318/kendo.default.min.css".
admin:15 Resource interpreted as Stylesheet but transferred with MIME type text/html: "https://store.itservicegroup.net/errorpage.htm?aspxerrorpath=/Administration/Content/jquery-ui-themes/smoothness/jquery-ui-1.10.3.custom.min.css".
admin:12 Resource interpreted as Stylesheet but transferred with MIME type text/html: "https://store.itservicegroup.net/errorpage.htm?aspxerrorpath=/Administration/Content/bootstrap-touchspin/jquery.bootstrap-touchspin.min.css".
admin:13 Resource interpreted as Stylesheet but transferred with MIME type text/html: "https://store.itservicegroup.net/errorpage.htm?aspxerrorpath=/Administration/Content/typeahead/typeahead.css".
admin:14 Resource interpreted as Stylesheet but transferred with MIME type text/html: "https://store.itservicegroup.net/errorpage.htm?aspxerrorpath=/Administration/Content/fontAwesome/css/font-awesome-4.6.3.min.css".
admin:16 Resource interpreted as Stylesheet but transferred with MIME type text/html: "https://store.itservicegroup.net/errorpage.htm?aspxerrorpath=/Administration/Content/kendo/2014.1.318/kendo.common.min.css".
admin:18 Resource interpreted as Stylesheet but transferred with MIME type text/html: "https://store.itservicegroup.net/errorpage.htm?aspxerrorpath=/Administration/Content/kendo/2014.1.318/kendo.rtl.min.css".
admin:20 Resource interpreted as Stylesheet but transferred with MIME type text/html: "https://store.itservicegroup.net/errorpage.htm?aspxerrorpath=/Administration/Content/adminLTE/AdminLTE-2.3.0.min.css".
admin:19 Resource interpreted as Stylesheet but transferred with MIME type text/html: "https://store.itservicegroup.net/errorpage.htm?aspxerrorpath=/Administration/Content/bootstrap/css/bootstrap.min.css".
admin:21 Resource interpreted as Stylesheet but transferred with MIME type text/html: "https://store.itservicegroup.net/errorpage.htm?aspxerrorpath=/Administration/Content/styles.css".
admin:22 Resource interpreted as Stylesheet but transferred with MIME type text/html: "https://store.itservicegroup.net/errorpage.htm?aspxerrorpath=/Administration/Content/ionicons/css/ionicons-2.0.1.min.css".
errorpage.htm?aspxerrorpath=/Administration/Scripts/jquery-1.10.2.min.js:1 Uncaught SyntaxError: Unexpected token <
errorpage.htm?aspxerrorpath=/Administration/Scripts/bootstrap-touchspin/jquery.bootstrap-touchspin.…:1 Uncaught SyntaxError: Unexpected token <
errorpage.htm?aspxerrorpath=/Administration/Scripts/bootstrap/bootstrap.min.js:1 Uncaught SyntaxError: Unexpected token <
errorpage.htm?aspxerrorpath=/Administration/Scripts/adminLTE/app.min.js:1 Uncaught SyntaxError: Unexpected token <
errorpage.htm?aspxerrorpath=/Administration/Scripts/jquery.validate.min.js:1 Uncaught SyntaxError: Unexpected token <
errorpage.htm?aspxerrorpath=/Administration/Scripts/jquery.validate.unobtrusive.min.js:1 Uncaught SyntaxError: Unexpected token <
errorpage.htm?aspxerrorpath=/Administration/Scripts/jquery-ui-1.10.3.custom.min.js:1 Uncaught SyntaxError: Unexpected token <
errorpage.htm?aspxerrorpath=/Administration/Scripts/jquery-migrate-1.2.1.min.js:1 Uncaught SyntaxError: Unexpected token <
errorpage.htm?aspxerrorpath=/Administration/Scripts/typeahead/typeahead.bundle.min.js:1 Uncaught SyntaxError: Unexpected token <
errorpage.htm?aspxerrorpath=/Administration/Scripts/admin.common.js:1 Uncaught SyntaxError: Unexpected token <
errorpage.htm?aspxerrorpath=/Administration/scripts/admin.navigation.js:1 Uncaught SyntaxError: Unexpected token <
errorpage.htm?aspxerrorpath=/Administration/Scripts/admin.search.js:1 Uncaught SyntaxError: Unexpected token <
errorpage.htm?aspxerrorpath=/Administration/Scripts/kendo/2014.1.318/kendo.web.min.js:1 Uncaught SyntaxError: Unexpected token <
errorpage.htm?aspxerrorpath=/Administration/Scripts/chartjs/Chart.min.js:1 Uncaught SyntaxError: Unexpected token <
admin:105 Uncaught ReferenceError: $ is not defined
    at admin:105
(anonymous) @ admin:105
admin:128 Uncaught ReferenceError: $ is not defined
    at admin:128
(anonymous) @ admin:128
admin:1146 Uncaught ReferenceError: $ is not defined
    at admin:1146
(anonymous) @ admin:1146
admin:1240 Uncaught ReferenceError: $ is not defined
    at admin:1240
(anonymous) @ admin:1240
admin:1280 Uncaught ReferenceError: $ is not defined
    at admin:1280
(anonymous) @ admin:1280
admin:1437 Uncaught ReferenceError: $ is not defined
    at admin:1437
(anonymous) @ admin:1437
admin:1589 Uncaught ReferenceError: $ is not defined
    at admin:1589
(anonymous) @ admin:1589
admin:1689 Uncaught ReferenceError: $ is not defined
    at admin:1689
(anonymous) @ admin:1689
admin:1789 Uncaught ReferenceError: $ is not defined
    at admin:1789
(anonymous) @ admin:1789
admin:1914 Uncaught ReferenceError: $ is not defined
    at admin:1914
(anonymous) @ admin:1914
admin:2002 Uncaught ReferenceError: $ is not defined
    at admin:2002
(anonymous) @ admin:2002
admin:2098 Uncaught ReferenceError: $ is not defined
    at admin:2098
(anonymous) @ admin:2098
admin:2210 Uncaught ReferenceError: $ is not defined
    at admin:2210
(anonymous) @ admin:2210

Are these errors due to the SSL? What can I do to resolve them?

Thanks,



Saad Masood
6 年 前
Look at the log and see if you can find any meaningful information.


This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.