• Resolved carolynolv

    (@carolynolv)


    When uploading a .csv everything works well unless I include the column of email addresses then, it uploads the column titles, but brings in no data at all. Take out the email column – all works fine!
    I have tried formatting the column to number and special to no avail. I am sure this is probably something so simple that I am missing!

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Ian Sadovy

    (@iansadovy)

    Hello @carolynolv,

    Thank you for the question.
    Previously there was a similar issue if column title contains some special characters. Could you please also share a sample of your CSV file with emails column?

    Regards,
    Ian

    Thread Starter carolynolv

    (@carolynolv)

    Hi, thanks so much for the swift reply. The email header title is simply “Email”. with a standard set of email addresses. THe link shown above is the table itself without the email column in.

    Thread Starter carolynolv

    (@carolynolv)

    Hi again, I still have this issue. Is there a chance it might be resolved?

    thanks

    Thread Starter carolynolv

    (@carolynolv)

    THis might help: when I export the imported ‘blank’ CSV file, it returns this on opening:

    <b>Warning</b>: Invalid argument supplied for foreach() in <b>/home/mywebsite/public_html/wp-content/plugins/wptables/includes/export/class-wptables-csv-export.php</b> on line <b>34</b><br />

    Plugin Author Ian Sadovy

    (@iansadovy)

    Hello,

    I was trying to find a CSV file to reproduce the same issue, but still without success. The only thing, there is an unexpected behaviour when the CSV file contains Mac OS line endings. Could you please try to convert your CSV to Windows/Unix line endings (the following utility may help http://newline.nadav.org).

    If it does not work, could you please share your CSV file with email column (via Google Drive, Dropbox, etc.)?

    Regards,
    Ian

    Plugin Author Ian Sadovy

    (@iansadovy)

    Hello @carolynolv,

    I have published a major update, that also contains an improvement for CSV parsing. It may help with emails issue. Please try an update and let me know.

    Regards,
    Ian

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘email address column’ is closed to new replies.