|
found a problem
hey guys
i have a bug
in avatars ..
if i put a linked-to-another-site avatar it cannot appear in the block ..
in php code it says if ($userinfo[user_avatar]) {
$content .= "
<center><img src=\"modules/Forums/images/avatars/$userinfo[user_avatar]\
is there a way to work it with link of sites ? thanks =/
|