[Koha] Koha without a2dismod mpm_event or Koha php-fpm on the same box?

2018-02-04 Thread SuperThin
Hello Everybody, In the past, I installed a Koha running out of Ubuntu 16.04. Everything is OK. But, Koha cannot use as CMS to interact with readers as my expectation. So, I installed Drupal CMS. The problem: - Drupal is recommended run with PHP 7.1 - PHP 7.1 will run well with php-fpm - php-fpm

[Koha] Staffs cannot change their own password?

2016-04-16 Thread SuperThin
Hello Everybody, I've created some staffs to training Koha for my colleagues. By default, I used 123456 as password and require they change password when first login time. But, when him/ her clicks "My Account" at top-right of the page when logined, he/ she cannot view own account, Koha redirect

Re: [Koha] Staffs cannot change their own password?

2016-04-19 Thread SuperThin
Thank you, Katrin Fischer-2 and Chris Cormack-6. Both are right. /(borrowers) Add, modify and view patron information/ <= this permission made me misunderstand that "user can add and edit other profiles) -- View this message in context: http://koha.1045719.n5.nabble.com/Staffs-cannot-change-th

[Koha] Patrons cannot check out

2016-05-18 Thread SuperThin
Hello Everybody, I am stuck in a very critical problem: all of patrons cannot check out. I don't understand "fee" in Koha means. So, in my library, some patrons want to borrow books, they will deposit money (values about 2 popular books). I created a category with fee = 100. My patrons was impo

[Koha] How to limit a staff to check out and block patrons?

2016-05-24 Thread SuperThin
Hi Everybody, My library has students (who work part-time job). I don't want their permission as *borrowers* because they can change patrons' infỏrmation, change category,... or destroy Admin. They should have 2 priviledges: 1. Check out a patron; 2. Block/ lock a patron when patron returns books

Re: [Koha] How to limit a staff to check out and block patrons?

2016-05-30 Thread SuperThin
I read through Setting Patron Permisions many times and try to tick/ untick some items but failed. I want to know: how to a staff can block a patron and notes why patron was blocked, but I don't want a staff e

Re: [Koha] How to limit a staff to check out and block patrons?

2016-05-30 Thread SuperThin
I read through Setting Patron Permisions many times and try to tick/ untick some items but failed. I want to know: how to a staff can block a patron and notes why patron was blocked, but I don't want a staff e

[Koha] How to find a patron with wrong privilege?

2016-06-01 Thread SuperThin
Hello Everybody, I set wrong some patrons with superlibrarian but I don't know who are they. I looked at MySQL tables to find which tables/ columns contain code/permission to filter, but failed. I didn't find anything. Please tell me how to filter normal patron with librarian privilege? Very dang