How to get a unique id for reoccurring events

Home Forums Calendar Products Events Calendar PRO How to get a unique id for reoccurring events

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #68370
    Sean
    Participant

    I’m working on a custom event feed and am running into some validation issues:

    Sorry

    This feed does not validate.

    line 703, column 85: guid values must not be duplicated within a feed: http://sfrecpark.org/?post_type=tribe_events&p=42618 (170 occurrences) [help]

    … org/?post_type=tribe_events&p=42618
    ^

    How do I create a unique id with reoccurring events?

    #68564
    Barry
    Member

    You could try appending the recurring event date, which ought to put the uniqueness back in the UID 🙂

    #68568
    Sean
    Participant

    Hi Barry,

    Thanks for the response. Good idea, that’s exactly what I did yesterday afternoon:

    ID, false, ‘Y-m-d’);?>

    Now I’ve got to get around to actually updating to the latest version of the calendar.

    Sean

    #68570
    Barry
    Member

    Great, sounds like you’re on track here. I’ll close this thread – of course if there is anything else we can help with definitely feel free to create new threads as needed 🙂

    #981211
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘How to get a unique id for reoccurring events’ is closed to new replies.