Marc, the table structure seems to differ from the original. You should check if the scripts and database tables are changed in some way. Your error message: table bibliocopy key mbrindex Original table structure table biblio_copy key mbr_index
See patch 94 Lookup2 function working for Koninklijke Bibliotheek (Dutch Royal Library)
This was not on my list, thanks for the reminder. Now I'm afraid there are existing databases (charset latin1 and perhaps others) that will have to be converted. Also the encoding could have become a mess, even if the database is utf8 already. There is no fix prepared (for the OpenBiblio database upgrade process) that can handle this issues.
One of my comments on "Setup up Search like UHRC Library" says: This is not exactly like the older version of the advanced search patch UHRC is using. Untested suggestion: upgrade to our latest release, currently 0.7.x When your run keyword search in 0.7.1 and higher, you will get results from the field(s) for publisher. There is also an option for call number search.
Follow the link in the message above your message and download the attachment.
Peter's patch is accepted and more fixes have been added. The result is available for testing, from my personal repository: https://bitbucket.org/jgvdweij/obiblio/
Almost finished, but different from the pull request linked in my previous post. It is available for testing, from my personal repository: https://bitbucket.org/jgvdweij/obiblio/
Thanks again Peter. Decided to rename the OpenBiblio error class and added some more fixes. It is now made available for testing: https://bitbucket.org/jgvdweij/obiblio/ (my personal repository)