On Fri, 21 Jun 2002, Shane Williams wrote:
Found another few problems just now.
Shane, thanks for continuing to alert us of these. Would you mind subscribing to the koha-devel list, and making reports there as well. This is a much quicker way to reach the core developers. (Reporting them on the koha users list is fine too, but should probably be in addition to as opposed to instead of the developers list.) thanks, -pate
On a number of the second level pages under the koha main page, there are links to "Help" on the bottom text navigation, but no help/ directory exists in koha/htdocs.
I also get server errors on request.pl and modbib.pl. Here are the relevant lines from my koha-error.log:
[Fri Jun 21 15:14:47 2002] [error] [client 128.83.248.24] Premature end of script headers: /home/httpd/koha/cgi-bin/request.pl Not enough arguments for C4::Output::startmenu at /home/httpd/koha/cgi-bin/modbib.pl line 29, near "()" Execution of /home/httpd/koha/cgi-bin/modbib.pl aborted due to compilation errors. [Fri Jun 21 15:14:58 2002] [error] [client 128.83.248.24] Premature end of script headers: /home/httpd/koha/cgi-bin/modbib.pl
I also couldn't uplaod MARC records from the LOC. The script ran, but it continues to say the search is pending. I can't tell if the script itself is dieing, or if maybe I'm using it wrong. I'm going to try and find another MARC server and try that instead.