Molina111 Posted January 14, 2021 Share Posted January 14, 2021 Bonjour, je viens de passer 2 jours à essayer de m'en sortir seul, j'ai réussi en partie mais j'ai rencontré ma limite et je viens vous demander de l'aide. Je joins un rapport de bug que je ne comprends absolument pas. Mon site les3soleils.com fonctionne à nouveau. J'ai changé mon mot de passe dans le site via FTP dans parameters.php /'cookie_key' => 'z1LXUdPeSVgBNENaZPyyw8 , J'ai chargé le même mot de passe via mysqladmin dans ma base de donnée au seul enregistrement admin que j'ai. après avoir changé define('_PS_MODE_DEV_', true) false à... j'ai récupéré ce qui suit: (1/1) ContextErrorException Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in UnitOfWork.php line 2636 at ErrorHandler->handleError(2, '"continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"?', '/home/lessolei/les3soleils.com/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php', 2636, array('class' => 'Doctrine\\ORM\\UnitOfWork', 'e' => 32767, 'file' => '/home/lessolei/les3soleils.com/vendor/composer/../doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php'))in DebugClassLoader.php line 156 at require()in DebugClassLoader.php line 156 at DebugClassLoader->loadClass('Doctrine\\ORM\\UnitOfWork') at spl_autoload_call('Doctrine\\ORM\\UnitOfWork')in EntityManager.php line 160 at EntityManager->__construct(object(Connection), object(Configuration), object(ContainerAwareEventManager))in EntityManager.php line 850 at EntityManager::create(object(Connection), object(Configuration))in appDevDebugProjectContainer.php line 1889 at appDevDebugProjectContainer->getDoctrine_Orm_DefaultEntityManagerService()in Container.php line 306 at Container->get('doctrine.orm.default_entity_manager')in ManagerRegistry.php line 48 at ManagerRegistry->getService('doctrine.orm.default_entity_manager')in AbstractManagerRegistry.php line 231 at AbstractManagerRegistry->getManagers()in ProxyCacheWarmer.php line 49 at ProxyCacheWarmer->warmUp('/home/lessolei/les3soleils.com/var/cache/dev')in CacheWarmerAggregate.php line 52 at CacheWarmerAggregate->warmUp('/home/lessolei/les3soleils.com/var/cache/dev')in Kernel.php line 680 at Kernel->initializeContainer()in Kernel.php line 135 at Kernel->boot()in Kernel.php line 195 at Kernel->handle(object(Request), 1, false)in index.php line 86 merci d'avance Link to comment Share on other sites More sharing options...
Mediacom87 Posted January 15, 2021 Share Posted January 15, 2021 changez votre version PHP 1 Link to comment Share on other sites More sharing options...
Molina111 Posted January 15, 2021 Author Share Posted January 15, 2021 Bonjour, après un nuit de sommeil et une reformulation dans google. Je suis tombé sur un post qui m'a conseillé de revenir à php 7.1. J'ai pu accéder à Admin. bizarre? Link to comment Share on other sites More sharing options...
Molina111 Posted January 15, 2021 Author Share Posted January 15, 2021 9 hours ago, Mediacom87 said: changez votre version PHP Link to comment Share on other sites More sharing options...
Molina111 Posted January 15, 2021 Author Share Posted January 15, 2021 Grand merci 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