-
Thank you for the new post.
Yes, I made all the changes in Openbiblio and all the others functions of openbiblio function too.
The plugin add-on funtions. I see the nav-bars and I can select it.
I have the same problem with the newer cutter database files. I don't know if there is an incompatibility with my system (Apache/2.2.11 (Win32), Mysql PHP/5.2.8). Perhaps you can post a sql file to...
2009-07-01 10:28:50 UTC in OpenBiblio
-
Thank you for your answer. I'll try to explain the problem.
I follow all the steps in the istall file of lookup2.
1. I don't know where I have to put de lookup.js file. I put it in openbiblio/lookup2. Is it right?
2. Step 1: Mysql data: 'cutter.MYD', 'cutter.frm', and 'cutter.MYI' can't be readed by mysql. They seem to be corrupted.
3. If I enter the Lookup Options and I click update...
2009-06-28 10:35:43 UTC in OpenBiblio
-
I like the plugin system. I tried to install the lookup, and I had a problem.
The cutter table seems to be corrupted.
Whith phpmyadmin I recieved this error:
#1034 - Incorrect key file for table 'cutter'; try to repair it
and It can't be repaired
Psuarz.
2009-06-26 13:14:28 UTC in OpenBiblio
-
There is a history of all items that were checked out in biblio_hist_dm. You can make other report file in /reports/defs (.rpt extension) with your criteria using sql.
I made something like that for me time ago. Perhaps it can help you .
.title checkouthistory
.category Circulation
.column bibid hidden
.column status_begin_dt hidden
.column barcode_nmbr sort=barcode_nmbr
.column title...
2009-06-26 10:52:23 UTC in OpenBiblio
-
Time ago I followed the indications of mstetson https://sourceforge.net/forum/message.php?msg_id=2706590 and it functions.
I use day_hour instead of day on classes/biblioCopyQuery.php and /biblioStatusHistory.
I changed the collection_dm/days_due_back to decimal 3,1. It funtions for 1 hour to 9 (0.1 to 0.9).
I also hacked another idea: add one field in collection_dm like hour_due_back in...
2009-06-10 14:39:09 UTC in OpenBiblio
-
Hi Clemens and Neil:
There's no problem if you delete that lines, because the upload Marc field and the other functions don't need that part of the code. You don't have to worry about that. If you change your mind and want to use that marc fields in the future, you can add them using the AddMarcField function.
PSuarz.
2009-02-24 18:11:35 UTC in OpenBiblio
-
Rev Dean:
It made sense. I don't speach english very well, and if I understood It means that made sense. I don't know if you will say the same.
I have a library with over 30000 catalogued resources and the staff had the same problem.
It's easy to increase the number of set pages. I made it to my system time ago.
You must go to
../shared/global_constants.php
and change the value (I...
2009-02-24 18:00:30 UTC in OpenBiblio