mfdenis Posted March 1, 2021 Share Posted March 1, 2021 (edited) This weird bug was sleeping bomb in my clean install of PS 1.7.7.1 until I tried to configure Product Comments module (v4.2.1) that was installed along with PS itself. I've got blank screen and 500 server error in Developer tools. After manually turning on dev mode and error reporting I've got following message: a bit of googling gave me the idea that problem somehow related to Symfony's understanding of /src/PrestaShopBundle/Resources/config/services/core/file.yml So, here is problem part of that file highlighted: fixed version that worked for me: Not sure, if it will lead any errors in future, but for now it works. Would like to hear back from developers if current solution is fine, or I should fix it some other way? Edited March 1, 2021 by mfdenis (see edit history) Link to comment Share on other sites More sharing options...
mfdenis Posted May 19, 2021 Author Share Posted May 19, 2021 It seems this error was somehow related to completey another module (third party), and modifications of YAML file corrupted updating to next version of prestashop. solution - removed outdated module, restored original yaml file. be cautious! 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