ukliam,
Thanks for the kind words, I'll try to keep making improvements as I get more free time!
If you want to show all users remove
'WHERE s.userid <> 0' from the SELECT statement. That *should* display everything in the table. However, the code will be slightly goofed as there is no profile for USERID=0 (a guest), so if anyone clicks on the username vB should display an error (no userid or somesuch).
|