Quote:
Originally Posted by Boofo
Well, the original code doesn't display the profilepic if there isn't one, right? Try it and see if it does the same thing for the icon. It can't hurt to try. 
|
As predicted, that last variation places the icon in EVERY row of the Member List table.
I think what I need to do here is to find a way of expressing:
"IF the 'customprofilepic' table contains a record where userid = the id of THIS user, then display the icon. Otherwise do nothing."
But I have no idea how to go about this.