![]() |
Redirect Customer after Login to a help page
Hi,
i have designed a special customer menu for my registred users (help.php?section=loggedin) . If a customer logs in (to check the orderstatus whatever) how can i redirect him to this help page and not the Frontpage (home.php) of the shop ? Saskia :?: :D |
If you change:
Code:
if ($login_type=="C") { in include/login.php to Code:
if ($login_type=="C") { Assuming your help menu is based on the help.php page. This will direct them there if their cart is empty. |
Thanks Funkydunk,
works great !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Saskia :D :!: |
my pleasure 8)
|
All times are GMT -8. The time now is 09:19 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.