NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Norman123 on June 24, 2014, 10:51:01 PM

Title: NT 8.17 - Error in Java Script
Post by: Norman123 on June 24, 2014, 10:51:01 PM
Hi

I recall this was an error but it is back and seems to appear just after the "_ver817" division
in both IE & Chrome.

EG <div id="_ver817" class="nt-alert ui-state-error ui-corner-all">Error in site JavaScript</div>

Recent suggestions \ corrections already exist in 8.17 so are of little value.
var mobilemode = true in \clarion\accessory\libsrc\win\netweb\web\scripts\jquery.nt-form.js
or replacement jquery-ui-1.10.4.custom.min.js

My Apps and Web Server Examples 1 - 3 have this error.


Regards
Title: Re: NT 8.17 - Error in Java Script
Post by: Bruce on June 24, 2014, 11:48:07 PM
Hi Norman,

that's just a sign that an error has occurred. To see what the error is open the console in your browser (like say by running Firebug under Firefox) and see what the actual error is that is being reported. That's what you need to post here so we can suggest a fix.

cheers
Bruce