I'm running the Tao theme. A number of css files are referenced in tao.info, but are not included in the theme folder. I'm not sure how to deal with this. Should I create the files and put them in the theme folder or remove the references in tao.info or is there something I can do that I won't forget about if I update the theme?
I get the following output in the "Asynchronous debug info:

stdClass Object (
    [request] => GET /sites/default/files/advagg_css/css_missing20241780131344556491_0.css HTTP/1.0
Host: *.com
User-Agent: Drupal (+http://drupal.org/)
Connection: close

    [data] => <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html><head><title>404 Not Found</title></head><body><h1>Not Found</h1><p>The requested URL was not found on this server.</p><p><a href="/">Home</a></p><!-- advagg_missing_fast404 --></body></html>
    [protocol] => HTTP/1.1
    [status_message] => Not Found
    [headers] => Array (
            [Server] => nginx/1.0.0
            [Date] => Thu, 09 Aug 2012 23:54:52 GMT
            [Content-Type] => text/html; charset=utf-8
            [Connection] => close
            [X-Powered-By] => PHP/5.2.17
            [Expires] => Sun, 19 Nov 1978 05:00:00 GMT
            [Cache-Control] => store, no-cache, must-revalidate, post-check=0, pre-check=0
            [X-AdvAgg] => Failed Validation. Wrong Pattern.
            [Set-Cookie] => SESS3f79725f51a9cc0b6c3c7b1d3031e8b3=03d9b7869a1e6cde86ae9de7c9e701b5; expires=Sun, 02-Sep-2012 03:28:12 GMT; path=/; domain=.*.com
            [Last-Modified] => Thu, 09 Aug 2012 23:54:52 GMT
        )
    [error] => Not Found
    [code] => 404
    [timer] => Array (
            [count] => 1
            [time] => 1852.24
        )
)

I also have the list of tao css files not found in watchdog.
I'd appreciate any advice. Thanks

Comments

mikeytown2’s picture

That output looks good.

"I also have the list of tao css files not found in watchdog." What do these watchdog entries look like exactly?

mikeytown2’s picture

Issue summary: View changes

edited grammar

mikeytown2’s picture

Issue summary: View changes
Status: Active » Closed (cannot reproduce)

Closing due to lack of feedback.