Craig Antill - I fixed the e-mail address problem, I can't believe I didn't catch this before...
![[Linked Image]](https://ubbdev.com/ubb/redface.gif)
All you need to do to fix it is add:
$EmailView = $thisprofile[11];Around this line:
$Int = $thisprofile[9];
It doesn't really matter where you put it, as long as it's in that part of the code. I also updated the .zip file with the change.
As for your second question, the sorting only works on the entire list if you have the "ALL" link enabled. If you have around 1000 or fewer members, you should be OK if you enable the "ALL" link.