csv import
-
Hi!
I’m trying to import some events with a CSV file. We had a smooth process for a while but we are now hit with the following error message (French):
Les champs suivants sont requis pour lancer l’importation :
Date de début de l’évènementWhich roughly transtales to:
The following fields are required for import: Event start date
Everything shows up smoothly up to the preview screen. Then, the import is set at pending and nothing is imported.
I tried multiple date formats (YYYY-MM-DD, DD/MM/YYYY, MM/DD/YYYY) and my headers seem just fine. Here’s a one line sample:
EVENT NAME,VENUE NAME,ORGANIZER NAME,START DATE,START TIME,END DATE,END TIME,ALL DAY EVENT?,CATEGORIES,EVENT COST,EVENT PHONE,EVENT WEBSITE,SHOW MAP LINK?,SHOW MAP?,EVENT DESCRIPTION
La marche de l’empereur,Concept Ekilibre,Concept Ekilibre,8/6/2018,,8/6/2018,,TRUE,WOD,,(819) 542-1610,https://www.conceptekilibre.com/,,,”<p align=center><span style=’font-size:25.0pt;font-family:””Arial””,sans-serif;color:#0082C8′>La marche de l’empereur</span></p>
<p align=center><span style=’font-size:16.0pt;font-family:””Arial””,sans-serif;color:#blue’></span></p>
”I also tried importing one line from the sample file and it doesn’t work either. Any clues?
Richard
- The topic ‘csv import’ is closed to new replies.