getting the Search (in NO_LIBRARY_SET only) error in OPAC
I have another running instance of Koha 3.2.6 on Ubuntu and I am using Zebra. When I do a search on OPAC, for instance for a book titled "100 cases", I am getting the following error: No results match your search for "kw,wrdl: 100 cases branch:NO_LIBRARY_SET" in Catalog I have only one library. I can't seem to get a link to set the default library to search, either on login or on the top right hand side. When I kog on with kohaadmin user, on the top right hand corner, it indicates that the NO_LIBRARY_SET kohaadmin (Log Out <http://10.12.1.10:8080/cgi-bin/koha/mainpage.pl?logout.x=1> ) | [ ? ] <http://10.12.1.10:8080/cgi-bin/koha/help.pl> , but it there is no link on NO_LIBRARY_SET. Is there a way to do this in the database using a mysql statement? Regards, Admire Mutsikiwa University of Zimbabwe
2011/5/18 amutsikiwa <amutsikiwa@uzlib.uz.ac.zw>:
I have only one library. I can’t seem to get a link to set the default library to search, either on login or on the top right hand side. When I kog on with kohaadmin user, on the top right hand corner, it indicates that the NO_LIBRARY_SET kohaadmin (Log Out) | [ ? ] , but it there is no link on NO_LIBRARY_SET. Is there a way to do this in the database using a mysql statement?
Hi! It's not recommended to use the kohaadmin-user (the user that has the same name and password as the database login) for anything else than database upgrades and creating the first user. You should create a new user for youself, connect it with your one library and give it "superlibrarian" rights, and you will never see NO_LIBRARY_SET again ;-) http://koha-community.org/documentation/3-4-manual-en/?ch=x7191 Best regards, Magnus Enger libriotech.no
participants (2)
-
amutsikiwa -
Magnus Enger