You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.
Using menu 'Find Bookings' and entering date ranges results in error message 'We did not recognize the search field: booking_event_date_relative.' and also 'We did not recognize the search field: booking_start_date_relative.' plus ''We did not recognize the search field: booking_end_date_relative.' Dates used in 'Date Booking Made' work, but with error message. Dates used in 'Start Dates' and 'End Dates' result in crashes (traceback available) In addition in the log file there's the message '[warning] Deprecated function CRM_Core_Form::addDateRange, use Use CRM_Core_Form::addDatePickerRange insted;'. This is using version 1.5.3 of CiviBooking extension, version 5.26.2 of CiviCRM and PHP 7.3
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Using menu 'Find Bookings' and entering date ranges results in error message 'We did not recognize the search field: booking_event_date_relative.' and also 'We did not recognize the search field: booking_start_date_relative.' plus ''We did not recognize the search field: booking_end_date_relative.' Dates used in 'Date Booking Made' work, but with error message. Dates used in 'Start Dates' and 'End Dates' result in crashes (traceback available) In addition in the log file there's the message '[warning] Deprecated function CRM_Core_Form::addDateRange, use Use CRM_Core_Form::addDatePickerRange insted;'. This is using version 1.5.3 of CiviBooking extension, version 5.26.2 of CiviCRM and PHP 7.3
The text was updated successfully, but these errors were encountered: