On Thu, 2002-02-07 at 10:10, Larry Currie wrote:
I am attempting to modify some of the Perl scripts in Koha so that they conform to our local conditions. In the moremember.pl script, for instance, I have changed the ethnic classifications and I rewrote the checkdigit subroutine to reflect the type of patron barcodes we use. But I am not seeing these changes reflected in the koha intranet when I attempt to register new patrons. What do I need to do in order to have these changes take effect? I stopped and restarted the Apache server thinking that this would do it, but to no avail. The text of my changes is given below.
Larry Currie
Hi Larry Have you copied the files into the places they are called from, eg moremember.pl will need to be wherever the scripts are that apache calls. Often something like /usr/local/www/koha/cgi-bin/koha/moremember.pl And the Input.pm Will need to be where all the other koha perl modules are. The changes should take place without needing an apache restart. Chris -- Chris Cormack Programmer 025 500 789 Katipo Communications Ltd chris@katipo.co.nz www.katipo.co.nz