Yunus Demirbağ Posted May 20, 2020 Share Posted May 20, 2020 I installed a faulty module. I've set up a module for the Transfer. I later deleted it from the FileZilla program, but the result was unchanged. Payment when I open payment options and want to open module manager, I get a 500 Error error. I would be very happy if you would help me. Error code: in UnitOfWork.php line 2636 at ErrorHandler->handleError(2, '"continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"?', '/home/minyatur/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php', 2636, array('class' => 'Doctrine\\ORM\\UnitOfWork', 'e' => 32767, 'file' => '/home/minyatur/public_html/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 1815 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/minyatur/public_html/var/cache/dev') in CacheWarmerAggregate.php line 52 at CacheWarmerAggregate->warmUp('/home/minyatur/public_html/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 Link to comment Share on other sites More sharing options...
idnovate.com Posted May 20, 2020 Share Posted May 20, 2020 (edited) The problem is that you are running a PHP higher than 7.2, not compatible with PrestaShop 1.7. Edited May 20, 2020 by idnovate.com (see edit history) Link to comment Share on other sites More sharing options...
Yunus Demirbağ Posted May 20, 2020 Author Share Posted May 20, 2020 1 hour ago, idnovate.com said: The problem is that you are running a PHP higher than 7.2, not compatible with PrestaShop 1.7. Thank you for your answer . I dropped the Php version . But the result hasn't changed . Link to comment Share on other sites More sharing options...
Yunus Demirbağ Posted May 20, 2020 Author Share Posted May 20, 2020 5 hours ago, ndiaga said: Hi, Clear your cache and check if that module did not add an override . Hi. Thank you for the reply . I deleted the cache, but the result hasn't changed . Is there a way to look at it? Link to comment Share on other sites More sharing options...
idnovate.com Posted May 21, 2020 Share Posted May 21, 2020 Error ""continue" targeting switch is equivalent to "break"" is because PHP version. Which PHP version are you running? 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