Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • imrich Friend
    #165976

    The title says it all, the file

    /public_html/plugins/system/jat3/jat3/base-themes/default/images/content_bg.gif

    Does not exist so I get errors in my server log file.

    It should be a simple fix? Where can I download this file? Or is it some sort of coding error in the Jat3 framework for Joomla 1.6?

    chavan Friend
    #400468

    Hi imrich

    I reported this bug. You should comment which css line include content_bg.gif.

    imrich Friend
    #400545

    It seems there is a reply or issue in the bug tracking sytem, but I don’t have permission to view it. Says it will be closed in 48 hours if i don’t reply. Hard to know what’s going on without being able to see the bug report.

    I hope someone can help.

    chavan Friend
    #400653

    Hello imrich,

    We have fixed it in the Jat3 framework for Joomla 1.6. We will release new version soon.

    You should fix it following below way : open plugins/system/jat3/jat3/base-themes/default/css/template.css and replace :

    .contact .inputbox {
    background: #fff url(../images/content_bg.gif) repeat-x;
    border: solid 1px #ccc;
    padding: 3px;
    }

    to :

    .contact .inputbox {
    background: #fff;
    border: solid 1px #ccc;
    padding: 3px;
    }

    Please let me know if have any problem.

    Regards,

    imrich Friend
    #400802

    Thanks for the reply and the fix. Yes, this (of course) solved the problem.

    I look foward to your next release.

    Regards,
    Rich

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

This topic contains 5 replies, has 2 voices, and was last updated by  imrich 13 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum