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)
-   -   Redirect in static page (https://forum.x-cart.com/showthread.php?t=47888)

ChristineP 06-03-2009 07:25 AM

Redirect in static page
 
I have created a static page for a customer who is logged in with several options of to locate tech support and other. In one option I want the customer to be redirected back to home.php. I tried making a href link on one option, but that doesn't keep the customer logged in. How can I make this redirected to home.php once logged in?

ChristineP 06-04-2009 05:56 AM

Re: Redirect in static page
 
Does anyone have the answer? Is there php script that I can include in my static template as {literal} to redirect to home.php?

balinor 06-04-2009 06:10 AM

Re: Redirect in static page
 
Sending them to the home page shouldn't log them out? Don't use home.php though, just use / - as in:

<a href="/">link</a>


All times are GMT -8. The time now is 07:22 AM.

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