Hi

I like your theme very much as it provides customizing possibilities I had failed to get in any other & which I could not program myself.

I just noted however the whole error log is mostly full of this:

warning page not found 20/09/2007 - 11:45 themes/more/litejazz/content.css making up the bulk of about 20 pages!

What can I do to get rid of it?

I assume the latest downloadable version is 1.5

Here are examples of the errors:

Location /themes/more/litejazz/content.css
Referrer /admin/content/aggregator/add/feed
Message themes/more/litejazz/content.css
--------------------
Location /themes/more/litejazz/content.css
Referrer /orbit2/admin/logs/watchdog?page=8
Message themes/more/litejazz/content.css
Severity warning

I will be grateful for any help.

Comments

BryanSD’s picture

I too am missing content.css. Is this a "future" feature that can currently be removed from the template.php?

BryanSD’s picture

The code causing the problem in template.php:

drupal_add_css(drupal_get_path('theme', 'litejazz') . '/content.css', 'theme');

lionheart8’s picture

I think I found the solution a while ago on www.roopletheme.com whose theme LITEJAZZ I am using. They talked of creating an empty content.css file and inserting it in the theme's main folder. I never got the error again.

schnizZzla’s picture

Component: User interface » Code
Priority: Normal » Minor

#subscribing

same issue

both solutions should work, empty file or commenting out the line in template.php

mo6’s picture

Please fix the distribution to incorporate either of the two suggested solutions.

roopletheme’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.