Jump to content

Recommended Posts

Hola

He configurado la tienda con Prestashop 1.7.1.1 pero al intentar acceder al backofiice en  Pedidos-Pedidos me da error 500. Alguien me ppuede iindicar como puedo resolverlo?#1 /home/artamore/public_html/tienda/vendor/symfony/symfony/src/Symfony/Component/Debug/ErrorHandler.php(602): call_user_func(Array, Object(Symfony\Component\Debug\Exception\FatalThrow in /home/artamore/public_html/tienda/app/bootstrap.php.cache on line 3225

Gracias

Link to comment
Share on other sites

Disculpa Sergio, eso ya lo he probado, actualicé a 1.7.2.4 con el módulo que indicas, pero sigue dando el problema. Incluso ahora he restaurado a un punto en el que fncionaba, pero el problema persiste. No pudo acceder a Pedidos. Da un error 500 y el desde el servicio técnico del servidor me indican que el problema es de la web no del servidor. Podrías ayudarme? No se que hacer.

Gracias

Link to comment
Share on other sites

Hola,

 

Trabajo con Versión PHP: 7.0.25

 

El error es:

03-Nov-2017 13:17:15 Europe/Madrid] PHP Fatal error: Uncaught Symfony\Component\Debug\Exception\FatalThrowableError: Call to a member function getMessage() on boolean in /home/artamore/public_html/tienda/override/controllers/admin/AdminOrdersController.php:22
Stack trace:
#0 /home/artamore/public_html/tienda/classes/controller/Controller.php(142): AdminOrdersController->__construct(false, false)
#1 /home/artamore/public_html/tienda/classes/Dispatcher.php(361): ControllerCore::getController('AdminOrdersCont...')
#2 /home/artamore/public_html/tienda/admin123mrg/index.php(95): DispatcherCore->dispatch()
#3 {main}

Next LogicException: Request stack is empty in /home/artamore/public_html/tienda/app/bootstrap.php.cache:3225
Stack trace:
#0 [internal function]: Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Object(Symfony\Component\Debug\Exception\FatalThrowableError))
#1 /home/artamore/public_html/tienda/vendor/symfony/symfony/src/Symfony/Component/Debug/ErrorHandler.php(602): call_user_func(Array, Object(Symfony\Component\Debug\Exception\FatalThrow in /home/artamore/public_html/tienda/app/bootstrap.php.cache on line 3225

 

Gracias

Edited by Eva (see edit history)
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...