Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Go to System → Settings → System

...

Warning
titlecache driver

Change driver in the /system/config.php file

Please modify this line

Code Block
define('CACHE_DRIVER', 'file');  

All available drivers are located in the /core/cache/ folder


Info
titleclear cache

The easiest way to clear the cache in AbanteCart go to the System → Cache. When you cannot log in to the back office, you can manually perform a clear File cache in the system/cache/ folder

...