[SOLVED]operator not supported for strings

Status
Not open for further replies.

xtrgeo

Member
Trying to use advanced search with an AND operator on a list, I get this error.
When using only one filter,it works fine
 

Attachments

  • operator.JPG
    operator.JPG
    135.6 KB · Views: 50
After some research I discovered that the error must be in

JROOT/components/com_fabrik/models/list-advanced-search.php line 284

Code:
$advanced[$k][] = FArrayHelper::getValue($filters[$k], $i, '');

seems to be something wrong with php7.1 and the declaration of arrays...

Is there anybody else with php7.1 in advanced search with the same error?
 
Status
Not open for further replies.
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top