Hello All,

i am working with drupal 6.x and developing a social networking site. i have install all recommended module for a user profile, like privet message, friendlist, og, invite etc..
also i create a user-profile.tpl.php in theme folder with my design.
but my problem is that when i click on some links as like invite or message than page go to another place(not show the result in same design page). how i show all links in user-profile.tpl.php page and also their result.
i need if i click on "send a friend request" button than it show on same page.
or if click on "my inbox" bottun for check the message than message would be display under the user profile detail at same page"user-profile.tpl.php"

but right now its working as i need. its show link in user-profile.tpl.php page but when i click on link its go to anothe page and show the result without any theme or block (that should be on profile page)

please help me.
any drupal master suggestion will be appreciated

Thanks
Regards
Royal_Jat