How to clear cache (settings, languages, CSS, JS etc.) ?
You need to delete all files and directories (except files `.htaccess`, `index.html`) in directory `{your_domain}/compile_dir/cache/`
Clearing template cache
You need to delete all files and directories (except files `.htaccess`, `index.html`) in directory `{your_domain}/compile_dir/tpl/`
Clearing .log files (error messages on the site)
You need to delete all files and directories (except files `.htaccess`, `index.html`) in directory `{your_domain}/compile_dir/log/`
Clearing temporary files
You need to delete all files and directories (except file `index.html`) in directory `{your_domain}/compile_dir/tmp/`