Forums

[resolved] [Plugin: ICS Calendar] Current Event Display ignored (5 posts)

  1. bruss147
    Member
    Posted 9 months ago #

    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.

  2. bruss147
    Member
    Posted 9 months ago #

    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?

  3. bruss147
    Member
    Posted 9 months ago #

    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.

  4. dolfelt
    Member
    Posted 8 months ago #

    This has been fixed in the newest version of ICS Calendar.

  5. bruss147
    Member
    Posted 8 months ago #

    Works great! Thanks!

Reply

You must log in to post.

About this Topic