Booking
Maintained by
Wunderbyte GmbH, David Bogner
The booking module simplifies event, seminar, and course registrations. 500+ Features include capacity limits, automated waitlists, custom email notifications, confirmation tracking, and seamless integration into Moodle courses.
Comments
Product ratings and reviews are coming to Moodle Marketplace. Until then, existing comments remain available to read, but new posts have been disabled.
I have recently updated to moodle 3.5.3 and upgraded all my plugins as well. When I try to update the booking plugin I get the following error:
mod_booking
Error writing to database
More information about this error
×Debug info: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'bt
WHERE bt.optionid NOT IN
(SELECT bo.id FROM m' at line 1
DELETE FROM mdl_booking_teachers bt
WHERE bt.optionid NOT IN
(SELECT bo.id FROM mdl_booking_options bo
WHERE bo.id IS NOT NULL)
[array (
)]
Error code: dmlwriteexception
×Stack trace:
line 489 of /lib/dml/moodle_database.php: dml_write_exception thrown
line 1139 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
line 1787 of /mod/booking/db/upgrade.php: call to mysqli_native_moodle_database->execute()
line 806 of /lib/upgradelib.php: call to xmldb_booking_upgrade()
line 512 of /lib/upgradelib.php: call to upgrade_plugins_modules()
line 1857 of /lib/upgradelib.php: call to upgrade_plugins()
line 694 of /admin/index.php: call to upgrade_noncore()
When clicking on more information, I see that increasing the max_allowed_packets can sometimes work. I have increased out max_allowed_packets for 1.3 gigs and nothing changed. I have also converted our InnoDB to Barracuda as the dmlwriteexception instructions say might help and still the same error message pops up when trying to update the plug in. What do I do next? We utilize this plugin daily and would be heartbroken if we lost it
I have recently updated to moodle 3.5.3 and upgraded all my plugins as well. When I try to update the booking plugin I get the following error:
mod_booking
Error writing to database
More information about this error
×Debug info: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'bt
WHERE bt.optionid NOT IN
(SELECT bo.id FROM m' at line 1
DELETE FROM mdl_booking_teachers bt
WHERE bt.optionid NOT IN
(SELECT bo.id FROM mdl_booking_options bo
WHERE bo.id IS NOT NULL)
[array (
)]
Error code: dmlwriteexception
×Stack trace:
line 489 of /lib/dml/moodle_database.php: dml_write_exception thrown
line 1139 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
line 1787 of /mod/booking/db/upgrade.php: call to mysqli_native_moodle_database->execute()
line 806 of /lib/upgradelib.php: call to xmldb_booking_upgrade()
line 512 of /lib/upgradelib.php: call to upgrade_plugins_modules()
line 1857 of /lib/upgradelib.php: call to upgrade_plugins()
line 694 of /admin/index.php: call to upgrade_noncore()
When clicking on more information, I see that increasing the max_allowed_packets can sometimes work. I have increased out max_allowed_packets for 1.3 gigs and nothing changed. I have also converted our InnoDB to Barracuda as the dmlwriteexception instructions say might help and still the same error message pops up when trying to update the plug in. What do I do next? We utilize this plugin daily and would be heartbroken if we lost it
I have recently updated to moodle 3.5.3 and upgraded all my plugins as well. When I try to update the booking plugin I get the following error:
mod_booking
Error writing to database
More information about this error
×Debug info: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'bt
WHERE bt.optionid NOT IN
(SELECT bo.id FROM m' at line 1
DELETE FROM mdl_booking_teachers bt
WHERE bt.optionid NOT IN
(SELECT bo.id FROM mdl_booking_options bo
WHERE bo.id IS NOT NULL)
[array (
)]
Error code: dmlwriteexception
×Stack trace:
line 489 of /lib/dml/moodle_database.php: dml_write_exception thrown
line 1139 of /lib/dml/mysqli_native_moodle_database.php: call to moodle_database->query_end()
line 1787 of /mod/booking/db/upgrade.php: call to mysqli_native_moodle_database->execute()
line 806 of /lib/upgradelib.php: call to xmldb_booking_upgrade()
line 512 of /lib/upgradelib.php: call to upgrade_plugins_modules()
line 1857 of /lib/upgradelib.php: call to upgrade_plugins()
line 694 of /admin/index.php: call to upgrade_noncore()
When clicking on more information, I see that increasing the max_allowed_packets can sometimes work. I have increased out max_allowed_packets for 1.3 gigs and nothing changed. I have also converted our InnoDB to Barracuda as the dmlwriteexception instructions say might help and still the same error message pops up when trying to update the plug in. What do I do next? We utilize this plugin daily and would be heartbroken if we lost it
Thank you for your great Plugin!
One Question: When i duplicate the Activity, then all Institutions I've created get duplicated as well. Is this intended?
I have a list of booking options for my students where they can pick only one, so I setup to 1 on the section "Max current bookings per user". The help button claims this "The maximum of number of bookings an individual user can make in this activity at once. After an event end time has passed, it is not longer counted against this limit."
After the end time of the booking option has passed, the student can't book because they booked in another one previously.
Thank you for this great plugin, and I appreciate the time to check this issue.
All the best!
thank you for help. It seems to be working, just there is still problem with the title of booking - it is still not good.
the version, that provides support for your language is available now. Please give feedback, if it works.
Kind regards,
David
thank you for your question. In fact this is a known bug and has been fixed with this issue: https://github.com/dasistwas/moodle-mod_booking/commit/ed9d62d858575dcc81c74baeb7898f0ba208e6b0 I will release the new version with the fix this week here in the plugin database.
Kind regards,
David
When I download the sign in sheet the font does not sow the Lithuanian letters. How can I change the font the sign in sheet?
I am looking into e-mail notifications and posted an issue on your Github.
I also had a question because I'm not sure if this was a feature : are notification e-mails sent (with icalendar attachment) to users if the date of an existing booking option is changed ?
Thanks again
Can a custom field be populated via the csv import?