well if you have a customized profile... it might not allow you to see it if you put it in the wrong part of the html code.. just find $header and put this below it..
<center><br><a href="viewusercomments.php?s=$session[sessionhash]&aboutuserid=$userid">View</a>/<a href="commentaboutuser.php?s=$session[sessionhash]&aboutuserid=$userid">Post</a> Comments</center>
and it should be centered right at the top of the profile page. then you can see if it works from their and customize it later
|