Block cache my disabled

After I clear the cache, the cache block does not work anymore. Please help me !



www.longbinh.com.vn



[color=#000000][font=Consolas,]Development Mode => [/font][/color]Disabled

[color=#000000][font=Consolas,]Translation mode => [/font][/color]Disabled

design mode => Disabled



File config





// Tweaks

$config[‘tweaks’] = array (

‘js_compression’ => false, // enables compession to reduce size of javascript files

‘check_templates’ => false, // disables templates checking to improve template engine speed

‘inline_compilation’ => true, // compiles nested templates in one file

‘anti_csrf’ => true, // protect forms from CSRF attacks

‘disable_block_cache’ => false, // used to disable block cache // false

‘join_css’ => true, // is used to unite css files into one file

‘allow_php_in_templates’ => false, // Allow to use {php} tags in templates

‘disable_localizations’ => true, // Disable Localizations functionality

‘disable_google_base’ => true, //Disable obsolete google base functionality

);



// Cache backend

// Available backends: file, sqlite, mysql

// To use sqlite cache the “sqlite3” PHP module should be installed

$config[‘cache_backend’] = ‘file’;

sorry I got it wrong, please switch to Issues & Troubleshooting . Thanks

Hello luandesign,



Thank you for your message.



I am sorry to hear that you have experienced this issue. The problem requires examination on your server. Please contact us via Customer Help Desk and provide temporary access to your server by clicking on the Add record link on the Access information page of your Help Desk account so that we could examine the issue.



Thank you.





Pavel Zyukin

CS-Cart Support team