ProfilePlus does a great job searching profile, as well as searching usernames. For my implementation, it's annoying that we've concurrently (and confusingly) lost the ability to search emails as well (especially given change to template to remove Users search tab).
Is the ability to search emails an anathema to the concept of ProfilePlus, or would this simple change be welcomed? I'd be happy to contribute the code...
Basic strategy would be to add a query for user->mail == entered string....
Comments
Comment #1
james marks commentedThis has been fixed in the 6.x-2.x-dev version (as well as adding advanced profile search). Take a look at it and see if it works for you.
James
Comment #2
james marks commentedComment #3
wrightnow commentedRight! Just tested the 6.2 beta version and this problem is fixed. Thanks James.
`James