https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35697
--- Comment #11 from Pradeep <[email protected]> --- (In reply to Katrin Fischer from comment #10) > There is definitely some stuff there that doesn't look great. > > This here is something we coudl start with: > ==> /var/log/koha/library/plack-error.log <== > DBIx::Class::Storage::DBI::_dbh_execute(): DBI Exception: DBD::mysql::st > execute failed: Unknown column 'me.booking_id' in 'field list' at > /usr/share/koha/lib/Koha/Objects.pm line 317 > > Do you have the room reservation plugin installed or had it in stalled? > > Please check if you have a table bookings with a column booking_id. Yes, I had installed room reservation plugin and later deleted it after testing. I have cleared data from bookings table and also deleted booking table, room reservation table but both attempts failed to solve error 500. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
