Quote:
Originally Posted by Lynne
Did you try looking in the vb code to find a some code where this function is and then just copying it?
And, if $avatarurl is defined as an array, you can't then just go use it as if it isn't an array.
|
I'm not so sure I think the problem is in my code, but more than I'm trying to do this on a non-vb page and there's a step I'm missing to be able to use that function.
$avatarurl is an array, but I am using it as one... $avatarurl[0] would access the first element in the array which should be the URL for the avatar.