View Full Version : Not showing on IE9 at all!
jl255
10-10-2013, 12:32 PM
Works perfectly on chrome and FF, but not showing anything but 1 banner on IE9! Can someone point me in the right direction??
http://bit.ly/14Ut0A
final kaoss
10-10-2013, 12:57 PM
IE is very particular about HTML and if it is malformed or tags are missing then it can cause it to be displayed differently to how is expected. You will need to check your customized templates to ensure that the HTML is correct and all tags are opened and closed in the correct order.
jl255
10-10-2013, 01:15 PM
Seeing the following error from IE9 & 10 developer tools:
HTML1114: Codepage unicode from (UNICODE byte order mark) overrides conflicting codepage utf-8 from (UNICODE byte order mark)
--------------- Added 1381414610 at 1381414610 ---------------
i tried to use the vb default theme but still getting the same error.
--------------- Added 1381414679 at 1381414679 ---------------
and i see that it doesn't even load the headers, it goes straight to the ad javascripts, and loads those only. it's really strange.
--------------- Added 1381415155 at 1381415155 ---------------
the strangest thing is, i've tried removing all ad javascripts from my site and yet it still shows nothing but the ad banners!!
--------------- Added 1381415573 at 1381415573 ---------------
seems like its a bug with IE. when i switched document mode to IE7 standards and then back to IE9 standards, it works perfectly.
Digital Jedi
10-10-2013, 03:54 PM
For one thing, your HTML isn't valid (http://validator.w3.org/check?uri=http%3A%2F%2Fforums.sgclub.com%2F&charset=%28detect+automatically%29&doctype=Inline&group=0&ss=1). I would try correcting those errors and ruling them out before going any further. (NOTE: Use direct input, rather than URI. It can't validate what it can't see. There may be even more errors in the HTML output to logged in users.)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.