My client's server hard disk crashed. They had not made any backups since the use of Koha ILS. So my option was to recover database from MySQL database files (copy from old to new installation). But the problem i am having is that on loading the staff client interface, the web installation restarts and after selecting defaults, i get a Software Error like this: DBIx::Class::Storage::DBI::_dbh_execute(): Table 'koha_library.search_field' doesn't exist at /usr/share/koha/lib/Koha/Objects.pm line 110. I really need help.
This sounds like a support request rather than a bug. Questions about Koha should be asked on the Koha mailing list (http://koha-community.org/support/koha-mailing-lists/) or in the #koha IRC channel (http://koha-community.org/get-involved/irc/). Hopefully you've already seen the Koha documentation: http://koha-community.org/documentation/ You can also find options for paid support here: https://koha-community.org/support/
(In reply to Owen Leonard from comment #1) > This sounds like a support request rather than a bug. > > Questions about Koha should be asked on the Koha mailing list > (http://koha-community.org/support/koha-mailing-lists/) or in the #koha IRC > channel (http://koha-community.org/get-involved/irc/). > > Hopefully you've already seen the Koha documentation: > http://koha-community.org/documentation/ > > You can also find options for paid support here: > https://koha-community.org/support/ Thanks for redirecting me.