smarty - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5) +--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24) +--- Thread: smarty (/showthread.php?tid=78028) |
smarty - Knutsford - 11-21-2020 If I download the latest smarty instead of trying to use the old one when upgrading my CodeIgniter site it says I need two libraries under views - templates and templates_c. Where would I put the current tpl templates - under templates? and what is the point of templates_c? Do I need that library? I presume the current templates will still work with the new version of smarty? |