
E-Mail notification php error
Whenever I run the email_notifications.php I get the following 4 php errors:
php[5576]
PHP Warning: is_file(): open_basedir restriction in effect.
File(D:\Cloud\FileRun\cloud/D:/Cloud/FileRun/cloud/system/classes/smarty/libs/plugins/modifier.nicerrelativepath.php)
is not within the allowed path(s):
(D:\Cloud;C:\Windows\Temp;D:\Shares\Data\Cloud) in
D:\Cloud\FileRun\cloud\system\classes\smarty\libs\sysplugins\smarty_internal_method_loadplugin.php
on line 88
php[5576]
PHP Warning: is_file(): open_basedir restriction in effect.
File(D:\Cloud\FileRun\cloud/D:/Cloud/FileRun/cloud/system/classes/smarty/libs/plugins/modifier.nicerRelativePath.php)
is not within the allowed path(s):
(D:\Cloud;C:\Windows\Temp;D:\Shares\Data\Cloud) in
D:\Cloud\FileRun\cloud\system\classes\smarty\libs\sysplugins\smarty_internal_method_loadplugin.php
on line 88
php[5576]
PHP Warning: is_file(): open_basedir restriction in effect.
File(D:\Cloud\FileRun\cloud/D:/Cloud/FileRun/cloud/system/classes/smarty/libs/plugins/modifiercompiler.nicerrelativepath.php)
is not within the allowed path(s):
(D:\Cloud;C:\Windows\Temp;D:\Shares\Data\Cloud) in
D:\Cloud\FileRun\cloud\system\classes\smarty\libs\sysplugins\smarty_internal_method_loadplugin.php
on line 88
php[5576]
PHP Warning: is_file(): open_basedir restriction in effect.
File(D:\Cloud\FileRun\cloud/D:/Cloud/FileRun/cloud/system/classes/smarty/libs/plugins/modifiercompiler.nicerRelativePath.php)
is not within the allowed path(s):
(D:\Cloud;C:\Windows\Temp;D:\Shares\Data\Cloud) in
D:\Cloud\FileRun\cloud\system\classes\smarty\libs\sysplugins\smarty_internal_method_loadplugin.php
on line 88
First, the path seems to be wrong, plus the files that are being called don't exist.
The notifications work fine, without andy issue but this warning is spamming the logs.
Answer

Aparently this was fixed in update 2018.11.11, so feel free to delete this report.
Customer support service by UserEcho
Aparently this was fixed in update 2018.11.11, so feel free to delete this report.