http://www.druhosting.com/~alanon/meetings wotking well in all browsers EXCEPT IE (9?) where we get the error in the title. When you swith on compatibilty mode the issue goes away, but people may not know to do that.

Comments

pixelsweatshop’s picture

Status: Active » Closed (cannot reproduce)

Using browser stack I can see the while viewing your map using WIN7 and IE9, however I cannot reproduce the bug on a clean install. Therefore it has do do with your specific installation. I see that you have modified the default view provided by this module. If you can provide steps for me to reproduce the issue, I can investigate further. If not, there isn't much I can do to help. Also, keep in mind that this is just a feature module. There is no custom code. It just packages up the other modules into something useful. Investigate the OL issue queue for similar issues.

artatac’s picture

Thanks nicoz - I have done some more research. I cloned my current view (for safe keeping) and then reverted the view back to default e.g.
http://www.druhosting.com/~alanon/locator > in IE9 it still gives the error (please take a look) but then I changed the theme to Bartik > refresh and the error goes away. So it is something in the theme or the blocks related to the theme (adaptive theme). I appreciate your feedback thanks

artatac’s picture

have ensured it is nothing to do with my theme adaptions by reverting back to a vanilla/frfesh version of the theme

pixelsweatshop’s picture

So the issue is theme related. The issue is then compatibility between Adaptive theme and Openlayers and has nothing to do with this module. Try their issue queues. Good luck on your project.

Edit: Also see
http://stackoverflow.com/questions/16470633/jquery-not-loading-in-ie9-down
#2191067: matchMedia.addListener.js window.matchMedia fails in IE

Jeff Burnz’s picture

Thanks nicoz, I totally forgot about the matchMedia issue in IE9!