[Koha] Sorry, your Google login failed

2016-07-12 Thread tony.h
Greetings,

I'm having trouble getting the Google login to work since
upgrading/rebuilding Koha (we rebuilt the VPS and followed the install
guide: https://wiki.koha-community.org/wiki/Debian).

*The problem:*
1) I can log in through my local account, no problem.
2) I then try to login through my Google account
3) After pressing allow from the accounts.google.com site, a message is
displayed: /Sorry, your Google login failed. .../ The full message is below.

"Log in to your account
Google login
Sorry, your Google login failed. The email address you are trying to use is
not associated with a borrower at this library.
Please note that the Google login will only work if you are using the e-mail
address registered with this library.
If you want to, you can try to log in using a different account Log in with
Google
If you do not have a Google account, but do have a local account, you can
still log in:"

There are no errors in the Apache log files.

*Configuration*
Since we had troubles, I'm following the testing guide to configure the
OAuth login:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10988#c68

I removed the Google OAuth entries:
DELETE FROM systempreferences WHERE variable LIKE 'GoogleO%';

I then ran the upgrade schema tool, as I did when I imported the db:
sudo koha-upgrade-schema keiin_lib

I added values back in admin panel (Home › Administration › System
preferences > Google OpenID Connect

I confirmed the 4 values are displayed in the MySQL DB:
SELECT * FROM systempreferences WHERE variable LIKE 'GoogleO%';

Any thoughts?
Tony




--
View this message in context: 
http://koha.1045719.n5.nabble.com/Sorry-your-Google-login-failed-tp5895227.html
Sent from the Koha-general mailing list archive at Nabble.com.
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Barcode population/import

2014-06-16 Thread tony.h
Greetings,

Apparently, I'm missing something in the documentation that should be common
to many library setups: Importing or creating barcodes

 * Using an ISBN list, we have successfully used MarcEdit to build the MARC
records from the LOC
 * We inturn imported the .mrc file into Koha
 * However, without the barcodes, we can't checkin/checkout any books
 * We could manually edit each item and enter it (painful!). Or we could
write some SQL code to enter it based on the matching ISBN number, but I
read that the Zebra indexing needs to be rebuilt following that. Which leads
me to believe that there is an easier way...

Questions:
What are the best options for going about this?
1) Does Koha have an auto-barcode generation tool? If so, where is it?
2) What is the procedure for importing a list of barcodes that correspond to
the matching ISBN number?

Best Regards,
Tony




--
View this message in context: 
http://koha.1045719.n5.nabble.com/Barcode-population-import-tp5801018.html
Sent from the Koha-general mailing list archive at Nabble.com.
___
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha