http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8215 wajasu <matted-34813@mypacks.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |matted-34813@mypacks.net --- Comment #7 from wajasu <matted-34813@mypacks.net> --- I tried this patch with a standard install and got hung up on: 1) I think you are missing some of the code on the staff interface side of things. The link on the main menu pointed to cgi-bin/koha/course_reserves/course.pl which did not exist. It might have worked for you and Marijana in the past in a dev install, but you need some more install code for those parts. It looked ok on the opac side, so reference that. 2) Then i went to run updatedatabase and got Use of bare << to mean <<"" is deprecated at ./installer/data/mysql/updatedatabase.pl line 5318. I see <<<<<<< HEAD in updatedatabase.pl Folks said there must be a conflict inthe merge, but I didn't get prompted when I did a git am -i -u -3 <yourpatch> So if I can get the tables created, it can be tested. -- You are receiving this mail because: You are watching all bug changes.