templates_c
The old version is probably still in the templates_c directory. Delete everything in there.
When I'm developing I always go in to to Smarty.Class.PHP and set "var $force_compile = true;" which forces the templates_c directory to be rebuilt every time.
|