Cant manage users
Permalinkmysqli error: [3065: Expression #1 of ORDER BY clause is not in SELECT list, references column 'intranet_concrete.u.uDateAdded' which is not in SELECT list; this is incompatible with DISTINCT] in EXECUTE("SELECT DISTINCT u.uID, u.uName FROM Users u left join UserSearchIndexAttributes on (UserSearchIndexAttributes.uID = u.uID) where 1=1 order by uDateAdded desc limit 0,10 ")

Thank you very much for the reply. I am new to all of this. Where and how do I do this. I apologize for my lack of knowledge.
Pay attention to the values delimiter which is comma.