PlaviZG Posted August 21, 2018 Share Posted August 21, 2018 I have moved my shop from local to server, and some pages in backoffice (products,stocks,modules and some other) can't be opened without debug mode set to true. When i inspect dev console on products page i see: User Deprecated: The "logger" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead. everything else is normal. Link to comment Share on other sites More sharing options...
PlaviZG Posted August 21, 2018 Author Share Posted August 21, 2018 Problem was in cache... had to delete: var/cache/prod var/cache/dev Now everithing works Link to comment Share on other sites More sharing options...
Guest Posted August 26, 2018 Share Posted August 26, 2018 Thanks for sharing the solution! 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