Search found 5 matches
- Monday 26 February 2018 8:06
- Forum: Dashticz
- Topic: Dashticz - Module - Calendar
- Replies: 459
- Views: 122330
Re: Dashticz - Module - Calendar
i've found a workaround
I changed the calendar.js file to this :
before :
var cache = new Date().getTime();
curUrl = http://dashticz.nl/ical/?time=' + cache + '&url=' + curUrl;
moment.locale(settings['calendarlanguage']);
$.getJSON(curUrl,function(data,textstatus,jqXHR){
i add this before ...
- Wednesday 21 February 2018 22:12
- Forum: Dashticz
- Topic: Dashticz - Module - Calendar
- Replies: 459
- Views: 122330
Re: Dashticz - Module - Calendar
it doesn't work with chrome firefox edge or Internet Explorer on my Win 10 computer. I try beta or stable version but nothing for the calendar
calendars.F1 = { maxitems: 5, image: 'calendar.png', url: 'webcal://xxxx2018-formula-1-calendar/calendar.ics', icalurl: 'webcal://xxxx2018-formula-1 ...
- Wednesday 21 February 2018 8:09
- Forum: Dashticz
- Topic: Dashticz - Module - Calendar
- Replies: 459
- Views: 122330
Re: Dashticz - Module - Calendar
Hi,
I edited the code again. It still doesn't work. No matter if internal or external, no matter if formula or something else, only loading.....
Do you use calendars. combined?
I edited the code again. It still doesn't work. No matter if internal or external, no matter if formula or something else, only loading.....
Do you use calendars. combined?
- Monday 19 February 2018 20:30
- Forum: Dashticz
- Topic: Dashticz - Module - Calendar
- Replies: 459
- Views: 122330
Re: Dashticz - Module - Calendar
I think there's a problem with the service on wedevise.nl.
In calendar.js change line 57 (where the link to 'wedevise.nl' is) to this: curUrl = 'http://dashticz.nl/ical/?time=' + cache + '&url=' + curUrl;
Found this in the beta branch and this makes the calendar working again.
Hi geertvercamer ...
- Monday 19 February 2018 8:04
- Forum: Dashticz
- Topic: Dashticz - Module - Calendar
- Replies: 459
- Views: 122330
Re: Dashticz - Module - Calendar
I can only agree with the previous speakers.
I have also tried different calendars.
I thought I made a mistake at first.
I installed dashticz, everything worked for a few hours and suddenly the calendar didn't work anymore. ^^
I have also tried different calendars.
I thought I made a mistake at first.
I installed dashticz, everything worked for a few hours and suddenly the calendar didn't work anymore. ^^