When viewing my site in Internet Explorer the styling is gone. I also changed themes and still the same thing, its like all of a sudden the paths don't work for the CSS in IE. Menu is plain and weird now. I am using Internet Explorer 8.
I noticed the following below.
IE was displaying fine before now it is not.
Any suggestions
<!--[if IE 6]><link type="text/css" rel="stylesheet" media="all" href="/openpublish-2.3-build432/openpublish/##path_not_found##" /><![endif]-->
</head>
Comments
Comment #1
dru pal commentedGood news is that I figured out why it's happening. The bad is that it could be a far bigger issue.
Looks like ubercart is the culprit and isn't mashing well with Internet Explorer and Openpublish. Any reasons why?
Ubercart is critical to pretty much any online publication.
Comment #2
tirdadc commentedCan you provide more details on how ubercart is clashing with OP? And do you have CSS aggregation enabled under /admin/settings/performance ?
Comment #3
cesarmiquel commentedThis type of errors with IE are usually caused by a bug in IE that limits the number of CSS files that can be included. As mentioned in #2, if the CSS aggregation is disabled under /admin/settings/performance then IE is not using all the CSS files and this is most likely the cause. I'll be willing to bet this is the problem.... I hate IE...
Comment #4
Anonymous (not verified) commentedNo response on issue for 2 months. Closing but please re-open if this is still an issue.