the problem is over here
|
Code:
|
$content .= "&&<a href=\"modules.php?name=Forums&file=profile&mode=viewprofile&u=$uid\"><img alt src=\"modules/Forums/images/avatars/$user_avatar\" border =\"0\" width=\"32\"></a></td>"; |
if a user doesnt select an avatar then the $user_avatar gets $null
as i saw this block is made by chatserv and i dont wanna mess with his code without his permission