-
AuthorPosts
-
March 20, 2009 at 11:20 am #139368
In my server error logs Im getting this file missing
/templates/ja_opal/css/thumb_invisible.gif
Not sure what it is meant to be. Hope you can help.
EDIT: Found this in the logs also
[Fri Mar 20 01:09:32 2009] File does not exist: /home/website.com/templates/ja_opal/css/thumb_invisible.gif, referer: website.com/templates/ja_opal/css/ja.slideshow2.css
teletrance Friendteletrance
- Join date:
- July 2008
- Posts:
- 110
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 11
- Thanked:
- 8 times in 1 posts
March 20, 2009 at 11:33 am #296974does this missing file affects you somehow? I don’t think it is a reason to worry. it’s missing becouse it’s invisible, :):)
the file can be “seen” here: http://template15.joomlart.com/ja_opal/templates/ja_opal/css/thumb_invisible.gif
Arvind Chauhan ModeratorArvind Chauhan
- Join date:
- September 2014
- Posts:
- 3835
- Downloads:
- 74
- Uploads:
- 92
- Thanks:
- 1240
- Thanked:
- 1334 times in 848 posts
March 20, 2009 at 6:57 pm #297033The reasons for missing file in a normally working template can be a result of development process. – May be designers used the pic during development, made entry to the css file and later did not use it.
First open and check whether the file is physically present in the said folder. If no then based on your assessment of your site layout, if you find everything is normal then remove the entry of the missin file from your css file.
One should remove such “NOT FOUND” entries, as it results in poor performance of Joomla.
<blockquote>General:
Watch out for errors in your template. When you reference a file like arrow.gif and this file is non-existent, the performance of your server will drop immensly.</blockquote>the above quote is from the Joomla.org forum thread http://forum.joomla.org/viewtopic.php?t=50278
If your template is working normally without that image and you do not find any layout problems, you can remove the entry of the image.
Example : If i have a image file “bullet.gif” , which is not found in web stats (as you say) and i want to remove the entry. Then this is what i do
Search your css files for similar entry :
background: url(../images/bullet.gif) no-repeat ;
Make it look this way :
background: none ;
I would advise NOT to remove the whole block from the css file. Experiment only after taking backup of original file.
1 user says Thank You to Arvind Chauhan for this useful post
March 20, 2009 at 8:25 pm #297054This is why I was trying to find a copy of the file. It also puts 404 logs in sef components.
I will remove the line as you advise but not the complete tag.
Thanks
teletrance
you link sends me no where, sends me to a non existent file. Google Chrome tells me “Oops! This link appears broken.”.. You must be using firefox. most errors are not as bad which is good and bad. Bad because you never get your site totally bug free. 🙂Arvind Chauhan ModeratorArvind Chauhan
- Join date:
- September 2014
- Posts:
- 3835
- Downloads:
- 74
- Uploads:
- 92
- Thanks:
- 1240
- Thanked:
- 1334 times in 848 posts
March 21, 2009 at 6:46 am #297110Let us know if the problem is resolved, and if it is then mark the thread as answered. 🙂
March 21, 2009 at 6:48 am #297111Well technically it isnt resolved until someone who makes the code fixes it.
I have fixed mine to a point where I do not get that persistent error in my logs.
Should I still say resolved?
Or should a programmer or admin? -
AuthorPosts
This topic contains 6 replies, has 3 voices, and was last updated by jasonrhl 15 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum