bruss147
Member
Posted 8 months ago #
I'm using the latest WP (2.7.1) and latest AmR plugin. I have a calendar of birthdays, so all events are single, all day events that recur yearly. All events are showing great if I do a list of them on a page, however, some are skipped I have a widget display the next 5.
In case it's heplful; ics-calendar importer plugin seems to skip the exact same events with that widget (and list them all in the list on a page). Both plugins appear to have been written with the same base ics importer.
Message me for my ics for testing
Hi bruss147,
Although the original version started with someone else's code, I totally rewrote the parser eventually after trying many different parsers as input - what a journey!
Anyway - if you go to my website you canget my email address and send me your ics file and I'll have a look at it.
The widget actually calls exactly the same code, just shows less so I am intrigued to see what the problem may be. PLease send file.
Fixed with latest version 2.3.5
- If you had recurring events that started long ago , like a birthday, and where the number of repeats allowed by the limit of events did not get the date up to the current date, then the event was "skipped".
Now allows a configurable 5000 repeats before stopping (or current date or limit reached) - you'd have to have some weird recursion from year dot to have a problem now.. in which case, up the max repeat limit!