franck-paul / sysInfo

Dotclear 2 plugin
GNU General Public License v2.0
0 stars 1 forks source link

Error lors du téléchargement de rapport #15

Closed JcDenis closed 1 year ago

JcDenis commented 1 year ago

DC 2.26-dev / PHP 8.2.0 / Windows 11

Fatal error: Uncaught TypeError: is_dir(): Argument #1 ($filename) must be of type string, bool given in C:\x816\htdocs\git\dc2plugins\sysInfo\src\Helper.php:105 Stack trace: 
#0 C:\x816\htdocs\git\dc2plugins\sysInfo\src\Helper.php(105): is_dir(false) 
#1 C:\x816\htdocs\git\dc2plugins\sysInfo\src\Manage.php(86): Dotclear\Plugin\sysInfo\Helper::doReport('') 
#2 C:\x816\htdocs\git\dotclear\inc\core\class.dc.modules.php(1189): Dotclear\Plugin\sysInfo\Manage::init() 
#3 C:\x816\htdocs\git\dotclear\admin\plugin.php(45): dcModules->loadNsClass('sysInfo', 'Manage') 
#4 C:\x816\htdocs\git\dotclear\admin\plugin.php(131): adminPlugin::render() 
#5 {main} thrown in C:\x816\htdocs\git\dc2plugins\sysInfo\src\Helper.php on line 105