Giter Club home page Giter Club logo

Comments (4)

lweddewer avatar lweddewer commented on August 16, 2024

I have seen the same failure with one google calendar.
But with two others calendars it works fine. 😕

Comparing the ical-files I've seen the the mailfunction calendar have the following additional entries:

BEGIN:VTIMEZONE
TZID:Europe/Berlin
X-LIC-LOCATION:Europe/Berlin
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
DTSTART:19700329T020000
RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:19701025T030000
RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU
END:STANDARD
END:VTIMEZONE

Maybe this helps.

from humhub-modules-external-calendar.

staxDB avatar staxDB commented on August 16, 2024

First of all: Try the latest Release: https://github.com/staxDB/humhub-modules-external-calendar/releases/tag/v0.1.5

If that doesn't work, try this release: https://github.com/staxDB/humhub-modules-external-calendar/releases/tag/v0.1.4

If there's still an error, maybe the issue is because of the third-party code I use for this module:
https://github.com/u01jmg3/ics-parser

from humhub-modules-external-calendar.

staxDB avatar staxDB commented on August 16, 2024

Is this issue solved?

from humhub-modules-external-calendar.

levikoenig avatar levikoenig commented on August 16, 2024

Yes! I tried installing the module again today and there were no errors. I successfully hooked up a Google calendar using the private ical link. Thanks!

from humhub-modules-external-calendar.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.