Warning: file_get_contents(/var/www/par-beta/web/libraries/PHPExcel/changelog.txt): failed to open stream: No such file or directory in /var/www/par-beta/web/modules/contrib/vbo_export/vbo_export.module on line 87
_vbo_export_load_library('\PHPExcel', '/var/www/par-beta/web/libraries/PHPExcel', 1) (Line: 20)
vbo_export_requirements('runtime')
call_user_func_array('vbo_export_requirements', Array) (Line: 402)
Drupal\Core\Extension\ModuleHandler->invokeAll('requirements', Array) (Line: 112)
Drupal\system\SystemManager->listRequirements() (Line: 49)
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | vbo_export-warning-phpexcel-2975982-3-D8.patch | 650 bytes | tim-diels |
Comments
Comment #2
kalpaitch commentedComment #3
tim-dielsCreated a little check to make sure the file exists before getting the content. This solves the issue for me.
Comment #5
graber commentedHey, why not, thanks!