Guest Posted September 17, 2018 Share Posted September 17, 2018 prestashop 1.6.1.20 Just upgraded to php 7.2 from 5.6 and webservice no longer works. It is the Parcelforce API that is trying to connect to grab orders for shipping When I test the settings it says "Your Prestashop connection settings are invalid" When we try to import orders to Parcelforce it says "Error_0-PRESTASHOP_ERROR_3RD_MARKEPLACE_500:Internal Server Error" Switching back to PHP .5.6 makes it work again Any ideas? Link to comment Share on other sites More sharing options...
Rolige Posted September 17, 2018 Share Posted September 17, 2018 PS 1.6.1.20 does not works on php 7.2, you need go back to php 5.6 Regards! Link to comment Share on other sites More sharing options...
Guest Posted September 17, 2018 Share Posted September 17, 2018 (edited) 57 minutes ago, Rolige said: PS 1.6.1.20 does not works on php 7.2, you need go back to php 5.6 Regards! Really?? This suggests otherwise https://www.prestashop.com/en/system/files/ps_releases/changelog_1.6.1.20_0.txt Edited September 17, 2018 by Guest (see edit history) Link to comment Share on other sites More sharing options...
Rolige Posted September 17, 2018 Share Posted September 17, 2018 PS 1.7 was compatible with php 7.2 until the version 1.7.4.x, I don't think any version of PS 1.6.x works as well with php 7.2 Link to comment Share on other sites More sharing options...
Knowband Plugins Posted September 18, 2018 Share Posted September 18, 2018 Yes, PS1.6 will not work with PHP7.2. We have tried PS1.6 with PHP7.0 & there were issues. I believe there will be lots of issues with PH1.6 & PHP7.2 (because we have faced too many issues with PHP7.2 & PS latest version PS1.7.4). Link to comment Share on other sites More sharing options...
Guest Posted September 18, 2018 Share Posted September 18, 2018 The problem I suppose is that 5.6 reaches end of life this year. I am lucky we have a cloud server and I can change the version. However I was working on another site for a friend and their server was upgraded automatically to 7.2 with no way of switching back Link to comment Share on other sites More sharing options...
Rolige Posted September 18, 2018 Share Posted September 18, 2018 8 hours ago, haylau said: The problem I suppose is that 5.6 reaches end of life this year. I am lucky we have a cloud server and I can change the version. However I was working on another site for a friend and their server was upgraded automatically to 7.2 with no way of switching back Most of the shared hostings allows to use custom php versions, normally can be handled adding some rules in the .htaccess file, and if you are in a VPS or dedicated, then it’s completely possible. 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