$picture="/$username/$picture"; if ($picture && -f $picture ) { $thumb30 = ""; } else { $thumb30 = ""; } #### if (($picture) && ($scope ne "Private") && (-f $picture)) {