Re: [Koha] email notice sending

2023-04-20 Thread zen zenitram
yes i run both of them, as for the fines ill it later. thanks! On Fri, Apr 21, 2023, 1:48 AM Katrin Fischer wrote: > Hi, > > did you run both sudo koha-shell instancename and then the script? > > For the other error in the logs: Check your circulation rules: the > values for fine and max fine ca

Re: [Koha] email notice sending

2023-04-20 Thread Katrin Fischer
Hi, did you run both sudo koha-shell instancename and then the script? For the other error in the logs: Check your circulation rules: the values for fine and max fine can not have any formatting and must use decimal dots and no other punctuation. It will break fine calculation. Hope this helps,

Re: [Koha] email notice sending

2023-04-20 Thread zen zenitram
it didnt give me anything, just black after i run the command On Thu, Apr 20, 2023 at 4:00 PM Indranil Das Gupta wrote: > Hi, > > You need to either provide the PERL5LIBS env var manually OR do this: > > sudo koha-shell > > and then run the command. > > > -- > Indranil Das Gupta > L2C2 Technol

Re: [Koha] email notice sending

2023-04-20 Thread Indranil Das Gupta
Hi, You need to either provide the PERL5LIBS env var manually OR do this: sudo koha-shell and then run the command. -- Indranil Das Gupta L2C2 Technologies Phone : +91-98300-20971 WWW : http://www.l2c2.co.in Blog: http://blog.l2c2.co.in IRC : indradg on irc://irc.freenode.net Twitte

Re: [Koha] email notice sending

2023-04-20 Thread zen zenitram
here another problem when i run /usr/share/koha/bin/cronjobs/ process_message_queue.pl Can't locate Koha/Script.pm in @INC (you may need to install the Koha::Script module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.34.0 /usr/local/share/perl/5.34.0 /usr/lib/x86_64-linux-gnu/

Re: [Koha] email notice sending

2023-04-20 Thread zen zenitram
good day! Here is the error i get from plack-intranet-error.log, but i dont know what is the problem :( [2023/04/18 02:01:04] [WARN] Argument "" isn't numeric in numeric gt (>) at /usr/share/koha/intranet/htdocs/intranet-tmpl/prog/en/includes/patron_messages.inc line 97. [2023/04/18 02:03:59] [WA

Re: [Koha] email notice sending

2023-04-20 Thread Indranil Das Gupta
Hi You will need to check intranet-error.log. Also you can see the error in details by running /usr/share/koha/bin/cronjobs/process_message_queue.pl with the increased verbosity option hope this helps -- Indranil Das Gupta L2C2 Technologies Phone : +91-98300-20971 WWW : http://www.l2c2.co.in