CRITICAL require_once(): Failed opening required
-
I am seeing this error in my error logs:
CRITICAL require_once(): Failed opening required 'public_html/wp-content/plugins/wp-all-export/classes/PHPExcel/IOFactory.php' (include_path='.:/usr/local/php74/pear') in public_html/wp-content/plugins/wp-all-export/actions/pmxe_after_export.php on line 268I check the plugin files
classes/PHPExcel/IOFactory.phpthis file is not available in the plugin. I checked the old version, the file is missing in those too.classes/PHPExcel/IOFactory.phpwas implemented inactions/pmxe_after_export.phpinv1.1.5but the file is missing in that version as well.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘CRITICAL require_once(): Failed opening required’ is closed to new replies.