Using the CLI function to import ics files. Taken from the mail program horde, but I can not get it to work completely.
I run the command:
- Code: Select all
php tine20.php --method=Calendar.import --username=me -v plugin=Calendar_Import_Ical importContainerId=362 /path/to/Feiertage_DE.ics
The calendar events in table tine20_cal_events fills but it fails to fill the tine20_cal_attendee.
Causing the event is not visible in the tine calendar.
What am I doing wrong?
I hope someone can answer my question.
Thanks


