Please Help us to Resolve Below Errors.
Notice : Trying to access array offset on value of type bool in C:\xampp\htdocs\suitecrm\data\Relationships\One2MRelationship.php on line 108
Please Help us to Resolve Below Errors.
Notice : Trying to access array offset on value of type bool in C:\xampp\htdocs\suitecrm\data\Relationships\One2MRelationship.php on line 108
Hey @Minesh
That notice often refers to poorly passed info/parameters that don’t follow expected standards (this happens in other areas of the application aswell) However the notice usually doesn’t indicate that there is broken functionality but should be a house keeping chore to remove superficial errors like above.
I would suggest reduce your PHP error log level if seeing this log error is an issue with the functionality of the application/server.