View Single Post
  #2  
Old 04-15-2004, 11:39 AM
  B00MER's Avatar 
B00MER B00MER is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Keller, TX (Cart-Lab.com)
Posts: 3,165
 

Default

Edit include/login.php:

find:
Code:
if ($login_type=="C") { if(!func_is_cart_empty($cart)) func_header_location($redirect_to."/cart.php"); else func_header_location($redirect_to."/home.php"); }

And make proper adjustments to redirect to help.php?section=business

__________________
Cart-Lab - 100+ Social Bookmarks for X-Cart.
Reply With Quote