i get this error
TypeError: in_array(): Argument #2 ($haystack) must be of type array, null given in /var/www/vhosts/
if (!in_array("error", $result)) {
logModuleCall("Xtream UI ONE", "Custom Fields", "Custom Fields Created", $custom_fields);
}
anyone can help me with this?