← Previous day | Today | Next day → | Search | Index
All times shown according to UTC.
Time | Nick | Message |
---|---|---|
01:03 | ebegin left #koha | |
04:59 | genji | hey, git logs... the commit author date lines, belong to the text below it or are a footer for the text above? |
05:36 | chilts | yep, to the text below :) |
05:37 | or thinking of it another way, that's the commit message (the string) which belongs to the commit above (the Author, Date, etc lines) | |
05:59 | nicomo joined #koha | |
05:59 | nicomo left #koha | |
06:05 | kmkale joined #koha | |
07:10 | kmkale left #koha | |
10:00 | bigbrovar joined #koha | |
10:22 | logbot_backup joined #koha | |
10:24 | pastebot joined #koha | |
10:49 | genji left #koha | |
11:01 | kmkale joined #koha | |
11:15 | davi joined #koha | |
11:38 | kmkale left #koha | |
11:47 | bigbrovar | hi everyone |
11:55 | cait joined #koha | |
11:55 | cait | hi #koha |
13:46 | cait left #koha | |
13:46 | bigbrovar | I guys, I just setup koha and imported converted our spreadsheet to marc using marcedit and imported the result to koha, everything seem to run fine except i cant search from opac interface, when i try to search for anything i get No results match your search for “kw,wrdl: An Introduction to Philosophy ” in AUST Library Catalog. msg. I have followed the suggestions here http://koha-community.org/docu[…]on/faq/searching/ but still no go. I read |
13:46 | that my problem might have something to do with stem preference called ‘OpacSuppression. but am lost on what to do and would appreciate if someone can hold my hands here.. | |
14:24 | cait joined #koha | |
14:50 | cait left #koha | |
15:23 | chobbs joined #koha | |
15:25 | chobbs | bigbrovar: Just saw your msg in the IRC log re: OPAC searching - I think you may have helped me with your question. I just re-imported my catalog and can't see in OPAC either. |
15:25 | bigbrovar | chobbs: join the club |
15:26 | chobbs | 942n controls suppression. I had not used that prior to my last import, and I think I now have all 90K records suppressed :) |
15:26 | Did you set 942n in your MARC import file? | |
15:26 | bigbrovar | chobbs: what does control suppression mean, and how can it be enabled |
15:27 | chobbs | It means it does just what you're seeing - hiding biblios from OPAC until the record is unsuppressed. |
15:27 | We use it with our current ILS to allow our centralized ofice person to do quality control on bibs before they're visibleto the world through OPAC. | |
15:27 | bigbrovar | chobbs: am not sure.. i imported from a spreadsheet converted to marcedit am just a sysadmin trying to help my school library.. know lil of library software but i do learn fast |
15:28 | chobbs | That's exactly where I'm at :) |
15:28 | Learned a lot more about library systems in the last 4 months than I ever thought I'd know :) | |
15:30 | bigbrovar | chobbs: hmm ok the value for opacsurpression is off in my koha instance |
15:31 | chobbs: do u suggest i reimport my catalog ( only i dont know how i set 942n doing importing stabe) | |
15:31 | chobbs | Hmmm. That seems right. Have you reindexed using rebuild_zebra.pl? |
15:31 | If that setting is off, 942n shouldn't matter. | |
15:32 | Weird, I just looked and all of my records ar enow showing in OPAC. | |
15:33 | * chobbs | wonders how/when he fixed that |
15:35 | bigbrovar | chobbs: well on or off still same problem.. I tail -f the koha error.log and here is what get spilt out when i search for something "script not found or unable to stat: /usr/share/koha/opac/cgi-bin/opac/opac-tmpl," |
15:38 | chobbs | that comma at the end looks weird... |
15:38 | Could be difference in how Koha is installed, but my opac-tmpl resides in /usr/share/koha/opac/htdocs/opac-tmpl | |
15:39 | bigbrovar | I also set this to run every 10 min "KOHA_CONF=/etc/koha/koha-conf.xml PERL5LIB=/usr/share/koha/lib/ /usr/share/koha/bin/migration_tools/rebuild_zebra.pl -b -a -z >/dev/null" and when it runs i get this error http://pastebin.com/cj21wWfr |
15:41 | this is the full error http://pastebin.com/dAmqaxsZ | |
15:41 | chobbs: yeah i should imagine so | |
15:42 | chobbs | Looks like that error is benign: http://blogs.liblime.com/devel[…]part-one-of-many/ |
15:43 | ^^ the rebuild error that is | |
15:44 | Try this to find out if opac-tmpl exists anywhere within your system: find /usr/share/koha/ -name 'opac-tmp*' | |
15:44 | I see the comma is just an artifact of the error msg, not the actual path - good :) | |
15:44 | bigbrovar | ok |
15:44 | "/usr/share/koha/opac/htdocs/opac-tmpl" | |
15:45 | I got that | |
15:47 | chobbs | So now we just need to figure out how to get opac-search.pl to use that instead of the non-existent one in cgi-bin |
15:47 | * bigbrovar | god i have been at this koha thing now for all weekend.. time to grab some food :( |
15:51 | chobbs | bigbrovar: Check your Apache settings. Looks like opac-search.pl is aliased out of the htdocs folder; all other files should be coming form htdocs. Here's the relevant section from my koha-httpd.conf: http://pastebin.com/V56R0ag8 |
16:09 | chobbs left #koha | |
16:58 | joetho left #koha | |
17:12 | bigbrovar | can anyone help I have been here all sunday trying to fix this .. koha is not searching i have tried everything reindexed rebult the catalog.. when i search for an item i get this Use of uninitialized value in pattern match (m//) at /usr/share/koha/opac/cgi-bin/opac/opac-search.pl line 405 I would appreciate a little help.. |
17:18 | * bigbrovar | heck am done.. time to go get alife.. there are more important thing in life than trying to help a local school library out esp when u are not getting paid and all the librarians are having a nice weekend .. eff that |
17:19 | bigbrovar left #koha | |
17:26 | francharb joined #koha | |
17:49 | cait joined #koha | |
18:12 | bigbrovar joined #koha | |
18:16 | francharb left #koha | |
18:18 | joetho joined #koha | |
18:19 | joetho left #koha | |
18:21 | joetho joined #koha | |
18:22 | joetho left #koha | |
18:52 | cait left #koha | |
19:21 | bigbrovar left #koha | |
19:25 | bigbrovar joined #koha | |
19:55 | wajasu joined #koha | |
20:08 | larsw joined #koha | |
20:36 | richard joined #koha | |
20:36 | richard | hi |
20:45 | chris | hi all |
20:50 | nelsonf joined #koha | |
20:53 | nelsonf | howdy folks |
20:54 | chris | hi nelsonf |
20:54 | nelsonf | hi chris! |
20:55 | richard | hi chris and nelsonf |
20:55 | nelsonf | I'm trying to learn perl and need to install to my WinXP machine |
20:56 | Should I install the same version as our live Koha install? Doya know? | |
20:56 | hi richard | |
20:56 | chris | you want to install koha on WinXP ? |
20:56 | * richard | isn't sure about installing perl on windows |
20:57 | nelsonf | our Koha installation is on SUSE |
20:57 | chris | yeah, i would strongly recommend you use virtualbox, and run a virtual machine with linux on it |
20:58 | nelsonf | hmm, then use the same version of perl? |
20:58 | chris | id use the same version of everything |
20:59 | that way its the same as live, and you can learn with something you know | |
20:59 | larsw | the package for HTTP:OAI is now in Debian unstable: http://packages.qa.debian.org/[…]ttp-oai-perl.html |
20:59 | chris | w00t |
20:59 | awesome | |
20:59 | larsw | the four others Koha needs that are not in Debian are in the queue |
21:00 | there's a good chance Debian squeeze will have everything Koha needs (not Koha itself, but all of its dependencies), which should make things easier | |
21:02 | nelsonf | thanks chris, I'll look into virtualbox. hope my little laptop can handle it :-) |
21:11 | chris | cool |
21:49 | nelsonf left #koha | |
21:57 | genji joined #koha | |
22:06 | jo joined #koha | |
22:06 | jo | Morning all |
22:12 | genji | good morning1 |
22:12 | ! | |
22:29 | eythian left #koha | |
22:32 | eythian joined #koha | |
22:33 | eythian left #koha | |
22:34 | eythian joined #koha | |
22:36 | davi left #koha | |
22:36 | davi joined #koha | |
22:37 | davi left #koha | |
22:37 | davi joined #koha | |
22:42 | jo left #koha | |
22:47 | davi left #koha | |
23:24 | genji1 joined #koha | |
23:32 | genji left #koha | |
23:36 | jo joined #koha |
← Previous day | Today | Next day → | Search | Index