View Single Post
  #4  
Old 08-17-2006, 06:01 AM
 
taltos1 taltos1 is offline
 

Senior Member
  
Join Date: Mar 2005
Location: USA
Posts: 160
 

Default

One line 278 I see this:
Code:
if ($mode == "logout") { x_session_register("payment_cc_fields"); $payment_cc_fields = array();
and on line 314 I see this:
Code:
func_header_location($redirect_to."/home.php");
but I am not sure how this is working together...

Any ideas...
Thanks
__________________
X-Cart Gold Version 4.0.18
EWDHosting.com is my Host
Unix Servers
Reply With Quote