Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • crunch Friend
    #133148

    Hi,
    My error log is full with..

    File does not exist: /home/*****/public_html/templates/ja_antares/css/template.css

    I looked through file package and cannot find this file. I do see template_ccs.ccs

    Thanks
    Kevin

    Menalto Friend
    #269770

    Which version of Joomla are you using??

    crunch Friend
    #269772

    Sorry, this should have been in my first line…
    Joomla! Version: Joomla! 1.5.6 Production/Stable [ Vusani ] 12-August-2008 22:00 GMT
    User Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727)

    Menalto Friend
    #269774

    Can you zip the index.php file and attach it here?

    crunch Friend
    #269775

    Attached Thanks Kevin


    1. index.zip
    Menalto Friend
    #269778

    You can open the index.php file and find this here:

    <link href="<?php echo $tmpTools->templateurl();?>/css/template_css.css" rel="stylesheet" type="text/css" />
    And replace it with this here:

    <link href="<?php echo $tmpTools->templateurl();?>/css/template.css" rel="stylesheet" type="text/css" />
    And then rename the template_css.css to template.css

    crunch Friend
    #269780

    Done Thanks
    Do not see problem in error log.

    Mark as resolved thanks.

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

This topic contains 7 replies, has 2 voices, and was last updated by  crunch 15 years, 8 months ago.

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