As of lately I keep getting more and more frequent errors loading the proper CSS. I have selected the Perl-Blue Theme in my display settings, yet what I'm getting looks entirely different.

This had happened in the past, too, but only once in a while, typically when the server was at its limits, and the page took minutes to load. Now it's about every other page request (even though the page loads quickly).

Any ideas what the problem might be?  And yes, I've already tried restarting my browser, and force-reloading the page — just in case.

The <head> section of the page contains (as I suppose it should)

<!-- Theme 404270: Perl-Blue Perl Monks Theme --> <link rel="stylesheet" href="/css/common.css" type="text/css" /> <link rel="stylesheet" href="?node_id=404267" type="text/css" />

update:...though, upon second look, I see it says 404270 in the comment, but then goes on to load node_id=404267 (?)

Replies are listed 'Best First'.
Re: CSS / PM theme load errors
by Corion (Patriarch) on Jan 11, 2011 at 12:32 UTC

    Likely this is an old version of the css/common.css file, on the new webserver qs1969. If you can tell us the exact URLs that 404 for you, maybe we can come up with a different diagnosis.</c>

      Actually, I'm not getting 404s, and I can also wget the CSS link in the head section (update:just fine, it just seems to be the wrong theme), but it's empty:

      ... Resolving perlmonks.org... 216.92.34.251 Connecting to perlmonks.org|216.92.34.251|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 0 [text/plain] [ <=> + ] 0 --.--K/s 13:43:34 (0.00 B/s) - `index.html?node_id=404267' saved [0/0]
        ...but it's empty

        Just for the record, it seems to work now, even for the new server:

        $ wget 216.92.34.251?node_id=404267 --20:44:01-- http://216.92.34.251/?node_id=404267 => `index.html?node_id=404267' Connecting to 216.92.34.251:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/css] [ <=> + ] 2,816 10.42K/s 20:44:02 (10.38 KB/s) - `index.html?node_id=404267' saved [2816]

        My thanks to whoever fixed it.

Re: CSS / PM theme load errors
by luis.roca (Deacon) on Jan 11, 2011 at 14:37 UTC

    I'm seeing this 'error' in the CSS as well. It's not that the CSS is completely turned off but some strange place in the middle. I see it as Anonymous Monk, Perl Blue and Red. I haven't tried the others yet but this makes me think that common.css is working but not colors.css (I may have the name wrong) which is used to distinguish themes.


    "...the adversities born of well-placed thoughts should be considered mercies rather than misfortunes." — Don Quixote