Thread: Login Link
View Single Post
  #69  
Old 06-12-2009, 10:29 AM
 
robertswww robertswww is offline
 

X-Adept
  
Join Date: Jul 2003
Posts: 586
 

Default Re: Login Link

Christine,

Try adjusting the VALUE of the Redirect statement of your login template...

<input type="hidden" name="redirect" value="{$redirect}" />

Try setting the value="http://www.YourHomePage.com" for starters.

You will need to add some IF - ELSE logic if you want to check their cart for contents, else go to the homepage.

Robert
__________________
X-cart 4.1.10
Reply With Quote