Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • pointel Friend
    #163630

    Hi,

    I’m testing JA Methys on J1.6.3 (http://test.ischia.it) with firebug/net/css and I found the browser is always looking for a non existant file, http://media/system/css/system.css.

    I’ve cleaned the T3 cache, but every time i reload the page, two files are created, for example:
    t3-assets/css8ea76.css
    t3-assets/cd861a8c2571f221b656cae56ff7d7f2.system.css-import

    containing the following code:

    @import url(‘//media/system/css/system.css’);

    I guess the double slash is the problem, I don’t know if it’s a T3 bug or a misconfiguration of mine.

    Thanks for your attention,
    Alfredo Tripicchio

    thangnn1510 Friend
    #390068

    T3 created these files because you are using optimize CSS feature supported by this template. Please go to admin->edit the template and change “Optimize CSS” to “NO” to located the problem.

    pointel Friend
    #390103

    Yes, I confirm that setting “Optimize CSS” to “NO” and cleaning the T3 cache the files are deleted, so I don’t get the wrong call to http://media/system/css/system.css .

    When I go back to the default configuration “Join & Minify & Compress” the two files are created by T3 (with different names of course), and they include the wrong path, that is //media/system/css/system.css instead of /media/system/css/system.css .

    Regards,
    Alfredo Tripicchio

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

This topic contains 3 replies, has 2 voices, and was last updated by  pointel 13 years, 6 months ago.

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