Hello, I upgraded to the letest Koha on my debian squeeze server. Now the catalog serach doesn't work throwing this error: Error: Can't call method "raw" on an undefined value at
/usr/share/koha/lib/C4/Search.pm line 471.
Marius Stoica <mariustoica@gmail.com>
I upgraded to the letest Koha on my debian squeeze server. Now the catalog serach doesn't work throwing this error:
Error: Can't call method "raw" on an undefined value at
/usr/share/koha/lib/C4/Search.pm line 471.
Something has gotten into your index that probably should not have - maybe due to a bug now fixed - but without examining your catalogue and maybe even the search terms, it's hard to be sure. Doing a full reindex may clear it, or at least highlight the error, but I don't know what Koha version is in use or if it's installed from packages, tarballs or git, so I don't know if "koha-rebuild-zebra --full" will work or not. If you ask for help, state the versions from About Koha. Hope that informs, -- MJ Ray (slef), member of www.software.coop, a for-more-than-profit co-op. http://koha-community.org supporter, web and library systems developer. In My Opinion Only: see http://mjr.towers.org.uk/email.html Available for hire (including development) at http://www.software.coop/
I have the same problem with a fresh koha 3.10.02 installation on my 12.04 ubuntu server. I get this "Can't call method "raw" on an undefined value at /usr/share/koha/lib/C4/Search.pm line 471" error, and I can't get further. Re-indexing has not helped. David -- View this message in context: http://koha.1045719.n5.nabble.com/debian-upgrade-error-tp5740894p5742897.htm... Sent from the Koha-general mailing list archive at Nabble.com.
To "solve" this issue I downgraded to koha 3.8. That's the best I could do! So, in my opinion if you want to have koha working try the 3.8 version On Mon, Feb 18, 2013 at 8:17 PM, davidlamhauge <davidlamhauge@gmail.com>wrote:
I have the same problem with a fresh koha 3.10.02 installation on my 12.04 ubuntu server. I get this "Can't call method "raw" on an undefined value at /usr/share/koha/lib/C4/Search.pm line 471" error, and I can't get further. Re-indexing has not helped.
David
-- View this message in context: http://koha.1045719.n5.nabble.com/debian-upgrade-error-tp5740894p5742897.htm... Sent from the Koha-general mailing list archive at Nabble.com. _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
participants (3)
-
davidlamhauge -
Marius Stoica -
MJ Ray