You may want to confirm that your configuration setting for COMPILE_DIR and COMPILE_EXT. Do there settings match where you are now looking at the ".tmpl.ttc" files (precompiled/cached files)?
Just a guess to investigate.

Bill

Eric Ladner wrote:

I'm walking into the middle of an already installed and running project that uses the Template Toolkit and have a question or two about some strange things I'm seeing...

I'm trying to modify some of the ".tmpl" files to change the html to a new look/feel to match the rest of a web site that's been converted already. When I make changes to the template files ( e.g. I'm putting new HTML content in a header.tmpl that's included in other files), the requested pages through the site don't show the new content.

I poked around and found the ".tmpl.ttc" files (precompiled/cached files) and they do not appear to be getting updated to reflect changes in their corresponding ".tmpl" file.

Oddly enough, if I run tpage on the header.tmpl file, it shows the correct output.

Is there some manual process to updated the .ttc files? I'm not sure if there's some larger problem (permissions, etc) but at this point, if I could get everything in sync, I'd be making progress.

Thanks in advance,

Eric Ladner


--
-- Bill
-----------------------------------------------------------------------
Bill Cowan
Email: [EMAIL PROTECTED]
Phone: 919.210.4910



_______________________________________________
templates mailing list
[email protected]
http://lists.template-toolkit.org/mailman/listinfo/templates

Reply via email to