Quote:
Originally Posted by mikey1991
<img src="$prepared[profilepicurl]" $prepared[profilepicsize] alt="<phrase 1="$prepared[username]">$vbphrase[xs_picture]</phrase>" />
shouldnt the bolded bit be </img> ?
|
Updated my
memberinfo_block_profilepicture to:
Code:
<img src="$prepared[profilepicurl]" $prepared[profilepicsize] alt="<phrase 1="$prepared[username]">$vbphrase[xs_picture]</phrase>" </img>
still no luck on pictures showing up. Any other ideas?