NetTalk Central
Toggle navigation
Login
Register
×
Welcome,Guest
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
Error in site JavaScript after upgrading to NetTalk 11
« previous
next »
Print
Pages: [
1
]
Author
Topic: Error in site JavaScript after upgrading to NetTalk 11 (Read 4215 times)
JHojka
Jr. Member
Posts: 50
Error in site JavaScript after upgrading to NetTalk 11
«
on:
December 10, 2019, 06:27:17 AM »
I have a site that was created using the Generate Web Site Template using a prior version on NetTalk. I recompiled using NT11. When I run this site I get "Error in site JavaScript". I used CTRL SHIFT I to examine what is going on. below is what I am seeing. Do I need to turn off "string MIME cheching"? Any suggestions on what is happening?
Jeff Hojka
Marathon Software Co.
(index):1 Refused to apply style from '
http://127.0.0.1:5098/themes/Smoothness/theme.css?c=1
' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.
(index):4 GET
http://127.0.0.1:5098/scripts/all.js?c=1
net::ERR_ABORTED 404 (The page cannot be found)
(index):1 Refused to apply style from '
http://127.0.0.1:5098/redactor/redactor.min.css?c=1
' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.
(index):1 Refused to apply style from '
http://127.0.0.1:5098/styles/chrome.css?c=1
' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.
(index):5 GET
http://127.0.0.1:5098/redactor/redactor.min.js?c=1
net::ERR_ABORTED 404 (The page cannot be found)
(index):32 Uncaught ReferenceError: versionCheck is not defined
at (index):32
(anonymous) @ (index):32
(index):9 GET
http://127.0.0.1:5098/images/logo.jpg
404 (The page cannot be found)
(index):11 GET
http://127.0.0.1:5098/images/_busy.gif
404 (The page cannot be found)
Logged
JHojka
Jr. Member
Posts: 50
Re: Error in site JavaScript after upgrading to NetTalk 11
«
Reply #1 on:
December 10, 2019, 07:09:38 AM »
Never mind! The site uses an XML file to store the path of the web folder. Changing this worked.
Jeff
Logged
Print
Pages: [
1
]
« previous
next »
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
Error in site JavaScript after upgrading to NetTalk 11