I'm entering from 2009-01-01 to 2009-12-31 in the fields under Current Event Display and I still get all events. It doesn't seem to matter what values I enter there I still get all events.
I'm entering from 2009-01-01 to 2009-12-31 in the fields under Current Event Display and I still get all events. It doesn't seem to matter what values I enter there I still get all events.
The list also seems to ignore the Event Display Limit. Does the default list ([show-ics-events]) not obey those default settings? Or is it some other problem I'm having that's making all these bad things seem to happen?
I did a bit of debugging and the $icsoptions['gmt_start'] and $options['gmt_start'] (as well as for gmt_end and event_limit) are all null when they're trying to be used in creating a list of events ([show-ics-events]). I changed to hardcode in seconds since 1970 for gmt_start and gmt_end and 100 for limit for the parameters passed to retrieve events and that fixes it, but I don't want to have to change the code when I want to change the parameters.
This has been fixed in the newest version of ICS Calendar.
Works great! Thanks!
You must log in to post.