http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8215

wajasu <matted-34...@mypacks.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #10 from wajasu <matted-34...@mypacks.net> ---
I tried again with.  Bug 8215 - Add Course Reserves 
I'm doing  a standard install.

The updatedatabse.pl fails:

Missing right curly or square bracket at
./installer/data/mysql/updatedatabase.pl line 5784, at end of line
syntax error at ./installer/data/mysql/updatedatabase.pl line 5784, at EOF
Execution of ./installer/data/mysql/updatedatabase.pl aborted due to
compilation errors.

It might be a pain, but try a std install db with the version set early
enough...

Also,

I think you need to add the course_reserves directory to the Makefile.PL
target_map.  I added one right after the circ line, and all that code got
copied to the designated INTRANET_CGI_DIR.

  './circ'                      => 'INTRANET_CGI_DIR',
  './course_reserves',          => 'INTRANET_CGI_DIR',

I was able to access the Course Reserves from the staff interface.

But, without the tables...

wajasu

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to