I just installed Debian-live-8.7.1-amd64-kde-desktop.iso on a virtual machine and Koha 16.11.03 from the Debian packages, and mysql 5.5. I reloaded my koha.sql data from the old system 3.22.05. The upgrade went with a few errors: [Fri Feb 3 22:08:01 2017] updatedatabase.pl: At least one authorised value has an icon defined (imageurl) [Fri Feb 3 22:08:01 2017] updatedatabase.pl: The system preference AuthorisedValueImages or StaffAuthorisedValueImages could be turned off if you are not aware of this feature [Fri Feb 3 22:08:30 2017] updatedatabase.pl: item-level_itypes set but no itype defined for item (495) at /usr/share/koha/intranet/cgi-bin/installer/data/mysql/updatedatabase.pl line 13447. [Fri Feb 3 22:08:32 2017] updatedatabase.pl: item-level_itypes set but no itype defined for item (1632) at /usr/share/koha/intranet/cgi-bin/installer/data/mysql/updatedatabase.pl line 13447. [Fri Feb 3 22:08:32 2017] updatedatabase.pl: item-level_itypes set but no itype defined for item (658) at /usr/share/koha/intranet/cgi-bin/installer/data/mysql/updatedatabase.pl line 13447. [Fri Feb 3 22:08:34 2017] updatedatabase.pl: item-level_itypes set but no itype defined for item (20337) at /usr/share/koha/intranet/cgi-bin/installer/data/mysql/updatedatabase.pl line 13447. [Fri Feb 3 22:08:34 2017] updatedatabase.pl: DBD::mysql::db do failed: Can't DROP 'isbn'; check that column/key exists [for Statement "ALTER TABLE biblioitems DROP INDEX isbn"] at /usr/share/koha/intranet/cgi-bin/installer/data/mysql/updatedatabase.pl line 13734. [Fri Feb 3 22:08:34 2017] updatedatabase.pl: DBD::mysql::db do failed: Can't DROP 'issn'; check that column/key exists [for Statement "ALTER TABLE biblioitems DROP INDEX issn"] at /usr/share/koha/intranet/cgi-bin/installer/data/mysql/updatedatabase.pl line 13735. I followed the wiki and Kyle's additions to set up plugins. I tried to install my DonorApp plugin. It put the plugin in the proper place but no plugins showed up on the Tools Plugins page. I tried ByWater's kitchen-sink-v1.kpz with the same result. On 01/29/2016 02:30 PM, Kyle Hall wrote:
Glad to help!
Kyle
http://www.kylehall.info ByWater Solutions ( http://bywatersolutions.com ) Meadville Public Library ( http://www.meadvillelibrary.org ) Crawford County Federated Library System ( http://www.ccfls.org ) Mill Run Technology Solutions ( http://millruntech.com )
On Fri, Jan 29, 2016 at 1:14 PM, Bortel, Gary <gary.bortel@sos.wa.gov> wrote:
Perfect, Kyle!
Thanks for adding the updates to the instructions at https://github.com/bywatersolutions/koha-plugin-coverflow
gcb ______________________
From: Kyle Hall [mailto:kyle.m.hall@gmail.com] Sent: Friday, January 29, 2016 3:17 AM To: Bortel, Gary <gary.bortel@sos.wa.gov> Cc: koha@lists.katipo.co.nz Subject: Re: [Koha] Koha Plugin System
Add this as well:
<Directory /var/lib/koha/library1/plugins> Options Indexes FollowSymLinks AllowOverride None Require all granted </Directory>
http://www.kylehall.info ByWater Solutions ( http://bywatersolutions.com ) Meadville Public Library ( http://www.meadvillelibrary.org ) Crawford County Federated Library System ( http://www.ccfls.org ) Mill Run Technology Solutions ( http://millruntech.com )