Viewing 15 replies - 16 through 30 (of 32 total)
  • These issue may caused based on your server environment. Let us know more clear with your errors.

    Thanks.

    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….

    Btw, Debian Server, latest Stable Release (Wheezy), all up to date. Everything else working perfectly.

    it looks like PDO driver is not enabled for modules – dblib,odbc,pgsql,sqlite. Enable this to make this work.

    PDO is already enabled. What else can i try?

    hp -i|grep PDO

    PDO
    PDO support => enabled
    PDO drivers => mysql
    PDO Driver for MySQL => enabled

    Plugin Author smackcoders

    (@smackcoders)

    @paul Scollon, copy from donnytree wont work. This may be some other conflict. Did you tried disabling other plugins?

    Other wise we may need some short of access like donnytree shared with us. You can create an issue in our helpdesk with details.

    Anyone else having this problem, it is likely you might be trying to import sobi2 to the WP Business Directory Plugin. The problem I was having was caused by a js file in that plugin (ironically). Solution, as pointed out by excellent support at smackcoders, is to disable Business Directory Plugin, do your import, re-enable the plugin.

    Thanks guys for your help.

    Plugin Author smackcoders

    (@smackcoders)

    @paul Scollon, thanks for the update. Will keep a note on mentioned plugin. You can expect a fix in next release.

    Hi. I’m getting the same error that after I upload the csv file, the progress bar gets to 100%, but then nothing happens. Can you help get past this stage?

    @difigueroa Do you have the business directory plugin installed?

    It is not installed. Is that necessary for the csv to upload properly?

    Nope, it is what was casing my particular problem. It is likely is it one of your OTHER plugins stopping the upload. You should disable all other plugin and retest. After that, I dunno. Try this while waiting on a reply from smackcoders.

    Before I updated to 3.6.4 the plugin worked, so I’m wondering what changed, and how I can get it to work again.

    OK, I’ll try that, thanks.

    Plugin Author smackcoders

    (@smackcoders)

    Thanks @paul Scollon. @dfigueroa, did you tried? This is may bacause of plugin or theme conflict. Let us know the result.

Viewing 15 replies - 16 through 30 (of 32 total)
  • The topic ‘Can't import CSV’ is closed to new replies.