Error After Upgrade To 4.7.2

Hi

after upgrade to ver. 4.7.2 I can not access Orders in administration page and I can not enable secure conection in the adminitration panel

any ideeas why ?

thanks

https://prnt.sc/hy06oi

https://prnt.sc/hy05cw

Hi

after upgrade to ver. 4.7.2 I can not access Orders in administration page and I can not enable secure conection in the adminitration panel

any ideeas why ?

thanks

https://prnt.sc/hy06oi

https://prnt.sc/hy05cw

Can you disable and enable secure connection for store-front?

What kind of error do you receive on the Orders page?

Can you disable and enable secure connection for store-front?

What kind of error do you receive on the Orders page?

After disable it I can not enable it anymore and receive same error message " The secure connection check has failed. Please ensure that SSL certificate is installed on your server. Check out the Knowledge base article for more details"

when I click or "orders" blank page appear

After disable it I can not enable it anymore and receive same error message " The secure connection check has failed. Please ensure that SSL certificate is installed on your server. Check out the Knowledge base article for more details"

when I click or "orders" blank page appear

Did you configure certificate correctly?

What about orders page, try to enable development mode to see the error. To do this add the following code to config.local.php file:

define('DEVELOPMENT', true);
ini_set('display_errors', 'on');

Please try the following solution

http://forum.cs-cart.com/topic/45843-ssl-lets-encrypt/#entry257734

Did you configure certificate correctly?

What about orders page, try to enable development mode to see the error. To do this add the following code to config.local.php file:

define('DEVELOPMENT', true);
ini_set('display_errors', 'on');

I receive no error ....


doesn't work , same situation ...:(

doesn't work , same situation ... :(

Did you commented out the code in two places? There two functions - one works after the setting for store-front is changed and another one works with admin panel setting

Did you commented out the code in two places? There two functions - one works after the setting for store-front is changed and another one works with admin panel setting

yes, please check

http://prntscr.com/hz23sf

http://prntscr.com/hz24i3

Where is 4.7.2 changelog?

Where is 4.7.2 changelog?


Latest version in 4.7.1sp2 at the moment. Latest changelog can be found here

http://docs.cs-cart.com/4.7.x/history/471.html

yes, please check

http://prntscr.com/hz23sf

http://prntscr.com/hz24i3


It is required to examine issue on your server in this case.

Please also check the following article

http://docs.cs-cart.com/4.3.x/user_guide/addons/seo/seo_not_work.html

4.7.2 is released or not?

4.7.2 is released or not?

Not