SuiteCRM 8 - email tab not working

Hello,
I have installed SuiteCRM 8.2 and everything works in general except the “Emails” tab, after entering it I get an error:

NOTICE: PHP message: PHP Warning: Trying to access array offset on value of type bool in /var/www/html/crm/public/legacy/include/ListView/ListViewDisplay.php on line 234 NOTICE: PHP message: PHP Stack trace: NOTICE: PHP message: PHP 1. {main}() /var/www/html/crm/public/legacy/index.php:0 NOTICE: PHP message: PHP 2. SugarApplication->execute() /var/www/html/crm/public/legacy/index.php:52 NOTICE: PHP message: PHP 3. SugarController->execute() /var/www/html/crm/public/legacy/include/MVC/SugarApplication.php:101 NOTICE: PHP message: PHP 4. SugarController->processView() /var/www/html/crm/public/legacy/include/MVC/Controller/SugarController.php:363 NOTICE: PHP message: PHP 5. SugarView->process() /var/www/html/crm/public/legacy/include/MVC/Controller/SugarController.php:432 NOTICE: PHP message: PHP 6. ViewList->display() /var/www/html/crm/public/legacy/include/MVC/View/SugarView.php:210 NOTICE: PHP message: PHP 7. ViewList->listViewProcess() /var/www/html/crm/public/legacy/include/MVC/View/views/view.list.php:391

I’m trying on php 8.0 and 8.0.25, but I still have this same error. My “Emails” tab screen

Any idea what I do wrong? It’s a fresh installation without any changes. I got error 500 on /legacy/index.php?module=Emails

1 Like

having same issue do you found solution for that ??