Page 1 of 1

Help Changing News Templates

Posted: Thu Apr 19, 2007 3:33 am
by Mark Wing
I am new to CMS Made Simple.  I am trying to figure out how to change templates.  It appears they are stored in the database table cms_module_templates.  However, I make my changes and they do take.  Digging a little further, it appears the templates are cached.  I am guessing this is why I don't see the templates.  Is is correct?  If not, how do I make these changes.  If so, how do I reset it?

Thanks in advance,
Mark

Re: Help Changing News Templates

Posted: Fri Apr 20, 2007 12:14 am
by Mark Wing
It took me a while, but I figured it out.  It creates temporary files in tmp/templates_c containing the templates.  If you delete the appropriate file, the file will be recreated with the changes the next time someone goes to the page.

Mark