Re: [Koha] Error after upgrading to latest version of Koha (16.11.08)

2017-05-27 Thread Marc Véron
Good morning Rev. George Masters Just a guess, but maybe the following could help: Clear all cookies In console, do: service memcached restart koha-plack --restart [Name of your Koha instance] Information that might help: - Does the OPAC properly display? - Can you log in to OPAC? - Does searc

[Koha] Error after upgrading to latest version of Koha

2017-05-27 Thread George Masters
I just recently upgraded to Koha 16.11.08 and the database schema conversion completed OK (based on the screen prompts). However, when I log into the staff client I get the following error message on the screen and no staff menu: Can't call method "param" on an undefined value at /usr/share/koha/l

Re: [Koha] Typos in Koha database description (Table "borrowers")

2017-05-27 Thread Marc Véron
Hi Michael, The typos come from installer/data/mysql/kohastructure.sql The typos can be found in current master as well. Best way to fix the typos is to file a bug on https://bugs.koha-community.org/bugzilla3/ and then to attach a patch. Kind regards Marc Véron Am 27.05.2017 um 15:47 schri

Re: [Koha] Typos in Koha database description (Table "borrowers")

2017-05-27 Thread Barton Chittenden
On Sat, May 27, 2017 at 12:20 PM, Michael Kuhn wrote: > > > Yes, no more MD5. I found the following post: > * https://lists.katipo.co.nz/pipermail/koha/2014-February/038653.html > > There Galen Charlton wrote: "Starting with 3.14, > Crypt::Eksblowfish::Bcrypt rather than Digest::MD5 is used to has

Re: [Koha] Typos in Koha database description (Table "borrowers")

2017-05-27 Thread Michael Kuhn
Hi Barton The tables are defined in installer/data/mysql/kohastructure.sql. I'm not sure off hand if it's kosher to edit that directly, or if all changes must be made via updatedatabase.pl . OK, so I think I won't be the right person to make edits there. Also, Koha

Re: [Koha] Typos in Koha database description (Table "borrowers")

2017-05-27 Thread Barton Chittenden
Michael, The tables are defined in installer/data/mysql/kohastructure.sql. I'm not sure off hand if it's kosher to edit that directly, or if all changes must be made via updatedatabase.pl. Also, Koha no longer uses md5 encryption. I think we use SHA512, IIRC. Sorry to be vague. --Barton On Sat

[Koha] Introducing ClearLib

2017-05-27 Thread Randy May
Hello Koha Community ! I would like to introduce you to ClearLib a Koha hosting service for small libraries. I set up Koha for my church a few years ago and it worked out so well that I wanted to make it available to others. Could you please add ClearLib to the service providers directory with

[Koha] Typos in Koha database description (Table "borrowers")

2017-05-27 Thread Michael Kuhn
Hi Recently I have found some typos in the SchemaSpy description of table "borrowers". * http://schema.koha-community.org/16_11/tables/borrowers.html 1. In the comment for field "debarred" (YYY-MM-DD) should by replaced by (-MM-DD) 2. In the comment for field "smsalertnumber" SNS should