PDA

View Full Version : Changing template name


CyJobes
05-09-2008, 05:43 PM
I changed the value of $TemplateFilename. Every time I run an index I have to manually upload the files because if I use the software to do it it will overwrite the settings and use the default value for that variable.

How can I allow the software to do it all for me, yet keep the value of $TemplateFilename that of my file name?

wrensoft
05-10-2008, 08:40 AM
There normally isn't any reason to change the name of this internal file. The end user never sees the file.

If you are changing the name of the template file in an attempt to include scripting or server side includes into it, don't bother it won't work. There is a better solution to this problem here,
http://www.wrensoft.com/zoom/support/faq_ssi.html (http://www.wrensoft.com/zoom/support/faq_ssi.html)