View Single Post
  #13  
Old 06-18-2004, 07:31 AM
 
magriggs magriggs is offline
 

Member
  
Join Date: May 2004
Location: London, United Kingdom
Posts: 12
 

Default 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.
Reply With Quote