Hi folks, I seem to have a small problem with advance notifications (Am running Koha 3.2). The recipients are just receiving a notification without listing the items. It looks like this: Dear.XXXXXX, The following items will be due soon: <<items.content>> Items are not listed. What could be wrong here? Thank you.
benson Mugambi a écrit :
Hi folks, I seem to have a small problem with advance notifications (Am running Koha 3.2). The recipients are just receiving a notification without listing the items. It looks like this:
Dear.XXXXXX, The following items will be due soon: <<items.content>> Items are not listed. What could be wrong here?
Can you detail the parameters you use with overduenotices script ? What looks strange to me is the "will be due soon" ;) maybe some params in your the overdue rules ? Thanks. -- Henri-Damien LAURENT BibLibre
This is the advanced notice message - not the overdue message - maybe <<items.content>> doesn't work on the advanced notice email like it does on the overdue notice. Nicole On Wed, Oct 21, 2009 at 4:35 AM, LAURENT Henri-Damien <henridamien.laurent@biblibre.com> wrote:
benson Mugambi a écrit :
Hi folks, I seem to have a small problem with advance notifications (Am running Koha 3.2). The recipients are just receiving a notification without listing the items. It looks like this:
Dear.XXXXXX, The following items will be due soon: <<items.content>> Items are not listed. What could be wrong here?
Can you detail the parameters you use with overduenotices script ? What looks strange to me is the "will be due soon" ;) maybe some params in your the overdue rules ? Thanks. -- Henri-Damien LAURENT BibLibre _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
This is the advanced notice message - not the overdue message - maybe <<items.content>> doesn't work on the advanced notice email like it does on the overdue notice.
Indeed: http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3203 "advance_notices types do not parse items.content." -- Owen -- Web Developer Athens County Public Libraries http://www.myacpl.org
You all have been so helpful that I'm back for more. My batch load for Bibs and Authorities is working now, Yay! But, now I need to link them to each other. I'm running tests now. But, ultimately I hope to load ~500,000 bib records which link to ~300,000 authority records, so getting this piece working is kind of important. When I try to run the link_bibs_to_authorities script, I get the following: koha@Koha3:~/kohaclone$ export KOHA_CONF=/home/koha/koha-dev/etc/koha-conf.xml koha@Koha3:~/kohaclone$ export PERL5LIB=/home/koha/koha-dev koha@Koha3:~/kohaclone$ misc/link_bibs_to_authorities.pl Can't locate object method "new_from_bib_field" via package "C4::Heading" (perhaps you forgot to load "C4::Heading"?) at C4/Biblio.pm line 443. koha@Koha3:~/kohaclone$ I'm using Koha 3.0 It seems like I'm not the only newbie out here asking a lot of questions - thanks to all the experts for helping us out :-) -Andrea -- Andrea Schurr Web Technology Librarian and ILS Manager Lupton Library, Dept. 6456 University of Tennessee at Chattanooga Phone: 423-425-2668 Fax: 423-425-4775 Email: Andrea-Schurr@utc.edu
Hi. I cannot see <<items.content>> in the selection list for creating the notice. Also I do not think "content" is a field in the items table of the database. I suspect this may be the issue. If you re-create the notice using the selector mechanism then as long as there is data in that field in the database for the (soon to be) overdue item then it should work. Hope that helps. Ian Bays PTFS Europe ----- Original Message ----- From: "Nicole Engard" <nengard@gmail.com> To: "LAURENT Henri-Damien" <henridamien.laurent@biblibre.com> Cc: <koha@lists.katipo.co.nz>; "benson Mugambi" <mnjoben@yahoo.co.uk> Sent: Wednesday, October 21, 2009 1:47 PM Subject: Re: [Koha] Advance notifications
This is the advanced notice message - not the overdue message - maybe <<items.content>> doesn't work on the advanced notice email like it does on the overdue notice.
Nicole
On Wed, Oct 21, 2009 at 4:35 AM, LAURENT Henri-Damien <henridamien.laurent@biblibre.com> wrote:
benson Mugambi a écrit :
Hi folks, I seem to have a small problem with advance notifications (Am running Koha 3.2). The recipients are just receiving a notification without listing the items. It looks like this:
Dear.XXXXXX, The following items will be due soon: <<items.content>> Items are not listed. What could be wrong here?
Can you detail the parameters you use with overduenotices script ? What looks strange to me is the "will be due soon" ;) maybe some params in your the overdue rules ? Thanks. -- Henri-Damien LAURENT BibLibre _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
-------------------------------------------------------------------------------- No virus found in this incoming message. Checked by AVG - www.avg.com Version: 8.5.423 / Virus Database: 270.14.24/2449 - Release Date: 10/20/09 18:42:00
participants (6)
-
Andrea Schurr -
benson Mugambi -
Ian Bays -
LAURENT Henri-Damien -
Nicole Engard -
Owen Leonard