Strange Issue : Magento Block not rendering/Instantiating on

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
rahulpragma
Forum Newbie
Posts: 3
Joined: Wed May 08, 2013 4:29 am

Strange Issue : Magento Block not rendering/Instantiating on

Post by rahulpragma »

Strange Issue : Magento Block not rendering/Instantiating only in IE10 but works in all other browsers and IE versions

Magento Block not rendering/Instantiating only in IE10 but works in all other browsers and IE versions

I am using a extension 1 step checkout for magento. When user add a product in shopping cart, it redirect user directly to Checkout page and extension's checkout page is renders fine in all browsers including Chrome, Firefox, IE7, IE8, IE9.
It looks like this: http://screencast.com/t/7NPPRF5jdJPj

But when I check it in IE10, it shows me old magento default checkout page: http://screencast.com/t/xSkEUSv2D

No cache issue. Here is url: devappliances4you.com.au/checkout/onepage/ (you need to add a product to see checkout form)
Can anybody help me with this?

Thank you in advance!
Post Reply