Howto:Browser version not supported: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
Problem:
Problem:
If you try to start myPBX in your prefered Browser, you get an error like ''"Browser version not supported"'' (till V9 Hf5).  
If you try to start myPBX in your prefered Browser, you get an error like ''"Browser version not supported"'' (till V9 Hf5).  
Line 5: Line 4:
With V9 HF 6 and newer Versions you get an more detailed error description like this:
With V9 HF 6 and newer Versions you get an more detailed error description like this:


[[Image:Mypbx_browser_support_en_1.png]]
[[Image:Browser_version_not_supported_1.png]]




Line 16: Line 15:




[[Image:DOMstorage_IE.png]]
[[Image:Browser_version_not_supported_2.png]]




[[Category:Howto|{{PAGENAME}}]]
[[Category:Howto|{{PAGENAME}}]]

Revision as of 17:55, 22 November 2011

Problem: If you try to start myPBX in your prefered Browser, you get an error like "Browser version not supported" (till V9 Hf5).

With V9 HF 6 and newer Versions you get an more detailed error description like this:

Browser version not supported 1.png


But for all V9 HF Versions, your Browser must support these three HTMl 5 features. In most cases XMLHttpRequest and PostMessage are active and can't configured by Users and are standard features in Internet Explorer, Chrome and Firefox.


In the picture above, you can see that DOM Storage is not active in the Browser. This is most common error for Internet Explorer Users.

To activate DOM Storage go to "Settings" and enable it.


Browser version not supported 2.png