http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11009
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from [email protected] --- After applying the patch : http://pro.test1.biblibre.com/cgi-bin/koha/members/member.pl Software error: Base class package "DBIx::Class::Schema" is empty. (Perhaps you need to 'use' the module which defines that package first, or make that module available in @INC (@INC contains: /home/koha/src /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .). at /home/koha/src/Koha/Schema.pm line 10 BEGIN failed--compilation aborted at /home/koha/src/Koha/Schema.pm line 10. Compilation failed in require at /home/koha/src/Koha/Database.pm line 38. BEGIN failed--compilation aborted at /home/koha/src/Koha/Database.pm line 38. Compilation failed in require at /home/koha/src/Koha/List/Patron.pm line 32. BEGIN failed--compilation aborted at /home/koha/src/Koha/List/Patron.pm line 32. Compilation failed in require at /home/koha/src/members/member.pl line 35. BEGIN failed--compilation aborted at /home/koha/src/members/member.pl line 35. -- You are receiving this mail because: 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/
