Hello,
All the pages on my site display fine, except the main page /node which only displays the header on IE6.
I think its because of the following line in the source:
This line only appears on the /node page.
The path is wrong, and I see errors in my logs saying access was denied to the above link. FF seems to get past this, but IE does not.
I upgraded to today's latest version of views bonus, but the problem remains. How to change the above reference? It seems automatically generated..
Thanks,
ktnk.
Comments
Comment #1
ktnk commentedAn update on this issue:
The page displaying blank was not due to this issue, and was solved by fixing the code in a custom block.
However, I still get warnings in my log every time the front page is accessed.
How can I change the content of the imported $styles so that
@import "/drupal5//views_bonus.css";
is removed from my front page?
Thanks,
ktnk.
Comment #2
dmitrig01 commentedI committed a change
Comment #3
(not verified) commented