MySql error on /index.php/dashboard/users/search page for non Admin users.
Error occurred if user non Admin will go to /index.php/dashboard/users/search page. For Admin user no have any errors.
Error message:
An exception occurred while executing 'SELECT distinct (u.uID) FROM Users u LEFT JOIN UserSearchIndexAttributes ua ON…