Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Controlling destination page after logging in

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 08-18-2004, 12:25 PM
 
CH CH is offline
 

Newbie
  
Join Date: Aug 2004
Posts: 2
 

Default Controlling destination page after logging in

We just purchased XCart, so please bear with me if this note should have been posted in a different forum ...

I'm still learning the ropes of the program (and the support forums), and one issue that's cropped up early is the destination page a visitor is taken to after logging in.

What I'm looking to do is this .... when a visitor enters the log in info in the log in form, and then clicks to submit the info, I'd like them to be returned to the page they logged in from.

Can someone explain how I might go about setting this up ... or how to control where the person logging in is directed to?

Thanks
__________________
Version 4.0.2
Reply With Quote
  #2  
Old 08-18-2004, 02:29 PM
  B00MER's Avatar 
B00MER B00MER is offline
 

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

Default

Get the current script name, add it as a new hidden input field to the login form. Then edit include/login.php and make proper adjustments to the func_header_location($redirect_to."/cart.php"); and the ..."/home.php" as these two files would need to be replaced with the new variable. Lets say the hidden input field name is prev_page you would setup the redirects in login.php like:

Code:
func_header_location($redirect_to.$prev_page);

hth.
__________________
Cart-Lab - 100+ Social Bookmarks for X-Cart.
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 03:45 AM.

   

 
X-Cart forums © 2001-2020