Hi everyone ,
I have a list joined to 2 other lists and each list contains several elements of different types,
when I open for editing, inserting or viewing I get the following message:
Deprecated: strstr(): Passing null to parameter #1 ($haystack) of type string is deprecated in \libraries\fabrik\fabrik\fabrik\Helpers\Worker.php on line 735
I understand that it is enough to deactivate the warning messages, but they are offline and I leave them active for checks, most likely this message will also be resolved with future versions of Fabrik, but I wanted to understand if I have the possibility to correct the code so as not to have warnings.
A thousand thanks.
I have a list joined to 2 other lists and each list contains several elements of different types,
when I open for editing, inserting or viewing I get the following message:
Deprecated: strstr(): Passing null to parameter #1 ($haystack) of type string is deprecated in \libraries\fabrik\fabrik\fabrik\Helpers\Worker.php on line 735
I understand that it is enough to deactivate the warning messages, but they are offline and I leave them active for checks, most likely this message will also be resolved with future versions of Fabrik, but I wanted to understand if I have the possibility to correct the code so as not to have warnings.
A thousand thanks.