We are running Koha 2.0.0 on RH Linux with Apache v. 1.3.27. We are currently experiencing problems the recent acquisitions search in the OPAC. When using a small number for the day parameter (10 or less), the search runs correctly for all item types. However, when using the default 30 days, the search fails with an internal server error for several (but not all) item types and dumps the following error into the log.
HTML::Template->output() : fatal error in loop output : HTML::Template::param() : attempt to set parameter 'forminputs' with a scalar - parameter is not a TMPL_VAR! at /usr/lib/perl5/site_perl/5.6.1/HTML/Template.pm line 2906 at /usr/local/www/koha/opac/cgi-bin/opac-new.pl line 84 [Mon Jul 19 14:31:10 2004] [error] [client 172.17.13.37] Premature end of script headers: /usr/local/www/koha/opac/cgi-bin/opac-new.pl
Any ideas?