Help Changing News Templates

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
Mark Wing

Help Changing News Templates

Post 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
Mark Wing

Re: Help Changing News Templates

Post 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
Post Reply

Return to “Developers Discussion”