Autorefresh calendar dashlet

Hey folks,

Could somebody tell me if it’s possible to auto-refresh the calendar dashlet as well as the other dahslets do, and how it could be done? I see the auto-refesh time option in other dashlets but not in calendar. I need to have calls and meetings in the calendars dashlet when they are created without refresh the home page manually.

I also see this messages from httpd_error:

[Mon Sep 26 16:47:50 2016] [error] PHP Notice:  Undefined property: FP_events::$rel_users_table in /var/www/html/modules/Calendar/CalendarActivity.php on line 188, referer: http:/web/index.php?module=Home&action=index
[Mon Sep 26 16:47:50 2016] [error] PHP Notice:  Undefined property: Task::$rel_users_table in /var/www/html/modules/Calendar/CalendarActivity.php on line 188, referer: http://web/index.php?module=Home&action=index
[Mon Sep 26 16:47:50 2016] [error] PHP Notice:  Undefined index: LBL_PREVIOUS_AGENDAWEEK in /var/www/html/modules/Calendar/CalendarDisplay.php on line 522, referer: http://web/index.php?module=Home&action=index
[Mon Sep 26 16:47:50 2016] [error]  PHP Notice:  Undefined index: LBL_NEXT_AGENDAWEEK in /var/www/html/modules/Calendar/CalendarDisplay.php on line 503, referer: http://web/index.php?module=Home&action=index
[Mon Sep 26 16:47:50 2016] [error]  PHP Notice:  Undefined index: LBL_PREVIOUS_AGENDAWEEK in /var/www/html/modules/Calendar/CalendarDisplay.php on line 522, referer: web?module=Home&action=index
[Mon Sep 26 16:47:50 2016] [error]  PHP Notice:  Undefined index: LBL_NEXT_AGENDAWEEK in /var/www/html/modules/Calendar/CalendarDisplay.php on line 503, referer: http://web/index.php?module=Home&action=index
[Mon Sep 26 16:47:52 2016] [error] PHP Notice:  Undefined property: Task::$rel_users_table in /var/www/html/modules/Calendar/CalendarActivity.php on line 188, referer: http://web/index.php?module=Calendar&action=index

I’m not sure if it’s normal or not, the calendar works for the rest of things.

Tank you.