View Single Post
  #3  
Old 07-31-2007, 10:42 PM
 
luxor luxor is offline
 

Senior Member
  
Join Date: Apr 2007
Posts: 120
 

Default Re: send_to_friend.tpl pop up

i tried to follow your idea.

just to make sure i am doing what you are thinking

i added this to send_to_friend.php :

Code:
$main = "showstf"; if($mode==showsend){ $smarty->assign("showstf",$main); }


other then that i followed your ideas. i could not get it to work, with this instruction the link is now loading the product page over when i click send to friend button / link.

I think this is the right track, but missing something...
__________________
v4.1.8 GOLD
Reply With Quote