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)

Comments

kalpaitch created an issue. See original summary.

kalpaitch’s picture

Issue summary: View changes
tim-diels’s picture

Status: Active » Needs review
StatusFileSize
new650 bytes

Created a little check to make sure the file exists before getting the content. This solves the issue for me.

  • Graber committed 34efabb on 8.x-2.x authored by tim-diels
    Issue #2975982 by tim-diels: Warning, expecting PHPExcel changelog but...
graber’s picture

Status: Needs review » Fixed

Hey, why not, thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.