NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: Djordje Radovanovic 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
-
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