DevilCamp, users/profile.php строка 149
находишь
echo '<br /><div><img src="../images/users.png" width="16" height="16"/> <a href="">' . $lng['contacts_in'] . '</a></div>';меняешь на
echo '<br /><div><img src="../images/users.png" width="16" height="16"/> <a href="cont.php?act=edit&id=' . $user['id'] . '&add=1">' . $lng['contacts_in'] . '</a></div>';