Calendar: issue with repeating appointments

Dashticz, alternative dashboard based on HTML, CSS, jQuery

Moderators: leecollings, htilburgs, robgeerts

Post Reply
User avatar
Bospieper
Posts: 166
Joined: Thursday 07 November 2019 10:26
Target OS: Raspberry Pi / ODroid
Domoticz version: 2022.1
Location: NL
Contact:

Calendar: issue with repeating appointments

Post by Bospieper »

Hello,
When I have a repeating appointment, for example every 5 weeks, the appointment appears every week in the calendar.
Has anyone experience this behaviour?
Grtz Piet
User avatar
FireWizard
Posts: 1905
Joined: Tuesday 25 December 2018 12:11
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Voorthuizen (NL)
Contact:

Re: Calendar: issue with repeating appointments

Post by FireWizard »

Hi, @Bospieper,

This question is off topic.
Can you explain the relationship between your calender (what calender?) and Domoticz?

Regards

[Edit] Oh, see, it is Dashticz.
Sorry
User avatar
Bospieper
Posts: 166
Joined: Thursday 07 November 2019 10:26
Target OS: Raspberry Pi / ODroid
Domoticz version: 2022.1
Location: NL
Contact:

Re: Calendar: issue with repeating appointments

Post by Bospieper »

My mistake I had to mention that it is about Dashticz.
Lokonli
Posts: 2291
Joined: Monday 29 August 2016 22:40
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Calendar: issue with repeating appointments

Post by Lokonli »

Bospieper wrote: Friday 22 October 2021 9:29 Hello,
When I have a repeating appointment, for example every 5 weeks, the appointment appears every week in the calendar.
Has anyone experience this behaviour?
Grtz Piet
What is your Dashticz version? and PHP version?
(this influences which calendar module is used by Dashticz ...)

I'll do some tests.
User avatar
Bospieper
Posts: 166
Joined: Thursday 07 November 2019 10:26
Target OS: Raspberry Pi / ODroid
Domoticz version: 2022.1
Location: NL
Contact:

Re: Calendar: issue with repeating appointments

Post by Bospieper »

@Lokonli see the attachment ;)
Attachments
Dashticz.JPG
Dashticz.JPG (52.47 KiB) Viewed 502 times
Lokonli
Posts: 2291
Joined: Monday 29 August 2016 22:40
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Calendar: issue with repeating appointments

Post by Lokonli »

ok, thanks. I'll have a look.
User avatar
Bospieper
Posts: 166
Joined: Thursday 07 November 2019 10:26
Target OS: Raspberry Pi / ODroid
Domoticz version: 2022.1
Location: NL
Contact:

Re: Calendar: issue with repeating appointments

Post by Bospieper »

Hi Lokonli,
Did you manage to find the solution for my problem?
Grz. Piet
Lokonli
Posts: 2291
Joined: Monday 29 August 2016 22:40
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Calendar: issue with repeating appointments

Post by Lokonli »

Bospieper wrote: Saturday 30 October 2021 15:56 Hi Lokonli,
Did you manage to find the solution for my problem?
Grz. Piet
It's a (known) issue with the external calendar module Dashticz uses on PHP7 systems.

As fall back you can use the PHP5 module by adding the following block parameter to the calendar block definition in CONFIG.js:

Code: Select all

  method: 0,
See also:
https://dashticz.readthedocs.io/en/mast ... ndar#notes
User avatar
Bospieper
Posts: 166
Joined: Thursday 07 November 2019 10:26
Target OS: Raspberry Pi / ODroid
Domoticz version: 2022.1
Location: NL
Contact:

Re: Calendar: issue with repeating appointments

Post by Bospieper »

I've added your suggestion to the calandar block but the calandar still repeats scheduled repeating appointments.

Code: Select all

blocks['gmail_calendars'] = {
        type: 'calendar',
	method: 0,
        layout: 1,
	startonly: 'true',
        emptytext: 'Geen afspraken',
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest