[Templates] only getting one error in a loop
Robert Hicks
sigzero at gmail.com
Wed May 14 21:58:09 BST 2008
Mihai Bazon wrote:
> I was just kidding with "die()"... of course it's not a solution. The
> solution is probably to just fix the template and make sure you get no
> error at all.
heh
>
> However, now it gets interesting... :-) If you have die() after the
> code that reports the error to you, how come you receive the same
> message multiple times? Probably the same user has retried many times
> an operation that failed? What's the environment? (mod_perl? CGI?
> stand alone script?)
>
mod_perl
the process-> calls are in a sub that gets called...to create the actual
templates.
I think I will capture the process to a variable and test that for success.
Robert
More information about the templates
mailing list