Log in

View Full Version : Questions on Using userinfo[avatarurl]


Exitilus
03-14-2006, 08:51 PM
I'm new into all this coding but I'm learning. Just wondering if someone can give me some insight.

I'm trying to edit some code. I'm trying to use the following info:

$userinfo[avatarurl]

on a Template. Yet it seems like it doesn't work and ignores it completely (absolutely nothing shows up, no even a space).

The original coder has things such as $bbuserinfo[username] which work fine.

I've tried changing it to $bbuserinfo[avatarurl] but that doesn't work either :(