Fatal error: getallowedreportmodules(): Failed opening required '' (include_path='.') in /var/www/web0/html/sugar/modules/Reports/config.php on line 101


If i check those error on the /reprorts/config.php it means

PHP Code:
require_once($beanFiles[$class_name]);
        
$seed = new $class_name
Actually i am out of ideas to solve them.

I got the same error for the dashboard module.

Is anybody out the give me an advise how to solve this error?


thx in advance!

Sugar Rocks