1 Dec
2009
1 Dec
'09
10:02 p.m.
hasina@bracu.ac.bd wrote:
Dear all We have installed koha 3.004. But when we click on Patron categories we get following error.
The following fatal error has occurred:
Can't use an undefined value as an ARRAY reference at /usr/share/koha/intranet/cgi-bin/admin/categorie.pl line 222.
This is owed to the fact that messaging preferences are not used or usable for you. try to change line 222 into : next unless (defined $$pref{'transports'} && @{$pref->{'transports'}}); this could help. If so, then please tell me and it will make its way into 3.0.5 Hope that helps. -- Henri-Damien LAURENT