View Single Post
  #3  
Old 02-27-2007, 06:11 PM
 
Serdar Serdar is offline
 

Advanced Member
  
Join Date: Nov 2006
Posts: 36
 

Default Re: send_to_friend.tpl as pop-up window

Thanks for the answer but it didn't work I dont know why. I managed the link that anchor to send_to_friend.php which is located under xcart directory. However when I click the link it takes me to the home i believe it is because of the line below

if ( !defined('XCART_START') ) { header("Location: home.php"); die("Access denied"); }

I am not sure what is not defined here, so I can't make the tpl to show actual send_to_friend.tpl.

Thanks,
Serdar
__________________
X-Cart Gold Version 4.1.3
Reply With Quote