alextselegidis / easyappointments

:date: Easy!Appointments - Self Hosted Appointment Scheduler
https://easyappointments.org
GNU General Public License v3.0
3.34k stars 1.28k forks source link

booking_cancellation not working #1200

Closed Khaled-Proof closed 2 years ago

Khaled-Proof commented 2 years ago

Hi, I successfully installed the 1.5-dev.1. And while I am trying the new release I noticed that the booking_cancellation is not working. when I open the link of my appointment the provider is not defined somehow. cancel-1

and I am having these Errors in the log file:

ERROR - 2022-02-08 17:26:57 --> The requested setting value was not found: 6 ERROR - 2022-02-08 17:26:57 --> #0 /var/www/---/---/--/application/libraries/Notifications.php(112): Providers_model->get_setting()

1 /var/www/---/---/application/controllers/Booking.php(525): Notifications->notify_appointment_saved()

2 /var/www/---/---/--/system/core/CodeIgniter.php(481): Booking->register()

3 /var/www/---/---/--/index.php(341): require_once('/var/www/--...')

4 {main}

cancel-2

alextselegidis commented 2 years ago

Hello!

Thanks for sharing this! It'll be fixed with the next dev package.

Alex Tselegidis, Easy!Appointments Creator
Need a customization? Get a free quote!

alextselegidis commented 2 years ago

Fixed on develop

Alex Tselegidis, Easy!Appointments Creator
Need a customization? Get a free quote!