[Koha-bugs] [Bug 13443] DBD::mysql::db do failed: Table 'koha_library.roadtype' doesn't exist

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 19 04:46:42 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13443

vimal kumar <vimal0212 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |In Discussion

--- Comment #1 from vimal kumar <vimal0212 at gmail.com> ---
I have solved the problem. Please follow the steps,

Open a terminal

sudo su

leafpad /usr/share/koha/intranet/cgi-bin/installer/data/mysql/updatedatabase.pl

Search > Jump To > 7985

Find the line
$dbh->{RaiseError} = 0;

Change the value 1 to 0.
Save file.

Go back to koha and refresh the page.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list