Hello,
I'm using JEvents 2.0.6.
I'm trying to import a .csv file in the backend with the following settings:
Unique Id: ...
Calendar Owner: SuperUser
Select Default Category: Soccer
Access Level: Public
Ignore embedded category level: No
From the following file:
CATEGORIES,SUMMARY,LOCATION,DESCRIPTION,CONTACT,X-EXTRAINFO,DTSTART,DTEND,TIMEZONE,RRULE
Soccer,T1,Stadium A,,Mr. Bierberg,,20111104T160000,20111104T160000,Africa/Johannesburg,
Soccer,T2,Stadium B,Bring the kids,Gary,,20111106T083000,20111106T083000,Africa/Johannesburg,
There seem to be two problems.
Firstly, the access level is set automatically to a particular person, but not to "public".
Secondly, the event is inserted as starting on the first day and ending on the day after, e.g. going from November 4 to November 5, but I want an open end, i.e. no end at all.
What is wrong there?
Thanks,
Mick.