Balicus Posted July 19, 2021 Share Posted July 19, 2021 (edited) I have problem with save setting "Enable SSL. After saved setting, button still is disable. When i trying set button to" on ", ssl work in back office. I removed cache, recompilation theme and set in database ssl "1" but in back office ssl is still disable. PHP 7.2 Edited July 19, 2021 by Balicus (see edit history) Link to comment Share on other sites More sharing options...
Danny Posted July 19, 2021 Share Posted July 19, 2021 20 minutes ago, Balicus said: I have problem with save setting "Enable SSL. After saved setting, button still is disable. When i trying set button to" on ", ssl work in back office. I removed cache, recompilation theme and set in database ssl "1" but in back office ssl is still disable. PHP 7.2 did you check to don't have some "mixed content" somewhere? Danny Link to comment Share on other sites More sharing options...
Balicus Posted July 19, 2021 Author Share Posted July 19, 2021 (edited) In desription was some img with https but now i changed (to http) it and still cant enable ssl. Edited July 19, 2021 by Balicus (see edit history) Link to comment Share on other sites More sharing options...
Danny Posted July 19, 2021 Share Posted July 19, 2021 (edited) 16 minutes ago, Balicus said: In desription was some img with https but now i changed (to http) it and still cant enable ssl. it's the opposite... everything needs to be https. If there's mixed content somewhere, this can breack SSL (just also inside backoffice, i remember when times ago some example themes pictures from prestashop were hosted on http and break the backoffice SSL when checking things related to themes, just inside that part) Danny Edited July 19, 2021 by Danny (see edit history) Link to comment Share on other sites More sharing options...
Balicus Posted July 19, 2021 Author Share Posted July 19, 2021 Without changes. Previous, all work on old hosting, after transfer is problem. Link to comment Share on other sites More sharing options...
Danny Posted July 19, 2021 Share Posted July 19, 2021 (edited) 19 minutes ago, Balicus said: Without changes. Previous, all work on old hosting, after transfer is problem. first, probably we need to know if migration/change domain/server was done appropriately ... then check inside your cpanel if SSL is correctly installed/active. If this is the case, then you have some items (most likely pictures) not being served from https but from http somewhere that breack the SSL (also just somewhere and probably not on the entire website, expecially if this happens inside backoffice). Check the browser consolle to know where this happens. In PS, enable SSL and enable SSL on all pages. Check this (old but maybe useful) if there's a solution for you: Danny Edited July 19, 2021 by Danny (see edit history) Link to comment Share on other sites More sharing options...
Balicus Posted July 19, 2021 Author Share Posted July 19, 2021 (edited) Problem was in double record in database "PS_SHOP_DOMAIN" after import. Now all work fine ! Edited July 19, 2021 by Balicus (see edit history) 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