Viewing 16 post (of 16 total)
  • Author
    Posts
  • aciencias Friend
    #485170

    <em>@khanh le 361974 wrote:</em><blockquote>The issue is solved and committed. Following is the solution for whom want to have a quick fix:

    Open file plugins/system/jat3/core/head.php, on line 758 & 804 you can see this code


    $url = "jat3action=gzip&jat3type=$ext&jat3file=" . urlencode($cache_path . '/' . $filename) . $fileversion;

    Change it to


    $url = "jat3action=gzip&jat3type=$ext&jat3file=" . urlencode($cache_path . '/' . $filename);

    </blockquote>

    Hi all!
    I have same problem and after changing code it doesn’t work.
    Any ideas?

    Thanks

Viewing 16 post (of 16 total)

This topic contains 16 replies, has 5 voices, and was last updated by  aciencias 11 years, 2 months ago.

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