UseBB Community

UseBB support, discussion and development

[FIXED] CSS doesn't load directly in IE when gzip enabled

Page: 1

Author Post
Member
Registered: Apr 2004
Posts: 4
Location: NW GA US
Everything is fine when I first came to the site, after logging in the tables got screwed and the background images have all vanished.
_______________
« Last edit by Dietrich on Thu Feb 17, 2005 7:05 pm. »
Developer
Registered: Apr 2004
Posts: 2248
In the database everything is normal. It must be something with your browser...
Developer
Registered: Apr 2004
Posts: 2248
I found out IE doesn't load style sheets the first time when they are compressed with Gzip.

[ 954412 ] Gzip compression makes IE not to load style sheets
elseif
Guest
Yeah, I noticed when I checked in I.E.

Don't you just hate Internet Explorer?
Developer
Registered: Apr 2004
Posts: 2248
I do, I only use Mozilla at Linux, but more than 90% uses IE so I don't have any choice... :)
elseif
Guest
I do, I only use Mozilla at Linux, but more than 90% uses IE so I don't have any choice... :)

I know. http://img35.photobucket.com/albums/v105/typing/emoyuns/sad.gif
Developer
Registered: Apr 2004
Posts: 2248
I fixed it for the moment by using @import instead of a <link> tag for the CSS. However it's an IE bug and not a UseBB one... :)
Member
Registered: Apr 2004
Posts: 4
Location: NW GA US
Yea it's gotten to a point that when I visit the site it's messed up, but if I refresh it fixes the problem.

I always use IE cause I wanna know how everything looks when I design sites, for the aforementioned reason. That 90% affects me greatly, lol.
_______________
Developer
Registered: Apr 2004
Posts: 2248
It occurs at the website too? If that's the case my solution doesn't work. :(

I suppose I just have to disable gzip-ing of the CSS...
Developer
Registered: Apr 2004
Posts: 2248
Gzip has been turned off here and for the CSS of the main website until I have a solution for this issue.
Developer
Registered: Apr 2004
Posts: 2248
This bug occured again... since I fixed the ob_gzhandler + URL-Rewriter error.

I'll fix it in 0.3.2 (probably the last 0.3.x before 0.4).
Developer
Registered: Apr 2004
Posts: 2248
Fixed in CVS.

Page: 1

UseBB Community is powered by UseBB 1 Forum Software