Passing the conditions in true (1 == 1 ) on lines 2623 and 3418 I'm able to pass further on the updatedatabase.pl
But the problems are on migrating to 3.00.00.053 the definitions that are needed on that table are on 3.00.00.059. My intuition says to change the order, but I have to be honest that I don't know the consequences and according to the IRC chat the table labels_templates is gone. Should I ommit them both? Thanks! On Mon, Sep 12, 2016 at 1:56 PM, Michael Hafen <[email protected]> wrote: > Have you looked in the /installer/data/mysql directory at the > labels_upgrade.pl and patroncards_upgrade.pl scripts. I think those > where supposed to be run by the updatedatabase.pl script, but I seem to > recall having trouble with that myself. > > On Mon, Sep 12, 2016 at 7:07 AM, Rodrigo Santellan <[email protected]> > wrote: > >> Hi, >> >> I'm trying to do a migration or upgrade from koha 2.2.3 to koha 3. I know >> is a daunting task that I have embarked but I'm trying to bring back a >> library to the latest updates of the community. >> >> So far this are the steps I have done: >> 1 - I dump an empty schema of the DB and create a new one with the name >> koha3. >> 2 - Apply the update22to30.pl >> 3 - Import all the tables I could, the one that not been deleted. >> 4 - Run updatedatabase.pl >> >> And now I'm stuck there, I'm missing the table: labels_templates and the >> table printers_profile is different. >> >> I have asked on the IRC channel and they say that table labels_templates >> is gone on 3.18. >> >> I'm heading on a good direction? Or I should do a clean install and then >> try to import all the old data? >> >> I will appreciate any help! Thanks in advance! >> >> Regards. >> >> Rodrigo Santellán. >> >> _______________________________________________ >> Koha-devel mailing list >> [email protected] >> http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel >> website : http://www.koha-community.org/ >> git : http://git.koha-community.org/ >> bugs : http://bugs.koha-community.org/ >> > > > > -- > Michael Hafen > Washington County School District Technology Department > Systems Analyst > >
_______________________________________________ Koha-devel mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
