http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6990
--- Comment #16 from Nicole C. Engard <[email protected]> 2012-01-18 15:17:22 UTC --- I didn't want to screw with my code - I need to be able to pull from git without problems ... I did it though - and now have an uglier error: Software error: Global symbol "$tag" requires explicit package name at /home/nengard/kohaclone/C4/Biblio.pm line 1843. Compilation failed in require at /home/nengard/kohaclone/C4/Reserves.pm line 27. BEGIN failed--compilation aborted at /home/nengard/kohaclone/C4/Reserves.pm line 27. Compilation failed in require at /home/nengard/kohaclone/C4/Circulation.pm line 26. BEGIN failed--compilation aborted at /home/nengard/kohaclone/C4/Circulation.pm line 26. Compilation failed in require at /home/nengard/kohaclone/C4/Overdues.pm line 26. BEGIN failed--compilation aborted at /home/nengard/kohaclone/C4/Overdues.pm line 26. Compilation failed in require at /home/nengard/kohaclone/C4/Members.pm line 30. BEGIN failed--compilation aborted at /home/nengard/kohaclone/C4/Members.pm line 30. Compilation failed in require at /home/nengard/kohaclone/C4/Auth.pm line 30. BEGIN failed--compilation aborted at /home/nengard/kohaclone/C4/Auth.pm line 30. Compilation failed in require at /home/nengard/kohaclone/opac/opac-search.pl line 32. BEGIN failed--compilation aborted at /home/nengard/kohaclone/opac/opac-search.pl line 32. For help, please send mail to the webmaster (webmaster@debian), giving this error message and the time and date of the error. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
