Jump to content

Recommended Posts

Hola, tengo un problema, desde hace un par de días cuando escribo mi dominio me arroja el error 500. Miré el archivo error_log y me arroja el siguiente problema. Por favor, si alguien puede orientarme para resolverlo.

PHP Fatal error: Uncaught Symfony\Component\Debug\Exception\FatalThrowableError: Cannot use object of type Symfony\Component\HttpFoundation\ParameterBag as array in /home4/cna66276/public_html/src/Adapter/Security/Admin.php:91 Stack trace: #0 /home4/cna66276/public_html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php(212): PrestaShop\PrestaShop\Adapter\Security\Admin->onKernelRequest(Object(Symfony\Component\HttpKernel\Event\GetResponseEvent), 'kernel.request', Object(Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher)) #1 /home4/cna66276/public_html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php(44): Symfony\Component\EventDispatcher\EventDispatcher->doDispatch(Array, 'kernel.request', Object(Symfony\Component\HttpKernel\Event\GetResponseEvent)) #2 /home4/cna66276/public_html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php(127): Symfony\Component\EventDispatcher\EventDispatcher->dispatch('kernel.request', Object(Symfony\Com in /home4/cna66276/public_html/src/Adapter/Security/Admin.php on line 91 [16-Dec-2020 17:59:31 America/Santiago] PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home4/cna66276/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php on line 2636 [16-Dec-2020 17:59:31 America/Santiago] PHP Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home4/cna66276/public_html/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php on line 2665

Gracias!

Link to comment
Share on other sites

Hola, buenas tardes, gracias por tu respuesta. Me sale lo siguiente

[18-Dec-2020 16:16:28 America / Santiago] Error fatal de PHP: Se agotó el tamaño de memoria permitido de 536870912 bytes (se intentó asignar 262144 bytes) en / home4 / cna66276 / public_html / vendor / smarty / smarty / libs / sysplugins /smarty_internal_resource_file.php en la línea 30 [18-Dec-2020 16:17:06 America / Santiago] Error fatal de PHP: Se agotó el tamaño de memoria permitido de 536870912 bytes (se intentó asignar 262144 bytes) en / home4 / cna66276 / public_html / vendor / smarty / smarty / libs / sysplugins /smarty_internal_resource_file.php en la línea 30 [18-Dec-2020 16:19:03 America / Santiago] Advertencia de PHP: touch (): No se puede crear el archivo / home4 / cna66276 / public_html / var / cache / prod / smarty / compile / layouts_layout_full_width_tpl / 3a / 21/93 /3a21937ca2d13524a4af6f7a19346f51d13b27f8_2.file.page.tpl.php porque no existe tal archivo o directorio en /home4/cna66276/public_html/vendor/smarty/smarty/libs/sysplugins/smarty_templatep_com [18-Dec-2020 16:29:28 America / Santiago] Error fatal de PHP: Se agotó el tamaño de memoria permitido de 536870912 bytes (se intentó asignar 16384 bytes) en / home4 / cna66276 / public_html / vendor / smarty / smarty / libs / sysplugins /smarty_internal_runtime_inheritance.php en la línea 81

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...