[SOLVED] JS script error on IE 10
Moderator: crythias
[SOLVED] JS script error on IE 10
Hello,
I am migrating to OTRS 3.3.5 and when i am trying to connect with IE10 i get this message in a Windows message box : "Namespace Core.UI.AdvancedChart could not be initialized, because nvd3 could not be found"
No problem with chrome..
Thanks for your help
I am migrating to OTRS 3.3.5 and when i am trying to connect with IE10 i get this message in a Windows message box : "Namespace Core.UI.AdvancedChart could not be initialized, because nvd3 could not be found"
No problem with chrome..
Thanks for your help
Last edited by srenon on 04 Mar 2014, 09:18, edited 1 time in total.
Re: JS script error on IE 10
did you delte the OTRS Caches, the Loader caches and your browser cache?
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Re: JS script error on IE 10
I deleted OTRS caches and brower cache. What is the loader caches?
Re: JS script error on IE 10
I deleted loader cache too.
I get the same error
I get the same error
Re: JS script error on IE 10
Any ideas?
Re: JS script error on IE 10
I ran into this with a fresh install of 3.3.5. Turns out you have to turn off compatibility mode in IE10 for the graph to work correctly. Enable your menu bar (hold down the ALT key), then go to Tools -> Compatibility View Settings, and uncheck Display Intranet Sites in Compatibility Mode. Stupid default browser settings =).
Re: JS script error on IE 10
jburke, you're the best!!!
Thank's a lot!
Thank's a lot!
-
- Znuny newbie
- Posts: 22
- Joined: 11 Jan 2013, 01:42
- Znuny Version: 3.2.6
- Real Name: Joseph Copty
- Company: TMC
Re: [SOLVED] JS script error on IE 10
Thanks, I had the same issue.
Sydney, Australia
OTRS 3.3.6 on Windows Server 2003, IIS6 with MSSQL database
OTRS 3.3.6 on Windows Server 2003, IIS6 with MSSQL database
Re: JS script error on IE 10
thats not stupid. In enterprise environment you'll need this for older apps. OTRS should for IE to use edge mode with correct response header.jburke71 wrote:I ran into this with a fresh install of 3.3.5. Turns out you have to turn off compatibility mode in IE10 for the graph to work correctly. Enable your menu bar (hold down the ALT key), then go to Tools -> Compatibility View Settings, and uncheck Display Intranet Sites in Compatibility Mode. Stupid default browser settings =).
Re: [SOLVED] JS script error on IE 10
OTRS does set this header. But IE defaults in most environements to use compability mode for intranet sites. So you have to switch it off!
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com