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.
line 351 of /lib/ddl/database_manager.php: ddl_exception thrown
line 367 of /lib/ddl/database_manager.php: call to database_manager->load_xmldb_file()
line 656 of /lib/upgradelib.php: call to database_manager->install_from_xmldb_file()
line 418 of /lib/upgradelib.php: call to upgrade_plugins_modules()
line 1601 of /lib/upgradelib.php: call to upgrade_plugins()
line 436 of /admin/index.php: call to upgrade_noncore()
David
Error code: codingerror
Stack trace: •line 393 of /lib/setuplib.php: coding_exception thrown
•line 1229 of /mod/booking/lib.php: call to default_error_handler()
•line 1131 of /mod/booking/lib.php: call to booking_generate_email_params()
•line 583 of /mod/booking/lib.php: call to booking_send_confirm_message()
•line 95 of /mod/booking/view.php: call to booking_user_submit_response()
Coding error detected, it must be fixed by a programmer: PHP catchable fatal error
what should i do??
I will try tomorrow if no-one has done this.
-Derek
thank you for your question. Did you already test the plugin with 2.6? If there are problems I could fix them. You could report bugs at https://github.com/dasistwas/moodle-mod_booking
Best,
David
thank you for that. I think there is a problem with the language file and some new customization strings added in recent versions. I will have a look at it.
Best
David
Whenn I use the "Buchungsbestätigung" it sends an Email like this: "
Guten Tag {$a->name}
" I'm using moodle 2.51 and I know it has worked before, but since moodle 2.4 this problem occures on my platform. Any solution?vielen Dank für die Buchung von
\"{$a->bookingname}\".
Termin: {$a->date}
Ihr
Buchungsstatus: Gebucht
Stornieren möglich bis: {$a->canceluntil}
/>Name: {$a->name}
Um eine Übersicht über alle Buchungen zu
erhalten, klicken Sie auf folgenden Link:
{$a->link}
Best
andré
thanks fot the remark. I updated the version.php file and reuploaded the module.
Best
David