Я не могу получить доступ к странице каталога продуктов или редактировать какие-либо продукты после обновления с 1.7.3.1 до 1.7.6.1
Это дает мне две фатальные ошибки php.
Первое исключение:Twig \ Error \ RuntimeError
в src / PrestaShopBundle / Resources / views / Admin / layout.html.twig (строка 34)
layoutHeaderToolbarBtn is defined ? layoutHeaderToolbarBtn : [],
layoutDisplayType is defined ? layoutDisplayType : '',
showContentHeader is defined ? showContentHeader : true,
headerTabContent is defined ? headerTabContent : '',
enableSidebar is defined ? enableSidebar : false,
Line 34 help_link is defined ? help_link : ''
)
)) %}
{% import '@PrestaShop/Admin/macros.html.twig' as ps %}
Второе исключение: Symfony \ Component \ DependencyInjection \Исключение \ ServiceNotFoundException
in vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php (line 348)
if ($lev <= \strlen($id) / 3 || false !== strpos($knownId, $id)) {
$alternatives[] = $knownId;
}
}
throw new ServiceNotFoundException($id, null, null, $alternatives);
}[enter image description here][1]
}
/**
* Returns true if the given service has actually been initialized.
Крест размещен здесь https://www.prestashop.com/forums/topic/1003821-catalog-product-page-gives-error-500-after-upgrade-from-173-to-176/
Скриншот ошибки