I have a couple of user lists that have worked as expected until updating CB to 2.6. I've defined the menu items for them as "Show List and Search" (searchmode=2). The list parameters->search are "specific searchable fields," with lastname and firstname selected. Hide Empty Searches and Collapse Search Criteria are both set to No.
These worked correctly until updating to CB 2.6.0, but now the search function does not appear. I just updated to 2.6.0+build.2021.05.13.17.33.00.51951b56d but this didn't change.
I tried search mode=1, to just show the search and it shows "0 members" and still no search function. I do have a WHERE statement for filtering based on most recent login( " `u`.`lastvisitDate` > curdate() - interval 1 year), and that still works correctly.
Has something else changed that I need to update for these lists to work in 2.6?
UPDATE: Something else is haywire. In User Management, all information shows as expected, but when I click on a name to get the Edit User screen, all that shows is an hr and the required field icon. This is the case for all users. I tried reinstalling the latest build but that didn't fix it, not did any of the various field and database checks under the Tools menu.
J! 3.9.26, php 7.4.19, MySQL 5.6.26