Hello Yacine,
Not 100% sure if this is a sky issue or not.
Nearly every page visited by users creates a page not found error with the following details:
css/iehover.htc

Do you what know creates this by any chance?
Many thanks,

Comments

TheProf’s picture

Version: 5.x-4.x-dev » 6.x-1.1

Hello,

I have having the exact same problem.

Any recommendations?

Delta Bridges’s picture

Version: 6.x-1.1 » 5.x-4.x-dev

Still haven't found a solution for this...

ascii122’s picture

hi

I had the same thing using the sky theme

on line 30 of themes/sky/style.css I put in the full path to iehover.htc

before:

behavior: url('css/iehover.htc'); / * Do not remove or modify */

after:

behavior: url('/themes/sky/css/iehover.htc'); / * Do not remove or modify */

and the problem *seems* to have gone away.

-z

jacine’s picture

Status: Active » Closed (fixed)

I have removed this from the latest dev, so this is no longer applicable.