Hi, with php 5.6 I upgraded from suitecrm 7.8.2 to 7.8.3 and it was looking to be all right, but after around 10 days I discover these errors around:
DASHBOARD
SUITECRM/index.php?module=Home&action=index
Strict Standards: Declaration of SugarFeedDashlet::process() should be compatible with DashletGeneric::process($lvsParams = Array, $id = NULL) in /SUITECRM/modules/SugarFeed/Dashlets/SugarFeedDashlet/SugarFeedDashlet.php on line 45
Strict Standards: Declaration of MyMeetingsDashlet::process() should be compatible with DashletGeneric::process($lvsParams = Array, $id = NULL) in /SUITECRM/modules/Meetings/Dashlets/MyMeetingsDashlet/MyMeetingsDashlet.php on line 0
Strict Standards: Declaration of MyOpportunitiesDashlet::process() should be compatible with DashletGeneric::process($lvsParams = Array, $id = NULL) in /SUITECRM/modules/Opportunities/Dashlets/MyOpportunitiesDashlet/MyOpportunitiesDashlet.php on line 0
Strict Standards: Declaration of MyCallsDashlet::process() should be compatible with DashletGeneric::process($lvsParams = Array, $id = NULL) in /SUITECRM/modules/Calls/Dashlets/MyCallsDashlet/MyCallsDashlet.php on line 0
Strict Standards: Declaration of MyAccountsDashlet::process() should be compatible with DashletGeneric::process($lvsParams = Array, $id = NULL) in /SUITECRM/modules/Accounts/Dashlets/MyAccountsDashlet/MyAccountsDashlet.php on line 0
ACCOUNT
https://SUITECRM/index.php?action=ajaxui#ajaxUILoc=index.php%3Fmodule%3DAccounts%26offset%3D61%26stamp%3D1496932258053471400%26return_module%3DAccounts%26action%3DDetailView%26record%3D56838900-e5df-f760-346d-58dcfeb28bd9
Notice: Undefined index: LBL_UPDATE_TEXT in /SUITECRM/modules/AOP_Case_Updates/Case_Updates.php on line 350
Notice: Undefined index: LBL_INTERNAL in /SUITECRM/modules/AOP_Case_Updates/Case_Updates.php on line 353
https://SUITECRM/index.php?action=ajaxui#ajaxUILoc=index.php%3Fmodule%3DAccounts%26offset%3D61%26stamp%3D1496932258053471400%26return_module%3DAccounts%26action%3DDetailView%26record%3D56838900-e5df-f760-346d-58dcfeb28bd9
Notice: Array to string conversion in /SUITECRM/modules/Emails/EmailUI.php on line 449
Is it normal? are htye creating problems to the functionality of SUITECRM?