Reply to thread

when the search terms include "AND" all caps

Example when I search for "apples AND oranges", I get this error


[CODE]XF\Db\InvalidQueryException: MySQL query error [1064]: syntax error, unexpected '+' src/XF/Db/AbstractStatement.php:228[/CODE]



there is no error if I search "apples and oranges"


Back
Top Bottom