I agree with everyone else, this theme is clean and really simple, but I have noticed that people browsing with IE8 keep adding error logs to my site.

In 'Top Page Not Found Errors', the file themes/wilderness/style.ie8.css has risen to the top, being requested a few hundred times. Looking at my homepage, I see the line

<!--[if IE 8]><link rel="stylesheet" href="/themes/wilderness/style.ie8.css" type="text/css" media="screen" /><![endif]-->

Yet looking in /themes/wilderness/ I only see style.css, style.ie6.css and style.ie7.css files. Looking in a fresh install zip, I also see no ie8.css version.

Comments

mcmahos’s picture

I've just set up a site using this theme, and am experiencing the same error. Does a stylesheet exist for IE8?

Ashford’s picture

I made a copy of the ie7 style sheet and renamed the file and changed the name on the first line. After cron runs, I'll report back to let you know if it worked.

I know. Not a proper fix, but it might be a temp solution.

Ashford

Fanaile’s picture

Not sure if anyone else is still having this issue, but I did find that doing the above-mentioned temporary fix did work to get rid of the error at least. After testing my site in ie8 and running cron, it's still working and the errors are not showing up anymore.

summit’s picture

I did the same on a complete different theme..fingers crossed...thanks for posting your solution!
Greetings, Martijn

technicalknockout’s picture

Status: Active » Needs review
StatusFileSize
new834 bytes

since no one is reporting ie 8 rendering glitches, let's not add unnecessary code. I suggest just removing the call to the non-existing file.

patch is attached for review

pokadan’s picture

Assigned: Unassigned » pokadan
pokadan’s picture

Status: Needs review » Fixed

committed to dev

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.