[Koha] Reserves problem

Bernard Shiundu bshiundu at strathmore.edu
Thu Jun 7 23:11:32 NZST 2007


Hi Jethro,

Had a similar problem a while back on both npl and default templates
(i.e error when trying to login)-- koha 2.2.8 on Centos 4.4, perl 5.8.8 

Solved it by downgrading my HTML::Template to a lower version I had (2.7
I think ...) and everything works just fine now

On Thu, 2007-06-07 at 11:43 +1200, Jethro Carr wrote:

> hi all,
> 
> I have a problem with a Koha 2.2.8 - when I log into the opac-user.pl  
> page, I get an internal server error.
> 
> When I looked into the error log, I found the following:
> 
> 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.8/HTML/Template.pm line 3069, referer: http://xxxxx:8000/cgi-bin/ 
> koha/opac-user.pl
> [Wed May 30 22:35:44 2007] [error] [client XXX.XXX.XXX.XXX] at /usr/ 
> local/koha/opac/cgi-bin/opac-user.pl line 160, referer: http://xxxxx: 
> 8000/cgi-bin/koha/opac-user.pl
> [Wed May 30 22:35:44 2007] [error] [client XXX.XXX.XXX.XXX] Premature  
> end of script headers: opac-user.pl, referer: http://xxxxx:8000/cgi- 
> bin/koha/opac-user.pl
> 
> 
> When I looked into the /usr/local/koha/opac/opac-user.pl file, I  
> found I can prevent the errors if I comment out line 123. This then  
> allows me to logon, but not view any reserves for the user.
> 123 #$template->param(RESERVES => $reserves);
> 
> 
> Anyone come across this problem, or have any suggestions for me? It  
> appears to be a software bug in Koha, but if that was the case, I  
> would have expected other people to have found it as well....
> 
> 
> Koha is installed on a CentOS/RHEL 5 server.
> 
> thanks,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.katipo.co.nz/pipermail/koha/attachments/20070607/e0e93512/attachment.htm


More information about the Koha mailing list