index.php on line 33:
ErrorException {#3174
#message: "Warning: Undefined array key "isCity""
#code: 0
#file: "/var/www/live.degustationsdevins.com/httpdocs/var/cache/dev/smarty/compile/degustv2/d4/1d/65/d41d65d76b9471b5d365fe06cf1737c89a53af9f_2.module.ps_facetedsearchviewstemplatesfrontcatalogfacets.tpl.php"
#line: 72
#severity: E_WARNING
trace: {
/var/www/live.degustationsdevins.com/httpdocs/var/cache/dev/smarty/compile/degustv2/d4/1d/65/d41d65d76b9471b5d365fe06cf1737c89a53af9f_2.module.ps_facetedsearchviewstemplatesfrontcatalogfacets.tpl.php:72 {
content_69d7649d9f4762_69040510(Smarty_Internal_Template $_smarty_tpl) …
› <?php } elseif ($_smarty_tpl->tpl_vars['facet']->value['widgetType'] == 'dropdown') {?>
› <?php $_smarty_tpl->_assignInScope('displayFacet', !($_smarty_tpl->tpl_vars['facet']->value['label'] == 'Villes' && $_smarty_tpl->tpl_vars['isCity']->value));?>
› <?php if (smarty_modifier_count($_smarty_tpl->tpl_vars['facet']->value['filters']) > 1 && $_smarty_tpl->tpl_vars['displayFacet']->value) {?>
}
/var/www/live.degustationsdevins.com/httpdocs/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123 {
Smarty_Template_Resource_Base->getRenderedTemplateCode(Smarty_Internal_Template $_template, $unifunc = null) …
› }
› $unifunc($_template);
› foreach ($_template->endRenderCallbacks as $callback) {
}
/var/www/live.degustationsdevins.com/httpdocs/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114 {
Smarty_Template_Compiled->render(Smarty_Internal_Template $_template) …
› } else {
› $this->getRenderedTemplateCode($_template);
› }
}
/var/www/live.degustationsdevins.com/httpdocs/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:217 {
Smarty_Internal_Template->render($no_output_filter = true, $display = null) …
› }
› $this->compiled->render($this);
› }
}
/var/www/live.degustationsdevins.com/httpdocs/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:238 {
Smarty_Internal_TemplateBase->_execute($template, $cache_id, $compile_id, $parent, $function) …
› }
› $result = $template->render(false, $function);
› $template->_cleanUp();
}
/var/www/live.degustationsdevins.com/httpdocs/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116 {
Smarty_Internal_TemplateBase->fetch($template = null, $cache_id = null, $compile_id = null, $parent = null) …
› {
› $result = $this->_execute($template, $cache_id, $compile_id, $parent, 0);
› return $result === null ? ob_get_clean() : $result;
}
/var/www/live.degustationsdevins.com/httpdocs/classes/Smarty/SmartyDevTemplate.php:55 {
SmartyDevTemplateCore->fetch($template = null, $cache_id = null, $compile_id = null, $parent = null, $display = false, $merge_tpl_vars = true, $no_output_filter = false) …
› // @phpstan-ignore-next-line
› $fetch = parent::fetch($template, $cache_id, $compile_id, $parent);
›
}
/var/www/live.degustationsdevins.com/httpdocs/classes/module/Module.php:2273 {
ModuleCore->fetch($templatePath, $cache_id = null, $compile_id = null) …
›
› return $template->fetch();
› }
}
/var/www/live.degustationsdevins.com/httpdocs/modules/ps_facetedsearch/src/Product/SearchProvider.php:312 {
PrestaShop\Module\FacetedSearch\Product\SearchProvider->renderFacets(ProductSearchContext $context, ProductSearchResult $result) …
› return $this->module->fetch(
› 'module:ps_facetedsearch/views/templates/front/catalog/facets.tpl'
› );
}
/var/www/live.degustationsdevins.com/httpdocs/classes/controller/ProductListingFrontController.php:386 {
ProductListingFrontControllerCore->getProductSearchVariables() …
› $rendered_facets = $provider->renderFacets(
› $context,
› $result
}
/var/www/live.degustationsdevins.com/httpdocs/classes/controller/ProductListingFrontController.php:635 {
ProductListingFrontControllerCore->doProductSearch($template, $params = [], $locale = null) …
› } else {
› $variables = $this->getProductSearchVariables();
› $this->context->smarty->assign([
}
/var/www/live.degustationsdevins.com/httpdocs/controllers/front/listing/BestSalesController.php:63 {
BestSalesControllerCore->initContent() …
›
› $this->doProductSearch('catalog/listing/best-sales', ['entity' => 'best-sales']);
› }
}
/var/www/live.degustationsdevins.com/httpdocs/classes/controller/Controller.php:319 {
ControllerCore->run() …
› if ($this->viewAccess()) {
› $this->initContent();
› } else {
}
/var/www/live.degustationsdevins.com/httpdocs/classes/Dispatcher.php:510 {
DispatcherCore->dispatch() …
› // Running controller
› $controller->run();
›
}
/var/www/live.degustationsdevins.com/httpdocs/index.php:31 {
› require dirname(__FILE__).'/config/config.inc.php';
› Dispatcher::getInstance()->dispatch();
› } catch (Exception $e) {
}
}
}