pH7Software/pH7-Social-Dating-CMS

CSV Files not uploading

ippikio opened this issue · 2 comments

when trying to upload a csv file, it seems like it is only importing the headers and storing these as field values. but does not import any other data aside from the headers. Subsequent attempts produces this error message:

SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'email' for key 'email'

pH-7 commented

Hi @ippikio,

Thanks very much for reaching out!
At the moment, the CSV importer cannot allow more than 1 of the same email value.

It seems that you have either partially imported some data of your CSV or you have the same email address already containing in the database.

pH-7 commented

I’m now closing this one. Feel free to open a new issue if you get other questions.

Have a great day!