apache error log shows following when loading plugin:
[Wed Oct 08 10:36:46.896849 2014] [:error] [pid 18647] [client <my-ip>:55641] PHP Warning: Invalid argument supplied for foreach() in /var/www/mysite/wp-content/plugins/wp-ultimate-csv-importer/templates/menu.php on line 14, referer: https://mysite/wp-admin/
[Wed Oct 08 10:36:48.694105 2014] [:error] [pid 18655] [client <my-ip>:55642] PHP Parse error: syntax error, unexpected end of file in /var/www/mysite/wp-content/plugins/wp-ultimate-csv-importer/lib/skinnymvc/controller/base/SkinnyBaseController.php(293) : eval()’d code on line 86, referer: https://mysite/wp-admin/
[Wed Oct 08 10:36:48.697498 2014] [:error] [pid 18655] [client <my-ip>:55642] PHP Warning: Invalid argument supplied for foreach() in /var/www/mysite/wp-content/plugins/wp-ultimate-csv-importer/templates/menu.php on line 14, referer: https://mysite/wp-admin/
[Wed Oct 08 10:37:25.376335 2014] [:error] [pid 19157] [client <my-ip>:55651] PHP Warning: Invalid argument supplied for foreach() in /var/www/mysite/wp-content/plugins/wp-ultimate-csv-importer/templates/menu.php on line 14, referer: https://mysite/wp-admin/admin.php?page=wp-ultimate-csv-importer/index.php&__module=dashboard
but shows nothing at all when trying to import a csv file. Web Console in browser shows nothing either. Nothing happens, not even an error, when you browser for and upload your CSV file.
I also borrowed the dev version from donnytree, but it only give “You do not have sufficient permissions to access this page.” when you open the dashboard. I’m really in a fix here guys….