sebsimappus Posted June 24, 2017 Share Posted June 24, 2017 (edited) Hello, I come to you to get help on file caching. I have smarty download on the official website, I uploder the files in the include folder. Then I changed the name of the lib folder to smarty. I have included in the php file corresponding to the tpl file: require("includes/smarty/Smarty.class.php"); $smarty = new Smarty; Anyway I have the mistake: -> Smarty: template property 'tpl_function' does not exist. <- thank you in advance Edited June 24, 2017 by sebsimappus 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.