On Fri, 9 Jun 2006, Alexey Melezhik wrote:
> HTML::Template INST_VERSION 2.6
Please upgrade to 2.8. I fixed a couple bugs that could cause this
problem since 2.6. If you can replicate the problem with 2.8 then
please send me your template.
Thanks!
-sam
__
Can you put up or attach the template you're using?
Jamie
On 6/9/06, Alexey Melezhik <[EMAIL PROTECTED]> wrote:
> I can't fix it!
> ==
> My options:
>
>
> my $template = HTML::Template->new (
>
>
> filename => $template_path,
>
I can't fix it!
==
My options:
my $template = HTML::Template->new (
filename => $template_path,
path => $opt->{TMPL_ROOT_DIR},
die_on_bad_params => 0,
global_vars => 1,
loop_