Quote:
Originally Posted by darnoldy
If
Code:
<img src="$userinfo[avatarurl]" />
doesn't work, Then I would try:
Code:
<img src="$prepared[avatarurl]" />
if that doesn't work, we can hope that somebody with better resources will chime in.
--don
|
Hi don,
Yeah tried it before "$prepared[avatarurl]" and it has the same result (doesn't show nothing). I'm getting a bit desesperate!!
Any news Lynne?