<">
				
				
  http://theftalk.com/t10761-Friendster-Updates%3F.html
				
 
Here's what I did:
[b] for your external js you can do this:[/b]
[quote]var myplace = document.location.href; 
if (myplace == "http://profiles.friendster.com/user.php?uid=[b]uruserid[/b]"){
}
else if (myplace == "http://profiles.friendster.com/user.php?uid=[b]uruserid[/b]"){
}
else {
   location.href = "[b]Entrance_Page _Url[/b]"; 
}[/quote]
[b]then in your entrance file use this for your [color=red]target href[/color]:[/b]
[quote]http://profiles.friendster.com/user.php?uid=[b]uruserid[/b][/quote]
It's not personalized, but it works 
 
  
				
					Last edited by mickyriora (2007-09-13 15:53:39)
[/quote]
I have that problem too in my enter page trick... i just deleted it instead... hayyssstt i miss my wvm  
				
[/quote]
I have that problem too in my enter page trick... i just deleted it instead... hayyssstt i miss my wvm  
[/quote]
don't have to delete it... just replace the old link with
the new friendster link... the one with profiles.friendster
see shakiro post/example above..
				
 try this js code of mine<">remember you must to edit again ur <a href target in your html enterpage 
you must to edit it just like this
<">the target of href need to edit just like that
trush me it works...now its working....just refresh...it..if not working..
 
 
i edit it!!heheh tnks...
				
  
 
Here's what I did:
[b] for your external js you can do this:[/b]
[quote]var myplace = document.location.href; 
if (myplace == "http://profiles.friendster.com/user.php?uid=[b]uruserid[/b]"){
}
else if (myplace == "http://profiles.friendster.com/user.php?uid=[b]uruserid[/b]"){
}
else {
   location.href = "[b]Entrance_Page _Url[/b]"; 
}[/quote]
[b]then in your entrance file use this for your [color=red]target href[/color]:[/b]
[quote]http://profiles.friendster.com/user.php?uid=[b]uruserid[/b][/quote]
It's not personalized, but it works 
 Last edited by haruko_jaissa (2007-09-15 05:47:41)