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)
-   -   Cart reset (https://forum.x-cart.com/showthread.php?t=69683)

akhojani 07-27-2014 03:54 AM

Cart reset
 
On my site, customers complain that they add products to the cart, after certain time i.e 30 minutes, the cart resets by itself (empties), so all the products added are removed from the cart since the cart is inactive.
Is there any way the cart does not resets by itself ?

my website is www.teksave.co.uk

cflsystems 07-27-2014 08:14 AM

Re: Cart reset
 
There is a timeout setting in config.php and it is set to 1 hours by default (3600 in seconds). You can increase this time by changing that value.

define('XCART_SESSION_LENGTH', 3600);

akhojani 07-28-2014 02:50 AM

Re: Cart reset
 
Thank you for the great help.


All times are GMT -8. The time now is 05:53 PM.

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