pullidea-dev Posted July 12, 2020 Share Posted July 12, 2020 I've installed the latest version 1.7.6.7. But the product details page in back office is messed up. Please review the attachments. The same result in 1.7.6.1. Please let me know the reason and how to solve the issue. Thank you. Link to comment Share on other sites More sharing options...
endriu107 Posted July 12, 2020 Share Posted July 12, 2020 Change your php version to 7.2 if you have higher now. 1 Link to comment Share on other sites More sharing options...
pullidea-dev Posted July 12, 2020 Author Share Posted July 12, 2020 (edited) Hi endriu107. Thank you for your reply. I'm using XAMPP Version: 7.4.5. So you mean downgrade my PHP version? Edited July 12, 2020 by raudsepp (see edit history) Link to comment Share on other sites More sharing options...
pullidea-dev Posted July 13, 2020 Author Share Posted July 13, 2020 Wow, It works! Thank you very much! Link to comment Share on other sites More sharing options...
HaCos Posted September 20, 2022 Share Posted September 20, 2022 Any idea how to resolve this matter today? Quote Since November 30, 2020, php 7.2 reached its official end-of-life (EOL)date and will no longer be supported.. Link to comment Share on other sites More sharing options...
endriu107 Posted September 20, 2022 Share Posted September 20, 2022 Like before, change php version to recommended https://devdocs.prestashop-project.org/1.7/basics/installation/system-requirements/#php-compatibility-chart Link to comment Share on other sites More sharing options...
HaCos Posted September 20, 2022 Share Posted September 20, 2022 (edited) 16 hours ago, endriu107 said: Like before, change php version to recommended https://devdocs.prestashop-project.org/1.7/basics/installation/system-requirements/#php-compatibility-chart PHP 7.2 is not suppoerted since November 30, 2020. I ended up updating prestashop to the latest. Edited September 21, 2022 by HaCos (see edit history) Link to comment Share on other sites More sharing options...
middlesboro Posted June 19, 2024 Share Posted June 19, 2024 I was able successfully run prestashop 1.7.6.4 on PHP 7.4. Only problem i had was on product detail, and list page. On the begging it looked like JS problem, but that of course doesn't have any sense. There is a problem with Twig and PHP 7.4. There is just needed upgrade twig at least to version 1.41, or just simple replace file /vendor/twig/twig/src/Lexer.php with version from https://github.com/twigphp/Twig/releases/tag/v1.41.0 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