Hi Kyle,
Thanks once again for your help which pointed me in the direction to fix the problem.
What you suggested didn't solve the problem, but I added a hidden field around line 738 with the other hidden fields:
Code:
<input type="hidden" name="searchmode" value="0" />
and now I get the users from the search being displayed.
Thanks again, your help has been wonderful!!!!