NetTalk Central

Author Topic: NT 8.17 - Error in Java Script  (Read 2506 times)

Norman123

  • Newbie
  • *
  • Posts: 3
    • View Profile
    • Email
NT 8.17 - Error in Java Script
« 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

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: NT 8.17 - Error in Java Script
« Reply #1 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