|
|
|
Aw: Re: Entries about missing images in Apache error log |
Thu, 18 August 2011 17:48 |
|
It's not really fixed yet because the image is still missing. The other images are referenced from jquery-ui.css but are missing as well. Maybe not all images of the theme have been checked into the repository?
|
|
|
Entries about missing images in Apache error log |
Mon, 15 August 2011 17:48 |
|
In Apache error log I noticed some entries about missing images. For example:
File does not exist: E:/xampp/htdocs/forum/js/ui/images/ui-bg_glass_75_e6e6e6_1x400.png, referer: http://localhost/forum/adm/index.php?S=&SQ=830510a27ecdb61179ed01a1f8dbb97d
File does not exist: E:/xampp/htdocs/forum/js/ui/images/ui-icons_888888_256x240.png, referer: http://localhost/forum/adm/index.php?S=&SQ=830510a27ecdb61179ed01a1f8dbb97d
File does not exist: E:/xampp/htdocs/forum/js/ui/images/ui-bg_flat_75_ffffff_40x100.png, referer: http://localhost/forum/index.php?t=ppost&
I am not sure whether the images are really missing or whether they are not needed actually. But I think we should find a way to silence the logged errors.
Also buddy_list.tmpl, ignore_list.tmpl and ppost.tmpl seem to refer to the non-existing image "js/jquery/images/ui-anim_basic_16x16.gif".
|
|