Zen Follower
- Join Date:
- Aug 2009
- Posts:
- 369
- Plugin Contributions:
- 0
Is a Permanent Login (Auto-Login) Possible?
lat9:
I've checked the basic handling, using Zen Cart 1.5.5e and the responsive_classic template, for Chrome and did not find any issue.
What I did was:
- Login, ticking the "Remember me?" box.
- Added a product to my cart.
- Went to checkout (sitting on the checkout_shipping page)
- Went away for a while, allowing the session to expire.
- Came back, clicked the "Continue" button and proceeded to Checkout/Payment.
If you'll provide a specific set of actions that you've taken to reproduce the issue, I can make more progress.
1.Remember I gave you an account test on my live store? Can you do the same steps on my live store ?
2. I have Zen Cart 1.5.5, Database Patch Level: 1.5.5 ( not e ) Can you give me the changes 2 overwrite template files for version 1.5.5 please ?
3. I.ve seen some warning in my log directory:
[23-Oct-2017 08:27:57 Europe/Bucharest] PHP Warning: gzuncompress(): data error in /mystore/includes/classes/observers/class.remember_me_observer.php on line 197
[23-Oct-2017 08:27:57 Europe/Bucharest] Request URI: /mystore/bucatarie-casa/aspiratoare, IP address: 82.208.160.180
#1 gzuncompress() called at [/mystore/includes/classes/observers/class.remember_me_observer.php:197]
#2 remember_me_observer->decodeCookie() called at [/mystore/includes/classes/observers/class.remember_me_observer.php:210]
#3 remember_me_observer->refreshCookie() called at [/mystore/includes/classes/observers/class.remember_me_observer.php:48]
#4 remember_me_observer->__construct() called at [/mystore/includes/autoload_func.php:79]
#5 require(/mystore/includes/autoload_func.php) called at [/mystore/includes/application_top.php:170]
#6 require(/mystore/includes/application_top.php) called at [/mystore/index.php:26]
thank you