I'm having difficulties figuring out how to add user signatures to their profile information. That way when users select a profile to view they will see their information along with their signature. I've tried looking at the modification for avatars and to see where it places the user's avatar in profile info. All I have come up with is: Optionally, add to your language file the code below: $l_usrInfo[12]='Avatar'; This will enable avatar displaying in user's profile.
Trying to figure out how to do the same thing, but with a signature. Any help would be appreciated. ;) |