NetTalk Central

Author Topic: Firebug  (Read 2899 times)

Djordje Radovanovic

  • Full Member
  • ***
  • Posts: 237
    • View Profile
Firebug
« on: July 08, 2015, 01:28:38 AM »
No meter what nettalk app I analyze with Firebug I always receive this error from Scrip debbuger:
TypeError: $(...).ntosk is not a function
http://localhost:88/scripts/all.js?c=1
Line 167

As I do not have much of control over JS my question is how can I avoid this?

Best regards,

Djordje Radovanovic


Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11244
    • View Profile
Re: Firebug
« Reply #1 on: July 08, 2015, 04:20:26 AM »
Hi Djordje,

perhaps clean out your scripts folder - remove the all.js and all the *.gz js files.
Then re-run gzipall.bat and see if that helps.

>> As I do not have much of control over JS my question is how can I avoid this?

you've got a lot of control - there's the WebServer scripts settings, plus various other places.
My guess (from the error) is that you've used an "On Screen Keyboard" somewhere (hence osk) but have not turned on the script for that on the WebServer Scripts tab.

cheers
Bruce