Longer Login Time

[color=#282828][font=arial, verdana, tahoma, sans-serif]We have compulsory registration to view price/buy on our website, so people who visit often need to be logged in for more time[/font][/color]



[color=#282828][font=arial, verdana, tahoma, sans-serif]We got a little help in this matter by automatic selection of “Remember Me” check box in login screen[/font][/color]



[color=#282828][font=arial, verdana, tahoma, sans-serif]But even after this, default auto logout time in cs cart 4.0.3 is very less -[/font][/color]



[font=“arial, verdana, tahoma, sans-serif”][color=“#282828”]Any way to increase the time out period ? as our site has login compulsory to view prices it will be helpful if customer is logged in for as long as possible (say for 48 hours atleast ) and is not logged out automatically .[/color][/font]





[font=“arial, verdana, tahoma, sans-serif”][color=“#282828”]Any help will be appreciated [/color][/font]



[font=“arial, verdana, tahoma, sans-serif”][color=“#282828”]Thanks [/color][/font]

config.php


define('SESSION_ALIVE_TIME', SECONDS_IN_HOUR * 2); // 2 hours

Thanks !



will try it

Thanks again

It worked as required