NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Poul Jensen on March 18, 2019, 03:20:54 AM

Title: Error in site javascript
Post by: Poul Jensen on March 18, 2019, 03:20:54 AM
Hi,

I am getting this error on opening all screens:  Error in site javascript

I have removed my custom.css to rule that out and also tried two different themes but still the same.
What should I look for ?

Cheers
/Poul
Title: Re: Error in site javascript
Post by: Robert Iliuta on March 18, 2019, 04:23:11 AM
Hallo Poul!

>>I have removed my custom.css to rule that out and also tried two different themes but still the same.
a css file will never give you Java script error.

If you use Firefox then open web developer  tool CTRL+SHIFT+I
then go to console tab and see what error you get there and start from there.


Regards,
Robert
Title: Re: Error in site javascript
Post by: Poul Jensen on March 18, 2019, 07:09:51 AM
Thanks Robert,

The console does not show anything at all !
The error flashes briefly and then everything seems to be OK.

/Poul
Title: Re: Error in site javascript
Post by: Bruce on March 21, 2019, 06:53:03 AM
If the error appears, but then disappears, then this is good. The test is running, and all is ok.
Before deployment you will turn off this test on the WebServer procedure, Extension template, Performance tab.
but leave it on during development.

Bruce
Title: Re: Error in site javascript
Post by: Poul Jensen on March 21, 2019, 12:20:59 PM
Thanks - that did it.

/Poul