Garedener, it would be cool if people could launch a message from the users Extra info under their avatar. What if we were to add the:
<a href="aim:goim?screenname=screenname&message=Are+you+there?">screenname</a>
to this line (3 in my case):
$postrow[$i]['Extra3'] = ($userextra3) ? "{$config['extra3']}: {$userextra3}<br />" : "";
and have it so it picks up the name variable where it says screenname. Do you think this is possible?