Closed Maxwell2022 closed 10 years ago
I've checked this config file (not sure it's the one I need) and try to add default configuration in the config.yml
Now I get the following error:
[ReflectionException]
Class EnhancedProxy675ca314_eb520f340e7ce5d9b295270d9f6505a3fb19a762CG\Acme\UserBundle\Controller\ProfileController does not exist
We cannot reproduce the issue, and this bundle is not required by the AdminBundle
When I clear the cache in
prod
mode, I have few undefined indexes coming from the dependency injection file:These errors are repeated twice. I'm not using this bundle but it is required by
sonata-admin-bundle
.Not sure what I need to add to avoid getting those undefined indexes.