Re: [htmltmpl] problem: Not an ARRAY reference in Expr.pm

2007-06-26 Thread Marcin Gryszkalis
HTML::Template's file_cache or shared_cache modes, but normal memory caching should work. I hope to address this is a future version." Is above still valid or something got fixed and I can use file cache? greetings -- Marcin Gryszkalis, PGP 0x9F183FA3 jabber jid:[EMAIL PROTECTED], gg:

Re: [htmltmpl] problem: Not an ARRAY reference in Expr.pm

2007-06-01 Thread Marcin Gryszkalis
after I set cache=>0 the errors don't show anymore (with cache on they show randomly, like once every 10-20 calls - with the same almost static (just several includes) page)... Any help or directions how to debug this will be appreciated. greetings -- Marcin Gryszkalis, PGP 0x9F183FA3

Re: [htmltmpl] problem: Not an ARRAY reference in Expr.pm

2007-05-03 Thread Marcin Gryszkalis
bless( [ bless( do{\(my $o = '1')}, 'HTML::Template::VAR' ), 0, 0, '7', 0 ], 'HTML::Template::COND' ), \'

[htmltmpl] problem: Not an ARRAY reference in Expr.pm

2007-05-02 Thread Marcin Gryszkalis
ut $expr: type = SCALAR value = SCALAR(0xfc7a2a0) value2 = " on-line: " I can provide more info but not sure what's important. best regards -- Marcin Gryszkalis, PGP 0x9F183FA3 jabber jid:[EMAIL PROTECTED], gg:2532994 http://the.fork.pl ---