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.
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
Comment #1
omega8cc commentedAlso I see many 404 errors for images not only in the non-existent "tattler" theme (there is only "tattler_theme"), see below:
~Grace
Comment #2
irakli commentedOoops. Theme was renamed and must be left-overs.
Thanks a lot for reporting. This will be fixed very soon.
Comment #3
irakli commented