On Thu, Jul 31, 2008 at 5:15 AM, vimal kumar <vimal0212@yahoo.com> wrote:
here is our koha opac error log, can u find the problem?
[Thu Jul 31 16:35:28 2008] [error] [client 192.168.1.3] File does not exist: /usr/local/koha/opac/htdocs/favicon.ico [Thu Jul 31 16:35:41 2008] [error] [client 192.168.1.3] HTML::Template->output() : fatal error in loop output : HTML::Template::param() : attempt to set parameter 'reserves' with an array ref - parameter is not a TMPL_LOOP! at /usr/lib/perl5/site_perl/5.8.6/HTML/Template.pm line 3069, referer: http://library.asb.edu.in:8000/cgi-bin/koha/opac-main.pl [Thu Jul 31 16:35:41 2008] [error] [client 192.168.1.3] at /usr/local/koha/opac/cgi-bin/opac-user.pl line 158, referer: http://library.asb.edu.in:8000/cgi-bin/koha/opac-main.pl [Thu Jul 31 16:35:41 2008] [error] [client 192.168.1.3] Premature end of script headers: opac-user.pl, referer: http://library.asb.edu.in:8000/cgi-bin/koha/opac-main.pl [Thu Jul 31 16:35:41 2008] [error] [client 192.168.1.3] File does not exist: /usr/local/koha/opac/htdocs/favicon.ico
I think that removing your current version of HTML::Template, then installing an older version ( http://search.cpan.org/~samtregar/HTML-Template-2.7/) should solve your problem.