View Single Post
Old April 27th, 2005, 05:48 PM   #16 (permalink)
sitka
Member
Verified Customer
 
Join Date: Mar 2005
Location: alaska
Posts: 50
Quote:
Originally Posted by omegatron
This is a phpbb profile link

$profilelink = "{$Globals['vbulletin']}/profile.php?mode=viewprofile&u=$tuserid";


As is what is in our nuke file as thats what we integrate with. Find your true profile link in your different version and modify your profile link
this is what it is set to

h t t p ://w w w . xxxxxxxxxx . c o m / modules.php?name=Forums&file=index/profile.php&mode=viewprofile&u=2

this is what works....... i can't get rid of the index part i keep on trying
h t t p : / / w w w . xxxxxxxxx . c o m /modules.php?name=Forums&file=profile&mode=viewprofile&u=2
sitka is offline   Reply With Quote