How to Prevent the Shopping Cart Logging Out Automatically in TomatoCart
Last Updated on Friday, 5 October 2012 01:42 Written by Jack Yin Friday, 12 October 2012 12:00
Some community users face the following problem:
- The shopping cart logs me out of the store section if I remain idle for 15 minutes.
- The shopping cart logs me out of the store section if I sleep and wake the computer.
After thinking about it, it is necessary to let the store owner sets this time duration in the admin panel. It means the store owner could decide how much time to make the shopping cart logout automatically.
A simple way to resolve your issue via modifying the code as follows:
– Find the session.php in ‘includes/classes’ directory.
– Find the following code:
Learn More
Tags: automatically, cart, how to, logging, out, prevent, shopping, TomatoCart | Posted under TomatoCart | No Comments

Recent Comments