Hi, I've just started seeing the following errors in my logs, [Mon Mar 10 08:27:59 2003] [error] Can't locate object method "type" via package "Template::Exception at /usr/share/perl/5.6.1/CGI/Carp.pm line 301. " (perhaps you forgot to load "Template::Exception at /usr/share/perl/5.6.1/CGI/Carp.pm line 301. "?) at [my Handler]
which corresponds to, warn "Error in $file: [", $template->error->type, "] [", $template->error->info, "]\n"; Something similar back in 2000AD: http://lists.template-toolkit.org/pipermail/templates/2000-August/000149.html This is strange as the handler's not changed in months, I haven't (IIRC) fiddled with Template (Latest version on CPAN), and the code in question has worked fine for over a year. Not only that it seems to work sometimes, and not others. (i.e. banding away on browser's refresh works, and then doesn't, and then does, ...) Any ideas? Thanks, Paul -- Paul Makepeace ....................................... http://paulm.com/ "What is the delectable flavor of the forbidden fruit of your love? Something to do with machine tools." -- http://paulm.com/toys/surrealism/ _______________________________________________ templates mailing list [EMAIL PROTECTED] http://lists.template-toolkit.org/mailman/listinfo/templates
