This is reasonable, because the templates we've made are still not able to identify the version of IE9. Templates are only able to read the version of Internet Explorer to the version of IE8. So is there any solution when the template is accessed using IE9?
The solution is quite easy. Please open ryConfig.php file which in libs folder. Then look for line:
Change it to:
Changes made in the line of code above is the addition of |9 (number) at:
In this way, the template should already be accessible using IE9. If it still finds problems, please contact us via the forums or contact us via the page that has been provided

Since the release of IE9 by Microsoft, a lot of emails and questions that go through the forum or email sent to us. The question often asked is the emergence of a "IE6 block" if the template is accessed using Internet Explorer 9 (IE9) where the message should only appear when the template is accessed using IE6. Why could it happen?
