When favicon is not available, a wrong path to images/clear.gif is built:
img src="sites/all/themes/tattler_theme/images/clear.gif"
instead of:
img src="/sites/all/themes/tattler_theme/images/clear.gif"
resulting in favicon not shown.

Comments

omega8cc’s picture

Also I see many 404 errors for images not only in the non-existent "tattler" theme (there is only "tattler_theme"), see below:

/TNE.ico HTTP/1.1" 404
/facebox/closelabel.gif HTTP/1.1" 404
/sites/all/themes/tattler/facebox/loading.gif HTTP/1.1" 404
/sites/all/themes/tattler/facebox/closelabel.gif HTTP/1.1" 404

~Grace

irakli’s picture

Ooops. Theme was renamed and must be left-overs.

Thanks a lot for reporting. This will be fixed very soon.

irakli’s picture

Project: Tattler » Tattler Default Theme
Version: » 6.x-1.0-rc1
Assigned: Unassigned » irakli
Status: Active » Fixed

Status: Fixed » Closed (fixed)

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