Fatal error: Uncaught Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: You have requested a non-existent service "product_comment_repository". in /home/www/ntstats/vendor/symfony/dependency-injection/Container.php:263
Stack trace:
#0 /home/www/ntstats/vendor/symfony/dependency-injection/Container.php(211): Symfony\Component\DependencyInjection\Container::make()
#1 /home/www/ntstats/classes/module/Module.php(3568): Symfony\Component\DependencyInjection\Container->get()
#2 /home/www/ntstats/modules/productcomments/productcomments.php(1043): ModuleCore->get()
#3 /home/www/ntstats/modules/productcomments/productcomments.php(1063): ProductComments->getWidgetVariables()
#4 /home/www/ntstats/classes/Hook.php(1262): ProductComments->renderWidget()
#5 /home/www/ntstats/classes/Hook.php(1189): HookCore::coreRenderWidget()
#6 /home/www/ntstats/config/smarty.config.inc.php(208): HookCore::exec()
#7 /home/www/ntstats/classes/Smarty/SmartyLazyRegister.php(81): smartyHook()
#8 /home/www/ntstats/var/cache/dev/smarty/compile/classic/3d/16/78/3d16788a48461bac84f3a4c0d2ea324c56859b8f_2.file.product.tpl.cache.php(196): SmartyLazyRegister->__call()
#9 /home/www/ntstats/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php(248): Block_2098573380686b91d85375c1_45900458->callBlock()
#10 /home/www/ntstats/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php(184): Smarty_Internal_Runtime_Inheritance->callBlock()
#11 /home/www/ntstats/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php(156): Smarty_Internal_Runtime_Inheritance->process()
#12 /home/www/ntstats/var/cache/dev/smarty/compile/classic/3d/16/78/3d16788a48461bac84f3a4c0d2ea324c56859b8f_2.file.product.tpl.cache.php(275): Smarty_Internal_Runtime_Inheritance->instanceBlock()
#13 /home/www/ntstats/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php(248): Block_1959418439686b91d8522b69_53427319->callBlock()
#14 /home/www/ntstats/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php(184): Smarty_Internal_Runtime_Inheritance->callBlock()
#15 /home/www/ntstats/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php(156): Smarty_Internal_Runtime_Inheritance->process()
#16 /home/www/ntstats/var/cache/dev/smarty/compile/classic/3d/16/78/3d16788a48461bac84f3a4c0d2ea324c56859b8f_2.file.product.tpl.cache.php(29): Smarty_Internal_Runtime_Inheritance->instanceBlock()
#17 /home/www/ntstats/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php(123): content_686b91d85382d8_81863421()
#18 /home/www/ntstats/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php(114): Smarty_Template_Resource_Base->getRenderedTemplateCode()
#19 /home/www/ntstats/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php(384): Smarty_Template_Compiled->render()
#20 /home/www/ntstats/var/cache/dev/smarty/compile/classic/2a/f6/9e/2af69e7ce1b2f6c3096dc5a6cfecddabe25dc947_2.file.productlist.tpl.cache.php(42): Smarty_Internal_Template->_subTemplateRender()
#21 /home/www/ntstats/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php(123): content_686b91d8520c16_06489819()
#22 /home/www/ntstats/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php(114): Smarty_Template_Resource_Base->getRenderedTemplateCode()
#23 /home/www/ntstats/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php(384): Smarty_Template_Compiled->render()
#24 /home/www/ntstats/var/cache/dev/smarty/compile/classic/fa/6c/c3/fa6cc378d2942c8857b89d6bca728048c0caeedd_2.module.ps_featuredproductsviewstemplateshookps_featuredproducts.tpl.cache.php(32): Smarty_Internal_Template->_subTemplateRender()
#25 /home/www/ntstats/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php(123): content_686b91d851c0d7_69684525()
#26 /home/www/ntstats/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php(114): Smarty_Template_Resource_Base->getRenderedTemplateCode()
#27 /home/www/ntstats/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php(38): Smarty_Template_Compiled->render()
#28 /home/www/ntstats/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php(143): Smarty_Internal_Runtime_UpdateCache->updateCache()
#29 /home/www/ntstats/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php(212): Smarty_Template_Cached->render()
#30 /home/www/ntstats/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php(238): Smarty_Internal_Template->render()
#31 /home/www/ntstats/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php(116): Smarty_Internal_TemplateBase->_execute()
#32 /home/www/ntstats/classes/Smarty/SmartyDevTemplate.php(55): Smarty_Internal_TemplateBase->fetch()
#33 /home/www/ntstats/classes/module/Module.php(2395): SmartyDevTemplateCore->fetch()
#34 /home/www/ntstats/modules/ps_featuredproducts/ps_featuredproducts.php(250): ModuleCore->fetch()
#35 /home/www/ntstats/classes/Hook.php(1262): Ps_FeaturedProducts->renderWidget()
#36 /home/www/ntstats/classes/Hook.php(1189): HookCore::coreRenderWidget()
#37 /home/www/ntstats/controllers/front/IndexController.php(40): HookCore::exec()
#38 /home/www/ntstats/classes/controller/Controller.php(330): IndexControllerCore->initContent()
#39 /home/www/ntstats/classes/Dispatcher.php(487): ControllerCore->run()
#40 /home/www/ntstats/index.php(78): DispatcherCore->dispatch()
#41 {main}
Next PrestaShop\PrestaShop\Core\Exception\CoreException: You have requested a non-existent service "product_comment_repository". in /home/www/ntstats/classes/Hook.php:1268
Stack trace:
#0 /home/www/ntstats/classes/Hook.php(1189): HookCore::coreRenderWidget()
#1 /home/www/ntstats/config/smarty.config.inc.php(208): HookCore::exec()
#2 /home/www/ntstats/classes/Smarty/SmartyLazyRegister.php(81): smartyHook()
#3 /home/www/ntstats/var/cache/dev/smarty/compile/classic/3d/16/78/3d16788a48461bac84f3a4c0d2ea324c56859b8f_2.file.product.tpl.cache.php(196): SmartyLazyRegister->__call()
#4 /home/www/ntstats/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php(248): Block_2098573380686b91d85375c1_45900458->callBlock()
#5 /home/www/ntstats/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php(184): Smarty_Internal_Runtime_Inheritance->callBlock()
#6 /home/www/ntstats/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php(156): Smarty_Internal_Runtime_Inheritance->process()
#7 /home/www/ntstats/var/cache/dev/smarty/compile/classic/3d/16/78/3d16788a48461bac84f3a4c0d2ea324c56859b8f_2.file.product.tpl.cache.php(275): Smarty_Internal_Runtime_Inheritance->instanceBlock()
#8 /home/www/ntstats/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php(248): Block_1959418439686b91d8522b69_53427319->callBlock()
#9 /home/www/ntstats/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php(184): Smarty_Internal_Runtime_Inheritance->callBlock()
#10 /home/www/ntstats/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php(156): Smarty_Internal_Runtime_Inheritance->process()
#11 /home/www/ntstats/var/cache/dev/smarty/compile/classic/3d/16/78/3d16788a48461bac84f3a4c0d2ea324c56859b8f_2.file.product.tpl.cache.php(29): Smarty_Internal_Runtime_Inheritance->instanceBlock()
#12 /home/www/ntstats/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php(123): content_686b91d85382d8_81863421()
#13 /home/www/ntstats/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php(114): Smarty_Template_Resource_Base->getRenderedTemplateCode()
#14 /home/www/ntstats/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php(384): Smarty_Template_Compiled->render()
#15 /home/www/ntstats/var/cache/dev/smarty/compile/classic/2a/f6/9e/2af69e7ce1b2f6c3096dc5a6cfecddabe25dc947_2.file.productlist.tpl.cache.php(42): Smarty_Internal_Template->_subTemplateRender()
#16 /home/www/ntstats/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php(123): content_686b91d8520c16_06489819()
#17 /home/www/ntstats/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php(114): Smarty_Template_Resource_Base->getRenderedTemplateCode()
#18 /home/www/ntstats/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php(384): Smarty_Template_Compiled->render()
#19 /home/www/ntstats/var/cache/dev/smarty/compile/classic/fa/6c/c3/fa6cc378d2942c8857b89d6bca728048c0caeedd_2.module.ps_featuredproductsviewstemplateshookps_featuredproducts.tpl.cache.php(32): Smarty_Internal_Template->_subTemplateRender()
#20 /home/www/ntstats/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php(123): content_686b91d851c0d7_69684525()
#21 /home/www/ntstats/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php(114): Smarty_Template_Resource_Base->getRenderedTemplateCode()
#22 /home/www/ntstats/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_updatecache.php(38): Smarty_Template_Compiled->render()
#23 /home/www/ntstats/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php(143): Smarty_Internal_Runtime_UpdateCache->updateCache()
#24 /home/www/ntstats/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php(212): Smarty_Template_Cached->render()
#25 /home/www/ntstats/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php(238): Smarty_Internal_Template->render()
#26 /home/www/ntstats/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php(116): Smarty_Internal_TemplateBase->_execute()
#27 /home/www/ntstats/classes/Smarty/SmartyDevTemplate.php(55): Smarty_Internal_TemplateBase->fetch()
#28 /home/www/ntstats/classes/module/Module.php(2395): SmartyDevTemplateCore->fetch()
#29 /home/www/ntstats/modules/ps_featuredproducts/ps_featuredproducts.php(250): ModuleCore->fetch()
#30 /home/www/ntstats/classes/Hook.php(1262): Ps_FeaturedProducts->renderWidget()
#31 /home/www/ntstats/classes/Hook.php(1189): HookCore::coreRenderWidget()
#32 /home/www/ntstats/controllers/front/IndexController.php(40): HookCore::exec()
#33 /home/www/ntstats/classes/controller/Controller.php(330): IndexControllerCore->initContent()
#34 /home/www/ntstats/classes/Dispatcher.php(487): ControllerCore->run()
#35 /home/www/ntstats/index.php(78): DispatcherCore->dispatch()
#36 {main}
Next PrestaShop\PrestaShop\Core\Exception\CoreException: You have requested a non-existent service "product_comment_repository". in /home/www/ntstats/classes/Hook.php:1268
Stack trace:
#0 /home/www/ntstats/classes/Hook.php(1189): HookCore::coreRenderWidget()
#1 /home/www/ntstats/controllers/front/IndexController.php(40): HookCore::exec()
#2 /home/www/ntstats/classes/controller/Controller.php(330): IndexControllerCore->initContent()
#3 /home/www/ntstats/classes/Dispatcher.php(487): ControllerCore->run()
#4 /home/www/ntstats/index.php(78): DispatcherCore->dispatch()
#5 {main}
thrown in /home/www/ntstats/classes/Hook.php on line 1268