Array
(
[date_format] => default
[time_format] => default
[hours_before_from] => +1 day
[hours_before_to] => +2 months
[interval] => 30
[availability_mode] => advanced
[disabled_message] => Booking is not available at the moment, please contact us at [email protected]
[gen_phone] => 123456789
[gen_address] => Something 6
1234 Town
[gen_timetable] => In case of delay we'll keep your "seat" for 15 minutes, after that you'll loose your priority.
[ajax_enabled] => 1
[booking] => 90
[thankyou] => 92
[availabilities] => Array
(
[0] => Array
(
[days] => Array
(
[1] => 1
[3] => 1
[4] => 1
[5] => 1
[6] => 1
[7] => 1
)
[from] => Array
(
[0] => 9:00
[1] => 14:00
)
[to] => Array
(
[0] => 12:00
[1] => 18:00
)
)
)
[pay_currency] => EUR
[pay_currency_pos] => right
[pay_paypal_email] => [email protected]
[pay_paypal_test] => 1
[parallels_hour] => 1
[pay] => 90
[notices_disabled] => 1
[sms_provider] => fake
[sms_remind_interval] => +1 hour
[minutes_between_reservation] => 5
[cancellation_enabled] => 1
[hours_before_cancellation] => 5
[pay_method] => paypal
[pay_cash] => 1
)
I also have another one problem. In admin panel, if I want to add or edit booking, I can’t select a day or hour, also status can’t be changed. If I change it, then on the page with all bookings for status have error. Also when booking is saved in admin panel I have error Sorry, that username already exists!
Something is very weird here.