That did it! Working like a charm now.

Thank you very much Chris for a great extension and for all the help
getting it to work with LiteSpeed.

On Mon, Jul 28, 2008 at 12:33 PM, Chris Parrish
<[EMAIL PROTECTED]> wrote:
> Oh, I forgot to mention, you'll need to clear the text asset cache too so
> that the new status header gets updated.   You can do this one of two ways:
>
>  1. Save a javascript or stylesheet file (this will clear the cache
>     for all javascripts and stylesheets).
>  2. Delete the text asset cache directory manually (the next request
>     for each file will rebuild your cache). The default location for
>     this is:
>         [RADIANT_ROOT]/text_asset_cache.
>
> Also, I've just corrected the version issue and committed SnS v0.6.2 as the
> new latest version.  (You can update your version of the extension but it
> won't affect this status header issue).
>
> Anyway, please test either version for me once you've cleared the cache and
> tell me if that fixes it.
>
> If it doesn't, please browse to the text asset cache directory and check the
> contents of the YML part of the cached file (given the default location
> above, it would be at:
>   [RADIANT_ROOT]/text_asset_cache/stylesheet_cache/[your_file_name].yml).
>
> It should look something like:
>   ---
>   expires: 2009-07-28 10:25:57.840000 -06:00
>   headers:
>     Last-Modified: Thu, 19 Jun 2008 00:30:15 GMT
>     Status: 200 OK
>     cookie: []
>       Content-Type: text/css
>
> The line I care about is the "Status: 200 OK" one.  Make sure it's there.
>
> -Chris

-- 
marshal
_______________________________________________
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to