Love this hack--Installed for certain. I did mine pretty much exactly like the author has on the main page but I am having the problem of my Avatar and Profile pic not showing up... Here's a screen shot.
And here is the code that I have... incase something is wrong.
Code:
<td style="border-style:solid;border-width:1px;" class="vbmenu_control">
<div>Profile Picture:</div><img src="image.php?u=$bbuserinfo[userid]&type=profile" width="90" height="90" /><br />
<div>Avatar:</div><img src="image.php?u=$bbuserinfo[userid]" /></td>
If someone could help me that would be great
PS: Next we need an Edit Profile rewrite, if only I was better at coding...