View Single Post
  #2  
Old 07-16-2004, 10:29 AM
  Jon's Avatar 
Jon Jon is offline
 

X-Guru
  
Join Date: Oct 2002
Location: Vancouver, Canada
Posts: 4,200
 

Default

The login/logout right now goes to the store after hitting submit. You could change this to have it login to itself, by changing the redirect variable in the code, and then editing your login.php to redirect based on that new variable.
Reply With Quote