[PHPTAL] Problem with the cache mechanism: compile file name
conflict
romtek
romtek at gmail.com
Fri May 9 22:30:40 CEST 2008
Hi,
I just encountered a problem with PHPTAL (v1.1.8 on PHP 5). I've been using
PHPTAL for one project for a long time, and yesterday I created a new
project that also uses PHPTAL. And I decided to use the same names for files
that contain the main template and macros. Today, I discovered that the old
project doesn't work -- produces an error that clearly indicates that the
old project, for some reason, attempts to use compiled files that were
created for new project.
I am sure there are several ways I can work around this, but I think this
situation needs to be avoided by the cache mechanism. Perhaps, the algorithm
that produces temp file names should be improved.
Roman
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.motion-twin.com/pipermail/phptal/attachments/20080509/6043b5e9/attachment.htm
More information about the PHPTAL
mailing list