In Ent v12 when I access the list view for Users, or Roles modules I get a FATAL error in the logs.
Nothing apparent in the application, everything keeps working as expected, so I'm not sure what to make of this, any thoughts on what may be causing this? I would love to have clean logs for once.
Tue Jun 25 11:09:42 2024 [10257][1][FATAL] scalar expected, "NULL" given #0 /var/www/html/sugarcrm/include/SearchForm/SearchForm2.php(95): SearchForm->_build_field_defs() #1 /var/www/html/sugarcrm/include/MVC/View/views/view.list.php(186): SearchForm->setup() #2 /var/www/html/sugarcrm/include/MVC/View/views/view.list.php(128): ViewList->prepareSearchForm() #3 /var/www/html/sugarcrm/include/MVC/View/views/view.list.php(233): ViewList->listViewPrepare() #4 /var/www/html/sugarcrm/include/MVC/View/SugarView.php(154): ViewList->display() #5 /var/www/html/sugarcrm/include/MVC/Controller/SugarController.php(360): SugarView->process() #6 /var/www/html/sugarcrm/include/MVC/Controller/SugarController.php(308): SugarController->processView() #7 /var/www/html/sugarcrm/include/MVC/SugarApplication.php(205): SugarController->execute() #8 /var/www/html/sugarcrm/index.php(26): SugarApplication->execute() #9 {main}
Thanks,
Francesca
PS. I know v12 is not supported anymore, working on it...