Error logs modSmarty.php unable to load template

Hello , is anyone having this errors coming up in the error logs , and know what they are and how to fix them ?
Thanks in advance .

(ERROR @ /www/core/src/Revolution/Smarty/modSmarty.php : 160) Unable to load template ‘file:dashboard/configcheck.tpl’
(ERROR @ /www/core/src/Revolution/Smarty/modSmarty.php : 160) Unable to load template ‘file:dashboard/buttons.tpl’
(ERROR @ /www/core/src/Revolution/Smarty/modSmarty.php : 160) Unable to load template ‘file:dashboard/onlineusers.tpl’
(ERROR @ /www/core/src/Revolution/Smarty/modSmarty.php : 160) Unable to load template ‘file:dashboard/recentlyeditedresources.tpl’
(ERROR @ /www/core/src/Revolution/Smarty/modSmarty.php : 160) Unable to load template ‘file:dashboard/updates.tpl’

Does the dashboard on the start page of your manager look ok?
It looks like the code tries to load the templates for the different widgets on the dashboard.

Do the files configcheck.tpl, buttons.tpl, etc. exist in the directory manager/templates/default/dashboard/?

Hi Halftrain, thanks for the quick reply.
yes it s seems fine and those files seem to be in the directory you mentioned .