X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Logout Redirection (https://forum.x-cart.com/showthread.php?t=15466)

abeight 07-26-2005 12:39 PM

Logout Redirection
 
V 4.0.12 - When a customer clicks the logout button they are redirected to the home page of the site. Is there a way to send the customer to a different page upon logout?

TIA!

balinor 07-26-2005 03:58 PM

I believe that is controlled by this line of code in include/login.php:

func_header_location($redirect_to."/home.php");

abeight 07-27-2005 06:47 PM

You've been a great help as always. :) Thank you!


All times are GMT -8. The time now is 12:58 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.