Hello!
Looked at some log files and found out that my wordpress have trouble locating some files, especially the "ie_hacks.css" of my theme. This seems to be happening a LOT according to the number of 404 errors in the log. Problem seems to be that WordPress is looking for this file in the respective POST SUBDIRECTORIES (see examples).
Is there any way to get around this, maybe specifying a "root" directory where WordPress is supposed to always search first for these types of files?
http://www.caputmundicibus.com
excerpt log:
---------------------------------
Required but not found URLs (HTTP code 404)
/wp-content/themes/carpediem/ie_hacks.css
/2008/12/saffron-buns-brioche-allo-zafferano/wp-content/themes/carpediem/ie_hacks.css
/2008/10/lemon-tarte-torta-di-limone/wp-content/themes/carpediem/ie_hacks.css
/page/3/wp-content/themes/carpediem/ie_hacks.css
----------------------------------------------------------------
Any suggestions?
Thank you!
/ john