Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

Search found 1 match
Smarty Forum Index
Author Message
  Topic: [Smarty 3.1.30] Fatal error: Uncaught --> Smarty: Smar
s2provn

Replies: 1
Views: 18372

PostForum: Installation and Setup   Posted: Thu Feb 23, 2017 9:20 am   Subject: [Smarty 3.1.30] Fatal error: Uncaught --> Smarty: Smar
My code:
$smarty->caching = 2;
$smarty->cache_lifetime = 86400;
$smarty->compile_check = true;
if(!$smarty->is_cached('index.tpl')) {
$data = ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP