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 _______________________________________________ templates mailing list [email protected] http://mail.template-toolkit.org/mailman/listinfo/templates
