When I click on tab in the Sensor, like Live Data or 2 days, the tab does not change. It stays on the sensor's first tab. I get an error:
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Timestamp: Wed, 17 Nov 2010 20:10:11 UTC
Message: Syntax error
Line: 540
Char: 21
Code: 0
URI: http://192.168.74.11/sensor.htm?id=2002
Article Comments
If the tabs are not working in PRTG's interface the most usual cause is that your browser runs into a syntax problem while parsing the JavaScript Code. Especially the (most-hated-by-web-developers) IE browser is more prone to these problems than other browsers.
We strongly recommend to use Chrome or FF for PRTG at any time!
PRTG's web interface is tested on various browsers (especially the official supported browsers Chrome 5+, FF3.5+ and IE8) before we release new versions, so there should be no problems, but it can still happen sometimes.
Here are some tips
If you still see this problem:
- If you are not already running PRTG in the default English translation, please switch to English to make sure that it is not a translation problem
If you still don't succeed please open a support ticket. Please supply the following information:
- If you can, please send us a publicly accessible URL of the page that does not work and login information. This will allow us to debug into the problem.
- If direct access is not possible, please use the "Save page" function of IE or FF to save the current page into files and email us the files for review.
Bonus Tip
If you are familiar with Firebug on Firefox and Javascript, please run the PRTG url with Firebug enabled and you should see the javascript problem in the "console" tab.
Nov, 2010 - Permalink
If the tabs are not working in PRTG's interface the most usual cause is that your browser runs into a syntax problem while parsing the JavaScript Code. Especially the (most-hated-by-web-developers) IE browser is more prone to these problems than other browsers.
We strongly recommend to use Chrome or FF for PRTG at any time!
PRTG's web interface is tested on various browsers (especially the official supported browsers Chrome 5+, FF3.5+ and IE8) before we release new versions, so there should be no problems, but it can still happen sometimes.
Here are some tips
If you still see this problem:
If you still don't succeed please open a support ticket. Please supply the following information:
Bonus Tip
If you are familiar with Firebug on Firefox and Javascript, please run the PRTG url with Firebug enabled and you should see the javascript problem in the "console" tab.
Nov, 2010 - Permalink