Here is the error message I get when importing any type of file XLS .... in to sheetnode
An AJAX HTTP error occurred. HTTP Result Code: 200 Debugging information follows. Path: /drupal/batch?id=22&op=do StatusText: OK ResponseText: Fatal error: Class 'PHPExcel_IOFactory' not found in C:\xampp\htdocs\drupal\sites\all\modules\sheetnode\modules\sheetnode_phpexcel\sheetnode_phpexcel.import.inc on line 109

I am Running Drupel 7.31
PHP 5.5.9
All the libraries are pointing in the correct location because Drupel says so else it want allow me to save and continue

Comments

willhallonline’s picture

Status: Needs work » Postponed (maintainer needs more info)

Are you using PHPExcel to import? Can you try using version 1.7.8 please. https://github.com/PHPOffice/PHPExcel/tree/PHPExcel_1.7.8 This should be in sites/all/libraries/PHPExcel

willhallonline’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

Closed as no activity.