GEOCE Posted April 13, 2021 Share Posted April 13, 2021 Buenas tardes, llevo semanas intentando solucionar un problema que me trae de cabeza. Desde el Administrador intento abrir la ficha de un cliente y me genera un error: An exception has been thrown during the rendering of a template ("Unable to load template 'file:catalog/_partials/miniatures/product.tpl'"). [Twig\Error\RuntimeError 0] No se que hacer, borre la cache, limpie la web, he mirado la base de datos pero al ser tan grande no se por donde meterle mano. He borrado los cientes, quitado módulos para dejarla sin ninguno y nada. En el modo depuración me sale esto: RuntimeError in src/PrestaShopBundle/Resources/views/Admin/layout.html.twig (line 37) headerTabContent is defined ? headerTabContent : '', enableSidebar is defined ? enableSidebar : false, help_link is defined ? help_link : '', js_router_metadata(), meta_title is defined ? meta_title : '', use_regular_h1_structure is defined ? use_regular_h1_structure : true ) )) %} {% import '@PrestaShop/Admin/macros.html.twig' as ps %} Entre otras lindezas... ¿Alguien puede ayudarme o al menos guiarme para poder solucionarlo? Solo ocurre cuando voy a entrar a la ficha del cliente en el Dashboard por lo demás todo funciona correctamente. Link to comment Share on other sites More sharing options...
GEOCE Posted April 13, 2021 Author Share Posted April 13, 2021 translationTranslation not found. CRITICAL 13:11:55phpUncaught Exception: An exception has been thrown during the rendering of a template ("Unable to load template 'file:catalog/_partials/miniatures/product.tpl'"). CRITICAL 13:11:55requestUncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("Unable to load template 'file:catalog/_partials/miniatures/product.tpl'")." at /var/www/vhosts/ayapunt.es/httpdocs/src/PrestaShopBundle/Resources/views/Admin/layout.html.twig line 37 Eso aparece en el LOG tambien 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