<br>Hi ,<br><br>Thank you so much for your response.i am basically new to perl and
Mysql.I believe i have sucessufully installed koha 3.0 on debian
without any dependency issues and all the modules seem to work fine.I think i have not made myself clear in the las mial.here are my
issues :<br>
<br>1.when i search for books through OPAC it says 'no results found'
in catalogue(i have a few books which i imported using Z39.50 search)and
error log says" biblio erro 109'.I know this is a basic issue but still
i could not find out a right solution.i followed all the instructions
that were give in the INSTALL.debian file.devolopers in the community
say it is a databse related issue.if so can you let me know how to check whether my
database is set to right encoding for Koha 3.0 to read.<br><br>I have run misc/migration_tools/rebuild_zebra.pl -a -b -r quite a number of times whenever i update a new record it say the total number of record <a href="http://updated.no">updated.no</a> problem.<br>
<br>2.I dont have a barcode reader with me here.i wish to do the 'Check
IN' and 'Check OUT' manually.one person suggested me that i map the
barcode field in Administration->Koha to MARC
Mapping->items->Barcode to a field of our choice .so i mapped it
to ISBN.and i tried to Check Out a particular Patron by manually
entering the ISBN number of a particular book that is available in the
database.It says 'Barcode not foud'.is it possible for us to do it
manually through keyboard withour using barcode reader ?.<br>
<br>3.i found through liblime demo that any staff/patron can place a
hold on a particular book.but when i try to do the same in mine there
seems to be no respnse in the page.only the koha administrator is able to hold a particular book.i had given permissions to the Staff/Patron to do so but still it does not work.If this is a bug How do i fix this.<br>
<br>I hope i have made myself clear.<br><br>Please do excuse me if some of these are basic and help me to solve these problems.<br><br>Thanks in advance for your reply,<br><br>regards,<br><font color="#888888">vimal Laxman P<br>
<br></font><div class="gmail_quote">On Mon, Dec 22, 2008 at 6:22 PM, Ulrich Kretschmer <span dir="ltr"><<a href="mailto:U.Kretschmer@bergruf.de" target="_blank">U.Kretschmer@bergruf.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
thanks for your friendly help...<br>
<br>
Am Montag, 22. Dezember 2008 07:56 schrieb Krishnan M:<br>
<div>> Why are you getting the 'table does not exist' problems?<br>
><br>
> Did you verify that the database was created properly and has all the<br>
> tables? The koha installer does not do this, you'll need to do this<br>
> yourself with a command like<br>
><br>
> mysql -u <user> -D <databaseName> -p <<br>
> /path/to/extracted/koha/installer/data/mysql/kohastructure.sql<br>
<br>
</div>Well, I thought the installer would do this. As far as I can see, this<br>
required installation step seems to be undocumented. Should be added to the<br>
installation documentation. (I hope somebody from Koha project members reads<br>
this...)<br>
<br>
My tables are now present and looking fine. But again I get the<br>
<div>message "production mode - trapped fatal error" while opening the intranet<br>
address. <br>
<br>
</div>The log file says now:<br>
<br>
[Mon Dec 22 23:33:16 2008] [error] [client 127.0.0.1] [Mon Dec 22 23:33:16<br>
2008] mainpage.pl: Install required, redirecting to Installer<br>
<div>at /usr/share/koha/lib/C4/Auth.pm line 443.<br>
=> okay<br>
<br>
</div>[Mon Dec 22 23:33:17 2008] [error] [client 127.0.0.1] [Mon Dec 22 23:33:17<br>
<div>2008] install.pl: Use of uninitialized value $debug_level in string eq<br>
at /usr/share/koha/lib/C4/Context.pm line 45.<br>
</div>=> ???<br>
<br>
[Mon Dec 22 23:33:17 2008] [error] [client 127.0.0.1] [Mon Dec 22 23:33:17<br>
<div>2008] install.pl: Use of uninitialized value $debug_level in string eq<br>
at /usr/share/koha/lib/C4/Context.pm line 45.<br>
</div>=> ???<br>
<br>
[Mon Dec 22 23:33:17 2008] [error] [client 127.0.0.1] [Mon Dec 22 23:33:17<br>
<div>2008] install.pl: Can't call method "id" on an undefined value at<br>
InstallAuth.pm line 278.<br>
</div>=> ???<br>
<br>
Any ideas how I can repair the $debug_level problem??<br>
<br>
I've looked into the Context.pm source code. Line 443 checks for this<br>
variable's value. But I can't find the place where this value should have<br>
been defined before.<br>
<br>
Thanks for more help<br>
<font color="#888888"><br>
Ulrich<br>
</font><div><div></div><div>_______________________________________________<br>
Koha mailing list<br>
<a href="mailto:Koha@lists.katipo.co.nz" target="_blank">Koha@lists.katipo.co.nz</a><br>
<a href="http://lists.katipo.co.nz/mailman/listinfo/koha" target="_blank">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br>
</div></div></blockquote></div><br>