On 06/06/2014 07:17 PM, Jesse McCarty wrote: > [warn] [client IP ADDRESS] egweb: template error: undef error – Can’t > use an undefined value as an ARRAY reference at > /usr/local/share/perl/5.14.2/OpenILS/Application/AppUtils.pm line 1303. > \n, referrer: http://burlington.skagitcattest.org/eg/opac/home?loc=4 > > > > Line 1303 in the Perl module mentioned is as follows: > > > > My $setting = $e->json_query($query)->[0]; > > Any ideas? This is my last hurdle before completing an upgrade from > 2.4.4 – 2.5.4
That's blowing up when looking for an org. unit setting. Try running autogen.sh with the -u option, and then restart apache. If that doesn't fix it, then I'm not sure what will. -- Jason Stephenson Assistant Director for Technology Services Merrimack Valley Library Consortium 1600 Osgood ST, Suite 2094 North Andover, MA 01845 Phone: 978-557-5891 Email: [email protected]
