Howto:Browser version not supported

From innovaphone wiki
Revision as of 13:29, 29 November 2011 by Tle (talk | contribs)
Jump to navigation Jump to search

If you try to start myPBX, you get an error like "Browser version not supported"

Applies To

This information applies to

  • all innovaphone PBX platforms used with:
  • Internet Explorer (>= 8), Firefox (>= 3.5), Safari (>= 4), Google Chrome (>= 4) and Opera (>= 10.50)


Problem

For security reasons some browsers deactivate html5 features like DOM Storage.

If you then try to start myPBX in your prefered browser, you get an error like "Browser version not supported" (till V9 Hotfix 5).

With V9 Hotfix 6 and newer versions you will get a more detailed error description like this:

Browser version not supported 1.png


But for all V9 Hotfix 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 Internet Explorer browser. This is most common error for Internet Explorer Users.

DOM Storage is an improvement of cookies to store persistent data in the browser. For a detailed description of DOM, have look at this wikipedia articel:

DOM-Storage

To activate DOM Storage go to "Internet Options" -> "Advanced" at security and enable it.


Browser version not supported 2.png