On Tue, 4 Nov 2003, Cees Hek wrote:

CH>Without showing us the code and the template you are using it is difficult to
CH>figure out where the error actually is.  But I can explain what that error
CH>message is telling you.

Actually, he said he was using the example code, which does in fact have
a variable called "path" (actually, "PATH"):

http://search.cpan.org/~samtregar/HTML-Template-2.6/Template.pm

If it's not puking until it gets to the

$template->param(PATH => $ENV{PATH});

statement, and the template really does have

My Path is set to <TMPL_VAR NAME=PATH>

in it, I'm somewhat puzzled.  My guess would have to be that one of the
two instances (presumeably the template, if the error was accurately
quoted) has a typo somewhere.

-- 
Karen J. Cravens  [EMAIL PROTECTED]



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Html-template-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to