Problem on data export (about lib PHPExcel)
-
When exporting votes data this error occures :
Warning: require_once(…/wp-content/plugins/simple-photos-contest/models/../libs/PHPExcel_1.7.8/PHPExcel.php) [function.require-once]: failed to open stream: No such file or directory in …/wp-content/plugins/simple-photos-contest/models/SPCExport.php on line 6
Fatal error: require_once() [function.require]: Failed opening required ‘…/wp-content/plugins/simple-photos-contest/models/../libs/PHPExcel_1.7.8/PHPExcel.php‘ (include_path=’.:/usr/local/lib/php’) in …/wp-content/plugins/simple-photos-contest/models/SPCExport.php on line 6
It seems that the PHPExcel library if not packaged with the plugin.
https://www.ads-software.com/extend/plugins/simple-photos-contest/
- The topic ‘Problem on data export (about lib PHPExcel)’ is closed to new replies.