Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • jasonrhl Friend
    #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 Friend
    #296974

    does 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 Moderator
    #297033

    The 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.

    jasonrhl Friend
    #297054

    This 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 Moderator
    #297110

    Let us know if the problem is resolved, and if it is then mark the thread as answered. 🙂

    jasonrhl Friend
    #297111

    Well 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?

Viewing 6 posts - 1 through 6 (of 6 total)

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