Problem loading email module

I have a problem opening the email module, I get the following errors:

Notice: Trying to access array offset on value of type bool in C:\xampp\htdocs\public\legacy\include\ListView\ListViewDisplay.php on line 239

Notice: Trying to access array offset on value of type bool in C:\xampp\htdocs\public\legacy\include\ListView\ListViewSmarty.php on line 288

Notice: Trying to access array offset on value of type bool in C:\xampp\htdocs\public\legacy\include\ListView\ListViewSmarty.php on line 289

Notice: Trying to access array offset on value of type bool in C:\xampp\htdocs\public\legacy\include\ListView\ListViewSmarty.php on line 305

Warning: count(): Parameter must be an array or an object that implements Countable in C:\xampp\htdocs\public\legacy\cache\smarty\templates_c%%4D^4D4^4D409BF2%%ListViewGeneric.tpl.php on line 45

You need to turn off display_errors in your php.ini.

There are many threads here in the forums discussing this, if you need extra help.