Skip to content

[FIX] TypeError count(): Argument #1 ($value) must be of type Countable|array, string given

When we put an empty value of parameters filter and postfilter of tiki-searchindex.php, the error occurs on the function count that says that an argument must be of type Countable|array instead of string.

Realted issue

Related task

Merge request reports