• Resolved marco3253

    (@marco3253)


    Hello Arshid,

    did you ever noticed that if you compile one of the field with an “apostrophe” exporting in CSV goes in error?
    the surname of a friend of mine is D’amico, if i use d’amico in a text field, exporting i get this error on the csv.

    <b>Warning</b>: Invalid argument supplied for foreach() in <b>D:\xampp\htdocs\infrweb\wp-content\plugins\contact-form-cfdb7\inc\export-csv.php</b> on line <b>87</b><br />

    The website is an Intranet site of a business, so i cannot give you public address because it is not public (that’s why the path is D:\xampp…….)

    maybe there is something wrong with special chars.

Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author Arshid

    (@arshidkv12)

    First update plugin and delete all data (Because in previous versions was not support list view or check box).

    Please send your website URL to [email protected]

    • This reply was modified 7 years, 11 months ago by Arshid.
    Plugin Author Arshid

    (@arshidkv12)

    Please note, you want delete previous contact data, if you modify contact form 7 fields.

    Thread Starter marco3253

    (@marco3253)

    i know i know, i deleted the log every time i change or add/remove a new field.
    The apostrophe’s bug seems to be there yet, this happened also before updating the plugin for the “array” bug.

    so i guess these are two different things.

    if you can check please i would appreciate it.

    Thank you.

    Plugin Author Arshid

    (@arshidkv12)

    I checked with Arshid’s then it is working fine in my personal website. I can’t find error in my website.

    Please send website details to my email.

    • This reply was modified 7 years, 11 months ago by Arshid.
    Thread Starter marco3253

    (@marco3253)

    as told to you, the website is NOT on the web, is running on a local machine.
    i’m uploading for you a video on youtube to let you see what is happening ??

    Plugin Author Arshid

    (@arshidkv12)

    Please send contact form 7 form code .

    Thread Starter marco3253

    (@marco3253)

    here there is the video

    https://www.youtube.com/watch?v=N39Zu6F8hyI

    please watch, thank you.

    Thread Starter marco3253

    (@marco3253)

    <label> Il tuo Nome (richiesto)
    [text* your-name] </label>

    <label> Il tuo Cognome (richiesto)
    [text* your-surname] </label>

    <label> Matricola (come riportata sul tesserino identificativo – es. 12345A) (richiesto)
    [text* your-id] </label>

    <label> Selezionare il titolo di studio (una sola scelta) </label>
    [select* menu-715 “Licenza media” “Titolo di istruzione secondaria superiore (scolastica ed extrascolastica) che non permette l’accesso all’università (2/3 anni)” “Diploma di Liceo Artistico” “Diploma di Liceo Classico” “Diploma di Liceo Linguistico” “Diploma di Liceo Scientifico” “Diploma di Liceo Socio Psico Pedagogico” “Diploma di Geometra” “Diploma di Grafico Pubblicitario” “Diploma Magistrale” “Diploma di Operatore Turistico ” “Diploma di Ragioneria” “Diploma di Ragioniere programmatore ” “Diploma di Tecnico Commerciale” “Diploma di Perito Agrario” “Diploma di Perito Aziendale” “Diploma di Perito Aziendale Corrispondente in Lingue Estere” “Diploma di Perito Chimico Industriale” “Diploma di Perito Informatico” “Diploma di Perito Edile” “Diploma di Perito Elettronico” “Diploma di Perito Elettrotecnico” “Diploma di Perito Tecnico/Meccanico” “Diploma di Perito Turistico ” “Altro (da specificare)” “Laurea Triennale (specificare)” “Laurea in Architettura” “Laurea in Biologia” “Laurea in Ecomia Aziendale ” “Laurea in Economia e Commercio” “Laurea in Fisica” “Laurea in Giurisprudenza” “Laurea in Informatica” “Laurea in Ingegneria per l’ Ambiente e il Territorio” “Laurea in Ingegneria Biomedica” “Laurea in Ingegneria Chimica” “Laurea in Ingegneria Civile” “Laurea in Ingegneria Elettrica” “Laurea in Ingegneria Elettronica” “Laurea in Ingegneria Informatica” “Laure in Ingegneria Gestionale” “Laurea in Ingegneria Meccanica” “Laurea in Lettere e Filosofia” “Laurea in Lingue e Letterature Straniere” “Laurea in Psicologia” “Laurea in Relazioni Internazionali” “Laurea in Scienze della Comunicazione ” “Laurea in Scienze Politiche” “Laurea in Sociologia” “Altro (da specificare) ” “Master e Specializzazioni post Laurea (da specificare)”]

    <label> Campo Note (da compilare come richiesto nei punti precedenti. In questo campo è anche possibile evidenziare eventuali ulteriori propri Titoli di studio)
    [text text-478]
    </label>

    <label> Master e/o specializzazioni post Laurea?
    [select* menu-716 “No” “Si”]
    </label>

    <label> Se si, specificare qui di seguito
    [text text-479]
    </label>

    <label> Lingue estere che ritiene di parlare con sufficiente padronanza </label>

    [checkbox checkbox-154 “Arabo” “Francese” “Inglese” “Spagnolo” “Tedesco” “Altro (da specificare)”]

    <label> Altro (la tua risposta)
    [text text-477]
    </label>

    <label><b> Allega il tuo Curriculum (solo per Responsabili di Struttura) </b>
    File supportati PDF|DOC|DOCX – Limite 10Mb
    <b>Nel caso in cui non si disponga di un Curriculum pronto all’atto della compilazione di questo Form, è possibile inviarlo successivamente a [email protected]</b>
    [file file-141 limit:10MB filetypes:pdf|doc|docx|]
    </label>

    <label><b> Allega la scheda Attività della tua struttura (solo per Responsabili di Struttura) </b>
    File supportati PDF|DOC|DOCX – Limite 10Mb
    <b>Nel caso in cui non si disponga della scheda Attività pronta all’atto della compilazione di questo Form, è possibile inviarla successivamente a [email protected]</b>
    [file file-142 limit:10MB filetypes:pdf|doc|docx|]
    </label>

    [submit “Invia”]

    • This reply was modified 7 years, 11 months ago by marco3253.
    Plugin Author Arshid

    (@arshidkv12)

    Thank you for your grate help. Fixed in 1.0.4 version. Please download new version then check it.
    Thanks

    Thread Starter marco3253

    (@marco3253)

    top, you are the best.

    i’ll download now and let you know ??

    Plugin Author Arshid

    (@arshidkv12)

    Thank you..

    Thread Starter marco3253

    (@marco3253)

    It works great now, thank you so much!

    Marco

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Exporting CSV error when a field contains an Apostrophe’ is closed to new replies.