Actually my config wasn’t preventing the warnings so never mind about that part.
But still, what’s up with all the warnings? They’re everywhere in the plugin pages too once you start a CSV upload for example I get:
Warning: ZipArchive::open(): Empty string as source in … /wp-content/plugins/wp-ultimate-csv-importer/lib/skinnymvc/controller/base/SkinnyBaseController.php(293) : eval()’d code on line 191
and
Warning: require_once( … /wp-ultimate-csv-importer/includes/Importer.php): failed to open stream: No such file or directory in … /wp-ultimate-csv-importer/includes/WPImporter_includes_helper.php on line 290 Fatal error: require_once(): Failed opening required ‘ … /wp-ultimate-csv-importer/includes/Importer.php’ (include_path=’ … ‘) in … /wp-ultimate-csv-importer/includes/WPImporter_includes_helper.php on line 290
Hmm it seems my copy of the plugin may be incomplete. Not sure how that happened, I installer via WP-CLI. Maybe file permissions… Let me try re-installing it…
Yeah I restored it. Not there’s just one FATAL ERROR on 3.7.1 haha :
Fatal error: include(): Cannot redeclare class wpimporter_includes_helper in … /wp-ultimate-csv-importer/templates/menu.php on line 8
Maybe I will have to update…
Is this solved, need any help. If not please update us with more details. I will take this as resolved now, if needed i can change status as unresolved.
Oh yeah I updated to 3.7.2 which fixed this 🙂