Jump to content

ContextErrorException en prestashop 1.7


Recommended Posts

La tienda jualgo.es está dando varios problemas, entre ellos que no se envían los emails de cambio de estado, algunos productos salen con referencias eroneas....  En modo debug me muestra esta error, 

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"?', '/homepages/21/d407839654/htdocs/JUALGO 1.7.4.4/jualgo_nueva/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php', 2636, array('class' => 'Doctrine\\ORM\\UnitOfWork', 'e' => 32767, 'file' => '/homepages/21/d407839654/htdocs/JUALGO 1.7.4.4/jualgo_nueva/vendor/composer/../doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php', 'wasCached' => false))

in DebugClassLoader.php line 144

at require()

in DebugClassLoader.php line 144

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 1051

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('/homepages/21/d407839654/htdocs/JUALGO 1.7.4.4/jualgo_nueva/var/cache/dev')

in CacheWarmerAggregate.php line 52

at CacheWarmerAggregate->warmUp('/homepages/21/d407839654/htdocs/JUALGO 1.7.4.4/jualgo_nueva/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 88

 

SI SABEN POR DONDE PUEDE VENIR EL ERROR LES AGRADECERÍA SUS COMENTARIOS.

 

 

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...