oglena Posted December 14, 2015 Share Posted December 14, 2015 Hi, I'm using ps 1.6.1.3 Have SSL on server installed. But even I run BO with https cannot enable SSL on all pages. Can anyone help ? Link to comment Share on other sites More sharing options...
bellini13 Posted December 14, 2015 Share Posted December 14, 2015 what happens when you click the link that says "Please click here to check if your shop supports HTTPS" Link to comment Share on other sites More sharing options...
oglena Posted December 14, 2015 Author Share Posted December 14, 2015 Just refreshing page nothing happens. Link to comment Share on other sites More sharing options...
bellini13 Posted December 14, 2015 Share Posted December 14, 2015 can you confirm the SSL domain you have configured in the back office SEO & URL page? Link to comment Share on other sites More sharing options...
MacRoy Posted December 14, 2015 Share Posted December 14, 2015 Hi oglena! Try this first : https://www.sslshopper.com/ssl-checker.html?hostname= Put in your domain name and see that you do not get any error message. Regards MacRoy Link to comment Share on other sites More sharing options...
octagesimal Posted December 15, 2015 Share Posted December 15, 2015 (edited) Hi, i have this issue too. I try to use the "enable SSL on all pages" option but when i click on the link to check if the host support SSL, the site switch to https but i notice the SSL is broken, and the enable SSL button still gray. When i check in the developer console in chrome, i see several errors about images loaded over HTTPS, but requested as an insecure image from.'http://profile.prestashop.com (i think that is my profile image on prestashop website). There are more errors about images loaded from prestashop sites over http: Mixed Content: The page is loaded over HTTPS, but requested an insecure image 'http://gamification.prestashop.com/api/getBadgeImg/1/1.png'. This content should also be served over HTTPS. Is there a way to fix it? Edited December 15, 2015 by octagesimal (see edit history) Link to comment Share on other sites More sharing options...
uslumotor Posted February 29, 2016 Share Posted February 29, 2016 i have same problem. is there any solution? (TR: dostum sitenini inceledim sorununu çözmüş görünüyorsun. Nasıl çözümlediğini söyleyebilirsen çok sevinirim.) Link to comment Share on other sites More sharing options...
SPolischook Posted May 17, 2018 Share Posted May 17, 2018 Solution that works for me: UPDATE ps_configuration SET value=1 WHERE name="PS_SSL_ENABLED"; UPDATE ps_configuration SET value=1 WHERE name="PS_SSL_ENABLED_EVERYWHERE"; Link to comment Share on other sites More sharing options...
jesusemarquezz Posted August 17, 2020 Share Posted August 17, 2020 (edited) Hi, I have the same problem, what additional information do you require to help me with this problem? this is my version of php: PHP 7.1.33-17+ubuntu20.04.1+deb.sury.org+1 (cli) (built: Aug 7 2020 14:47:49) ( NTS ) Copyright (c) 1997-2018 The PHP Group Zend Engine v3.1.0, Copyright (c) 1998-2018 Zend Technologies with Zend OPcache v7.1.33-17+ubuntu20.04.1+deb.sury.org+1, Copyright (c) 1999-2018, by Zend Technologies with Xdebug v2.9.6, Copyright (c) 2002-2020, by Derick Rethans and this is my version of apache: Server version: Apache/2.4.41 (Ubuntu) Server built: 2020-04-13T17:19:17 My problem is the same, when activating the Option "Activate SSL on all pages" the Administrative part of Presta Shop does not allow me to make any changes and every time I save, I redirect to make login, while having this option enabled if it works for me perfectly the Store on the Client's Side and I do not get the Error of "ERR_TOO_MANY_REDIRECTS", when through the database I disable the option "Activate SSL on all pages" the opposite happens, if it saves me and the administrative part works perfectly , but then the client-side store stays at "ERR_TOO_MANY_REDIRECTS" I hope I could have explained better xD Thanks in advance Edited August 17, 2020 by jesusemarquezz (see edit history) Link to comment Share on other sites More sharing options...
jesusemarquezz Posted August 18, 2020 Share Posted August 18, 2020 This is my Problem Video Link to comment Share on other sites More sharing options...
jesusemarquezz Posted September 3, 2020 Share Posted September 3, 2020 Well I mention that the Error Persisted, apparently there is a kind of conflict with the use of SSL, I do not know if it is specific with CloudFlare, but after many tests, I decided to completely eliminate apache2 on the server and install nginx and it worked perfectly and the error did not occur again, so I imagine the problem comes with apache and the use of .htaccess Link to comment Share on other sites More sharing options...
rabiaah Posted January 5, 2022 Share Posted January 5, 2022 Hi Guys, I've old version of PrestaShop 1.4.7.0 Facing the same issue with the SSL, the SSL is working fine for the Admin and the Order screens. The issue persist for the Sales and Home page screens only. Any idea how to resolve this specific issue? Thanks in advance, 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