Solved Error going to page 2 of user search results

This topic has been solved
X

Xon

Guest
If "exact match" is selected, with no email, then on navigating to page 2 of the search results an error is thrown.

Code:

Code:
ErrorException: [E_WARNING] Undefined array key "address" src/XF/Searcher/User.php:134

#0 src/XF/Searcher/User.php(134): XF::handlePhpError(2, '[E_WARNING] Und...', '/var/www/sites/...', 134)
#1 src/XF/Searcher/AbstractSearcher.php(409): XF\Searcher\User->applySpecialCriteriaValue(Object(XF\Finder\User), 'email', Array, Array, 'like', NULL)
#2 src/XF/Searcher/AbstractSearcher.php(402)...

Read more

Continue reading...