My sql filter works fine if matching records are found. If there are no matching records, I get the following errors.
Warning: foreach() argument must be of type array|object, bool given in C:\xampp\htdocs\xCrud_1.7.27\xcrud\xcrud.php on line2773
Warning: foreach() argument must be of type array|object, bool given in C:\xampp\htdocs\xCrud_1.7.27\xcrud\xcrud.php on line7307
Warning: foreach() argument must be of type array|object, bool given in C:\xampp\htdocs\xCrud_1.7.27\xcrud\xcrud.php on line 15696
Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, bool given in C:\xampp\htdocs\xCrud_1.7.27\xcrud\xcrud.php:16019 Stack trace: #0 C:\xampp\htdocs\xCrud_1.7.27\xcrud\themes\default\xcrud_list_view.php(86): Xcrud->render_grid_body('tr', 'td') #1 C:\xampp\htdocs\xCrud_1.7.27\xcrud\xcrud.php(7436): include('C:\\xampp\\htdocs...') #2 C:\xampp\htdocs\xCrud_1.7.27\xcrud\xcrud.php(2787): Xcrud->_render_list() #3 C:\xampp\htdocs\xCrud_1.7.27\xcrud\xcrud.php(2754): Xcrud->render_custom_datagrid() #4 C:\xampp\htdocs\xCrud_1.7.27\xcrud\xcrud.php(2604): Xcrud->render_custom_query_task() #5 C:\xampp\htdocs\FlightProject\search_flights_wanted_xcrud.php(147): Xcrud->render() #6 {main} thrown inC:\xampp\htdocs\xCrud_1.7.27\xcrud\xcrud.php on line 16019
Warning: foreach() argument must be of type array|object, bool given in C:\xampp\htdocs\xCrud_1.7.27\xcrud\xcrud.php on line2773
Warning: foreach() argument must be of type array|object, bool given in C:\xampp\htdocs\xCrud_1.7.27\xcrud\xcrud.php on line7307
Warning: foreach() argument must be of type array|object, bool given in C:\xampp\htdocs\xCrud_1.7.27\xcrud\xcrud.php on line 15696
Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, bool given in C:\xampp\htdocs\xCrud_1.7.27\xcrud\xcrud.php:16019 Stack trace: #0 C:\xampp\htdocs\xCrud_1.7.27\xcrud\themes\default\xcrud_list_view.php(86): Xcrud->render_grid_body('tr', 'td') #1 C:\xampp\htdocs\xCrud_1.7.27\xcrud\xcrud.php(7436): include('C:\\xampp\\htdocs...') #2 C:\xampp\htdocs\xCrud_1.7.27\xcrud\xcrud.php(2787): Xcrud->_render_list() #3 C:\xampp\htdocs\xCrud_1.7.27\xcrud\xcrud.php(2754): Xcrud->render_custom_datagrid() #4 C:\xampp\htdocs\xCrud_1.7.27\xcrud\xcrud.php(2604): Xcrud->render_custom_query_task() #5 C:\xampp\htdocs\FlightProject\search_flights_wanted_xcrud.php(147): Xcrud->render() #6 {main} thrown inC:\xampp\htdocs\xCrud_1.7.27\xcrud\xcrud.php on line 16019