Re: [Koha] Introduction/Request for Assistance

2022-10-23 Thread Katrin Fischer

Hi Mathew,

welcome to the community!

Your search not working should not be related to the Koha Mappings,
unless you changed mappings for the biblionumber? If you don't know what
you are doing, changing things there can be a little dangerous. I'd also
recommend to not change the mappings for items.

Maybe try resetting your changes.

Hope this helps,

Katrin

On 19.10.22 02:50, Mathew Wood wrote:

Thank you so much for letting me join this mailing list!

My name is Mathew Wood, and I live in Northwest Florida in the USA.

I discovered the beautiful Koha system about 5 years ago, and started utilizing 
it this year. I installed the software with help from the community wiki, and 
personalized it as much as possible on my own. I love all the advanced features 
of this ILS, and I learn something new every day!

That being said, I played around with the framework and Koha mapping, and now I 
cannot figure out how to run the “batch rebuild biblio tables” perl script 
cronjob. Every time I try to run it, I get certain errors such as “unable to 
locate dbh..”

Are there common issues with these scripts? My search function is not working 
within the staff interface (cannot find items by barcodes, call numbers, etc.) 
Items also do not display information correctly.

Can anybody assist me with running the necessary cronjobs on Debian to fix this 
issue? Thanks.
___

Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha

___

Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha


Re: [Koha] Introduction/Request for Assistance

2022-10-20 Thread Michael Kuhn

Hi Mathew

You wrote yesterday:

> That being said, I played around with the framework and Koha mapping,
> and now I cannot figure out how to run the “batch rebuild biblio
> tables” perl script cronjob. Every time I try to run it, I get certain
> errors such as “unable to locate dbh..”

You didn't write what exactly you have tried. Usually script 
"batchRebuildBiblioTables.pl" isn't used as a cronjob.


However, you may execute it as Linux user "koha" as follows. Just 
replace "instance" with the name of your Koha instance.


sudo koha-shell -c "perl batchRebuildBiblioTables.pl" instance

Also see:

* https://perldoc.koha-community.org/misc/batchRebuildItemsTables.html
* 
https://wiki.koha-community.org/wiki/Commands_provided_by_the_Debian_packages#koha-shell


Hope this helps.

Best wishes: micahel
--
Geschäftsführer · Diplombibliothekar BBS, Informatiker eidg. Fachausweis
Admin Kuhn GmbH · Pappelstrasse 20 · 4123 Allschwil · Schweiz
T 0041 (0)61 261 55 61 · E m...@adminkuhn.ch · W www.adminkuhn.ch

___

Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha


[Koha] Introduction/Request for Assistance

2022-10-18 Thread Mathew Wood
Thank you so much for letting me join this mailing list!

My name is Mathew Wood, and I live in Northwest Florida in the USA.

I discovered the beautiful Koha system about 5 years ago, and started utilizing 
it this year. I installed the software with help from the community wiki, and 
personalized it as much as possible on my own. I love all the advanced features 
of this ILS, and I learn something new every day!

That being said, I played around with the framework and Koha mapping, and now I 
cannot figure out how to run the “batch rebuild biblio tables” perl script 
cronjob. Every time I try to run it, I get certain errors such as “unable to 
locate dbh..”

Are there common issues with these scripts? My search function is not working 
within the staff interface (cannot find items by barcodes, call numbers, etc.) 
Items also do not display information correctly.

Can anybody assist me with running the necessary cronjobs on Debian to fix this 
issue? Thanks.
___

Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha