19 Dec
2014
19 Dec
'14
4:46 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13443 vimal kumar <vimal0212@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |In Discussion --- Comment #1 from vimal kumar <vimal0212@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.