Zaczynam się uczyć Smarty dokładnie buforowania cache i mam jeden problem
jak chcę usunąć cache funkcją
$smarty->clear_all_cache();
To wywala mi taki błąd
Fatal error: Uncaught exception 'SmartyException' with message 'Call of unknown method 'clear_all_cache'.' in D:\xampp\htdocs\Smarty\sysplugins\smarty_internal_templatebase.php:806 Stack trace: #0 [internal function]: Smarty_Internal_TemplateBase->__call('clear_all_cache', Array) #1 D:\xampp\htdocs\adm2\index.php(32): Smarty->clear_all_cache() #2 {main} thrown in D:\xampp\htdocs\Smarty\sysplugins\smarty_internal_templatebase.php on line 806