Time  Nick            Message
23:02 wizzyrea        when there isn't a meeting
23:02 wizzyrea        that's pretty much all the time
23:01 wahanui         i heard Joubu was not sure how to fix that correctly
23:01 Freddy_Enrique  Joubu?
23:01 wahanui         Hello is there a time that is for new user chat?
23:01 Freddy_Enrique  Hello?
22:38 pianohacker     wizzyrea: according to FB, he's getting heavy rain but not devastating
22:22 wizzyrea        I do
22:13 TGoat           hey wizzyrea do you ask because he's living in Houston now?
22:13 pianohacker     wizzyrea: also, hi :)
22:13 pianohacker     wizzyrea: I saw him in here last week asking about kohadevbox
22:06 wizzyrea        hm have we heard from edveal in a while?
21:20 huginn          TGoat: The operation succeeded.
21:20 TGoat           @later tell tcohen that tgoat apologizes for not catching up with you today. My son had an accident.. had to take him to emergency. I'll try to catch you tomorrow.
20:54 LeeJ            well I'm heading home for the night..take care #koha
20:49 huginn          LeeJ: The operation succeeded.
20:49 LeeJ            @later tell Joubu by the way..it's a bit after the fact but from what I've been able to test Bug 17215 is no longer needed after 6782
20:40 LeeJ            Joubu: thanks a lot for taking a look at that plack problem with plugins
20:10 wahanui         I'll be waiting for you to come back, fridolin.
20:10 fridolin        good night
19:31 Freddy_Enrique  me: I'm starving to death
19:31 Freddy_Enrique  Joubu: In some moments Ill have access to the server again
19:29 Freddy_Enrique  https://snag.gy/z0WqHQ.jpg
19:27 Joubu           you should see a file with you errors there
19:26 Joubu           Freddy_Enrique: could you check /var/log/koha/$INSTANCE/updatedatabase-error_*.log files?
19:26 Freddy_Enrique  let see
19:26 Freddy_Enrique  Apparently Everything worked fine until I wanted  to give some permissions
19:26 cait            if you go to the systempreferences and look for 'version' does it show the correct version? (don't change it)
19:25 cait            with an update always comes a database update
19:25 cait            hm
19:24 Freddy_Enrique  just straight to the modules
19:24 Freddy_Enrique  no
19:24 cait            did the web isntaller come up whtn you started Koha after the update?
19:24 cait            i am no sysadmin, I just have thought the upgrade should be enough already
19:23 cait            thx
19:23 Freddy_Enrique  https://wiki.koha-community.org/wiki/Koha_on_ubuntu_-_packages#Ubuntu_16.04_and_MySQL_5.7
19:23 cait            i wonder about the apt-get install koha-common
19:22 cait            which page/link?
19:22 Freddy_Enrique  ehm.....in the offical koha instalation?
19:22 cait            where did you see that?
19:21 Freddy_Enrique  and... well. Full reindex
19:21 Freddy_Enrique  sudo apt-get install koha-common
19:20 Freddy_Enrique  sudo apt-get update sudo apt-get upgrade
19:20 Freddy_Enrique  correct me please if I'm mistaken. I followed this steps: Upgrade Instructions
19:19 Freddy_Enrique  this only happened in this particular situation, when I upgraded the system
19:19 Freddy_Enrique  when I do a fresh install there are no problems at all
19:18 Freddy_Enrique  I wasnt aware of the console
19:18 Freddy_Enrique  uhm....
19:18 Freddy_Enrique  Joubu: Thanks
19:18 Joubu           m
19:18 Joubu           Freddy_Enrique: and you certainly got errors during the upgrades, you should not ignore the
19:17 Joubu           Freddy_Enrique: https://wiki.koha-community.org/wiki/Koha_on_ubuntu_-_packages#Ubuntu_16.04_and_MySQL_5.7
19:17 Joubu           yes, in any cases MySQL 5.7 with default settings must not be used
19:16 cait            but there are still other bugs filed for mysql
19:16 cait            yeah i guess that's it
19:16 Joubu           but code will need to be adapted I guess
19:16 Joubu           date_created timestamp DEFAULT NULL,
19:15 Joubu           should be replaced with
19:15 Joubu           date_created timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
19:12 tcohen          sorry, line 14195
19:12 tcohen          updatedatabase.pl:14155
19:12 huginn          04Bug http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18836 normal, P5 - low, ---, koha-bugs, NEW , Table 'koha_library.club_enrollments' doesn't exist
19:12 Joubu           bug 18836
19:12 Joubu           tables*
19:11 Joubu           cait: I am aware of clubs/*.pl scripts that are not copied on install, not that table are not created on upgrade
19:09 pastebot        "tcohen" at 172.22.66.163 pasted "Joubu: like this" (63 lines) at http://paste.koha-community.org/623
19:09 cait            by adding teh tables manually maybe
19:09 cait            you'd still need to figure out the db problems too
19:09 cait            Joubu: do you know if we have instructions on how to swtich dbms somewhere?
19:08 Freddy_Enrique  how*
19:08 Freddy_Enrique  I was using Mysql and before the update was doing fine
19:07 Freddy_Enrique  it seems that the solution is to use Maria DB instead but... who should I do it?
19:06 Freddy_Enrique  update
19:06 cait            did you update or is this a fresh installation?
19:06 cait            or gone wrong that is
19:06 cait            it would have happened on running the installer
19:05 Freddy_Enrique  could this be a countdown for mysql? Well, this club table doesnt exits
19:03 cait            a lot of the problems there seemed to be related to try to install on mysql
19:03 cait            Freddy_Enrique, Joubu - there is a bug about that someone else filed
18:54 Joubu           or 'clubs'
18:54 Joubu           of 'clubs'
18:54 Joubu           and search for table's names starting with club_*
18:54 Joubu           mysql > show tables;
18:54 Freddy_Enrique  No
18:53 Joubu           Did you get errors during the upgrade process?
18:51 Freddy_Enrique  before the update I didnt have this problem though. SO, what could I do to solve this problem?
18:50 Freddy_Enrique  I was told this is a database issue. Something about Mysql 5.7 not being compatible
18:49 Freddy_Enrique  this is what happens: https://snag.gy/gUKobY.jpg
18:48 Freddy_Enrique  thanks ^_^. Well, recenlty I've updated Koha to the current version and something is wrong whenever I try to see a patron information
18:47 oleonard        We won't know until you ask the question Freddy_Enrique
18:47 Freddy_Enrique  Hello, anyone could help me please?
18:37 cait            i think i have seen it's possible, but have no idea how :)
18:36 LeeJ            first I have to figure out how to add screenshots in Markdown/Github :P
18:35 cait            :)
18:35 pianohacker     hallo :)
18:35 LeeJ            cait: screenshots are my goal after I get a pretty OPAC set up to capture from :)
18:33 cait            maybe later :) or you oculd add some screenshots sometime :)
18:32 LeeJ            possibly! though I don't personally have the access or resources to make it publically available to test yet :P
18:26 cait            can you see it in action somewhere?
18:26 cait            ooh nice
18:26 * LeeJ          waves to pianohacker
18:25 LeeJ            cait: it went well! This is the fruit of my labor! https://github.com/ldjamison/koha-plugin-room-reservations
18:24 cait            hi pianohacker!
18:24 cait            LeeJ :)
18:19 wahanui         salut, pianohacker
18:19 pianohacker     hi
18:18 cait            how did it go?
18:13 LeeJ            Joubu: I'm finally back in business...finished off the project for work that I had to do. Time to catch up on everything I missed
18:08 LeeJ            hi koJ could you clarify what you are trying to accomplish? Are you referring to editing the text of the slip?
18:06 koJ             How to access a non-librarian user to RESERVE SLIP, thanks
17:31 huginn          Joubu: The operation succeeded.
17:31 Joubu           @later tell cait ping
16:59 LeeJ            khall++
16:59 LeeJ            jzairo: now...it's up to the feedback of the students :P
16:58 jzairo          absolutely LeeJ
16:57 LeeJ            jzairo: I look forward to any and all feedback and suggestions..as an educator I expect you'll put it through the stress test :)
16:53 LeeJ            jzairo++
16:52 jzairo          I am going to put it on my test server LeeJ
16:51 LeeJ            jzairo: you have no idea how much time I put into slaving over getting it functional..
16:36 jzairo          just read your email LeeJ
16:36 LeeJ            jzairo :)
16:34 jzairo          LeeJ++
16:18 LeeJ            hiya #koha
16:18 * LeeJ          waves
15:14 reiveune        bye
15:07 * cait          waves
14:49 Joubu           almost...
14:49 Joubu           query khall
14:47 fridolin        Joubu: I'm ready, post and archive
14:12 fridolin        Joubu: oki i tell when ready
14:10 fridolin        ah oki
13:59 Joubu           fridolin: please read the wiki page cait wrote yesterday
13:58 fridolin        sorry i was in a VPN
13:58 fridolin        Joubu: hi, he release notes draft in WordPress ?
13:45 oleonard        Hi all
13:26 huginn          Joubu: The operation succeeded.
13:26 Joubu           @later tell fridolin could you write the release notes draft asap?
13:19 Joubu           fridolin: around?
12:59 tcohen          morning
12:29 eythian         cait: life in Germany is weird: https://www.youtube.com/watch?v=BWkH2zNwApM
12:13 wahanui         well, it's morning somewhere, yes
12:13 kellym          good morning
11:49 magnuse         fridolin: ah, i thought something had fallen over :-)
11:46 fridolin        magnuse: hie, we are building a new website
11:43 BobB            same from here
11:43 magnuse         ...or others at BibLibre
11:36 magnuse         fridolin: http://biblibre.com/ is 403 Forbidden
10:14 * cait          waves
10:13 * kidclamp      waves
10:13 kidclamp        .
07:41 wahanui         kia ora, gaetan_B
07:41 gaetan_B        hello
07:39 marcelr         hi #koha
07:30 alex_a_         hello magnuse
07:29 sophie_m        hello #koha
07:29 wahanui         kamelåså
07:29 sophie_m        Hi magnuse
07:29 magnuse         bonjour alex_a_ et sophie_m
06:57 fridolin        i'm back to work
06:57 fridolin        hie there
06:39 * cait          waves
06:36 wahanui         hola, alex_a
06:36 alex_a          bonjour
06:25 magnuse         bonjour BüchereiKlara und reiveune
06:25 reiveune        hello
06:25 * LibraryClaire waves
06:25 * magnuse       waves
01:53 alexbuckley     hi wizzyrea
01:53 wizzyrea        hi alexbuckley
01:09 tcohen          hi