Page 1 of 1

[Fixed] CGCalendar cannot import csv-file

Posted: Sat Dec 21, 2013 1:01 pm
by staartmees
CMSMS 1.11.9 and CGCalendar 1.13.2

import of a csv-file does not work. Even the sample csv file in the modules source code directory, can't be imported.

Re: CGCalendar cannot import csv-file

Posted: Sat Dec 21, 2013 3:53 pm
by Rolf
CGCalendar is very picky with CSV imports.
I mailed you a file.
Use Open Office Calc (NOT Excel) and seperator | (pipe)

grtz. Rolf

Re: CGCalendar cannot import csv-file

Posted: Sat Dec 21, 2013 5:10 pm
by staartmees
Sorry Rolf, it didn't work.
I turned debug on and got the following error

Code: Select all

Parse error: syntax error, unexpected T_VARIABLE in xxxxxxxxx/httpd.www/cms/modules/CGCalendar/action.admin_import_events.php on line 292
I also found out it's a known bugin CGCalendar, http://dev.cmsmadesimple.org/bug/view/9718

Re: CGCalendar cannot import csv-file

Posted: Sat Dec 21, 2013 7:20 pm
by Rolf
Ahh, I might use an older release... It works for me.

Re: CGCalendar cannot import csv-file

Posted: Sat Dec 21, 2013 7:30 pm
by staartmees
I'll switch back to an older version.

Re: CGCalendar cannot import csv-file

Posted: Sat Dec 21, 2013 7:46 pm
by Rolf
Calguy will be releasing several modules soon...

Re: CGCalendar cannot import csv-file

Posted: Sat Dec 21, 2013 7:51 pm
by staartmees
In that case I'll wait