eldermaster Posted October 20, 2017 Share Posted October 20, 2017 (edited) Hello ppl, Anyone know why SSL option get random disabled? I don't know what I do but sometimes, i see that option get disabled without touching that option and the site goes automatically non SSL. I enable it and everything goes to normal. But why it happens? And why is random.... prestashop 1.6.0.13 Thank you, Edited October 20, 2017 by eldermaster (see edit history) Link to comment Share on other sites More sharing options...
El Patron Posted October 21, 2017 Share Posted October 21, 2017 Hi eldermaster, we have not seen that issue and I did a bit of searching. It's possible you are running either a PS cache module or your hosting is using a cache like varnish cache. You could also be using maybe native PS cache, bottom of Performance page? you are on a 'very' early release of PrestaShop 1.6 but I could not find similar report searching. Link to comment Share on other sites More sharing options...
eldermaster Posted October 21, 2017 Author Share Posted October 21, 2017 Hello El Patron, We don't have enabled the advanced cache system. We use only the CCC and Smarty. But sometimes we clear the cache and we do a force TPL compile when we modify something in TPL files. Can this be the reason of the SSL problem? SSL option 1/0 is not stored in database? Thanks, Link to comment Share on other sites More sharing options...
eldermaster Posted October 25, 2017 Author Share Posted October 25, 2017 We found the reason ... A module responsible for some CRONS disabled SSL...........during execution .... Funny Configuration::updateGlobalValue('PS_SSL_ENABLED', 0); Thread can be closed. 1 Link to comment Share on other sites More sharing options...
El Patron Posted October 25, 2017 Share Posted October 25, 2017 2 hours ago, eldermaster said: We found the reason ... A module responsible for some CRONS disabled SSL...........during execution .... Funny Configuration::updateGlobalValue('PS_SSL_ENABLED', 0); Thread can be closed. what was module incase another community member has same issue? Super happy you found the issue! El Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now