i think i described my problem a little bad.
on all the places where it calls on the member.php it should call the member.php.. but i want to have a link in the users profile that callson member2.php and calls the member2.php for the specifik users profile that iam in . a little like having two profiles with separate templates.
as for now i have a link that calls upp member2.php in the profile
its like this <a href="member2.php?u=1></A> but that makes it a fixed call.. i want the same link to link to that user in whos profile i am in..
i think that i might be descibing my issue bad but i try as good as i can..i hope you understand what i am trying to achive
|