All interactive AJAX functions of the web interface of PRTG 8 are not working, e.g. the tabs do not work.
The Firefox error console (or the FireBug console) display numerous Javascript errors, e.g.:
Error: missing ] after element list
Source File: https://x.x.x.x/javascript/prtg.js?version=8.3.3.2199&language=en
Line: 9090, Column: 7
Source Code: [Error C3: Include File Not Found "javascript\prtg.refreshfunctions.js"];
Error: userIsReadOnly is not defined
Source File: https://x.x.x.x/welcome.htm?
Line: 476
Error: installOctopusTimer is not defined
Source File: https://x.x.x.x/welcome.htm?
Line: 427
Add comment