Good time. Such a problem happened. asked to correct the site on the open cart. At first I wanted to connect my styles, but after changing the header.tpl there were no updates on the server. The file is modified but there are no changes on the collected pages.

Ok then I decided to drop the changes to the connected css. And the same story. In the file of the name there is and on in the source the same old file. The page has already reloaded 7 times, so this is not a cache. What could be the problem?

    1 answer 1

    A cache is a set of the most used data that is stored in a special way, thanks to which the retrieval of information from the site cache is much faster than its request from the direct storage.

    First try clearing your browser’s cache, or log in from another browser. Maybe the page is cached in your browser?

    If not, then most likely it is cached on the server.

    Therefore, in order to see the results of your edits on the monitor, you need to clear the OpenCart cache.

    Connect to the FTP site, go to the directory where the engine is located, in the system / cache folder, delete all files except index.html. Perhaps there is still some cache that needs to be deleted when editing the template.

    • opencart admin has the ability to clear any cache - tCode
    • In the system there is only a folder cache_mfp which is empty. But next to the system folder there is a vqmod folder in which there is a clogged vqcache folder, but apparently this is something not related to oc. - Drop
    • @tCode can tell where to go for cleaning? - Drop
    • @Drop, in the admin menu there is a section "Cleaning the cache" - tCode
    • @tCode Clambered menu, not found. - Drop