I most certainly do:
Code:
<tr>
<td bgcolor="#DFDFDF"><normalfont><b>$userinfo[username]'s
Photo:</b></normalfont></td>
<td bgcolor="#F1F1F1"><normalfont>$picture_name<br><br>$userinfo[photodesc]</normalfont></td>
</tr>
That is why I'm amazed it comes up empty. I made it work using <img src="path/$userinfo[picture_name]"> in the getinfo template but then a broken image comes up if a user doesn't have a photo.