CKD_Graywolf Posted July 26, 2016 Share Posted July 26, 2016 I didn't have this issue in beta1, well it wasn't as severe, some of my product pages are not displaying. I know the issue is related SEO & URLS but im not use on how to fix the issue. in a7c11182d9925208074a6f02517707831146e00d.file.express-checkout.tpl.php line 36 at ErrorHandler->handleError('8', 'Undefined index: page_name', '/home4/statics/public_html/app/cache/dev/smarty/compile/a7/c1/11/a7c11182d9925208074a6f02517707831146e00d.file.express-checkout.tpl.php', '36', array('_smarty_tpl' => object(Smarty_Dev_Template))) ina7c11182d9925208074a6f02517707831146e00d.file.express-checkout.tpl.php line 36 at content_579785fbcd7b88_32042190(object(Smarty_Dev_Template)) in smarty_internal_templatebase.php line 188 at Smarty_Internal_TemplateBase->fetch(null, null, null, null, false, true, false) in SmartyDev.php line 60 at Smarty_Dev_Template->fetch() in Module.php line 2198 Link to comment Share on other sites More sharing options...
Krystian Podemski Posted July 29, 2016 Share Posted July 29, 2016 Some template file, in some module uses $page_name variable which is no longer available by default in PrestaShop 1.7, it should be available tho, i'll take a look into this. Link to comment Share on other sites More sharing options...
Krystian Podemski Posted July 29, 2016 Share Posted July 29, 2016 Ok, in 1.7 instead of $page_name you need to use $page.page_name, you can see list of available variables here: https://github.com/PrestaShop/PrestaShop/blob/develop/classes/controller/FrontController.php#L453 1 1 Link to comment Share on other sites More sharing options...
Kogkalidis Posted July 12, 2018 Share Posted July 12, 2018 So true Krystian, but I believe it's foolish from the company aspect to change variable names. It's not an enhancement. It's just one more headache. Link to comment Share on other sites More sharing options...
Esmoof Posted June 26, 2019 Share Posted June 26, 2019 (edited) Prestashop 1.7.5.2 I found it in this post browsing the Web and I want to know if it is my solution to my error. 1/1) ContextErrorException Notice: Undefined index: page_name in 8730ec88ca188f72c141574c9ef8b246c9086581_2.file.footer.tpl.php line 25 at content_5d1337063f6e24_60760789(object(SmartyDevTemplate))in smarty_template_resource_base.php line 123 at Smarty_Template_Resource_Base->getRenderedTemplateCode(object(SmartyDevTemplate))in smarty_template_compiled.php line 114 at Smarty_Template_Compiled->render(object(SmartyDevTemplate))in smarty_internal_template.php line 216 at Smarty_Internal_Template->render(false, 0)in smarty_internal_templatebase.php line 232 at Smarty_Internal_TemplateBase->_execute(object(SmartyDevTemplate), null, null, null, 0)in smarty_internal_templatebase.php line 116 at Smarty_Internal_TemplateBase->fetch('/opt/bitnami/apps/prestashop/htdocs/modules/whatsapp/views/templates/front/footer.tpl', null, null, null, false, true,false)in SmartyDev.php line 40 at SmartyDev->fetch('/opt/bitnami/apps/prestashop/htdocs/modules/whatsapp/views/templates/front/footer.tpl')in whatsapp.php line 171 at whatsapp->whatsapp(array('smarty' => object(SmartyDevTemplate), 'cookie' => object(Cookie), 'cart' => object(Cart), 'altern' => 2))in whatsapp.php line 178 at whatsapp->hookDisplayFooter(array('smarty' => object(SmartyDevTemplate), 'cookie' => object(Cookie), 'cart' => object(Cart), 'altern' => 2))in Hook.php line 966 at HookCore::coreCallHook(object(whatsapp), 'hookdisplayFooter', array('smarty' => object(SmartyDevTemplate), 'cookie' => object(Cookie), 'cart' =>object(Cart), 'altern' => 2))in Hook.php line 351 at HookCore::callHookOn(object(whatsapp), 'displayFooter', array('smarty' => object(SmartyDevTemplate), 'cookie' => object(Cookie), 'cart' => object(Cart), 'altern' => 2))in Hook.php line 903 at HookCore::exec('displayFooter', array('smarty' => object(SmartyDevTemplate), 'cookie' => object(Cookie), 'cart' => object(Cart), 'altern' => 2), null)in smarty.config.inc.php line 165 at smartyHook(array('h' => 'displayFooter'), object(SmartyDevTemplate))in SmartyLazyRegister.php line 83 at SmartyLazyRegister->__call('smartyHook', array(array('h' => 'displayFooter'), object(SmartyDevTemplate)))in 98f4aacfac2fd960193abccf919d41c41d961ba0_2.file.footer.tpl.php line 89 at Block_968664125d1337063ba706_74373465->callBlock(object(SmartyDevTemplate))in smarty_internal_runtime_inheritance.php line 248 at Smarty_Internal_Runtime_Inheritance->callBlock(object(Block_968664125d1337063ba706_74373465), object(SmartyDevTemplate))in smarty_internal_runtime_inheritance.php line 184 at Smarty_Internal_Runtime_Inheritance->process(object(SmartyDevTemplate), object(Block_968664125d1337063ba706_74373465))in smarty_internal_runtime_inheritance.php line 156 at Smarty_Internal_Runtime_Inheritance->instanceBlock(object(SmartyDevTemplate), 'Block_968664125d1337063ba706_74373465', 'hook_footer')in 98f4aacfac2fd960193abccf919d41c41d961ba0_2.file.footer.tpl.php line 39 at content_5d1337063bd269_94714581(object(SmartyDevTemplate))in smarty_template_resource_base.php line 123 at Smarty_Template_Resource_Base->getRenderedTemplateCode(object(SmartyDevTemplate))in smarty_template_compiled.php line 114 at Smarty_Template_Compiled->render(object(SmartyDevTemplate))in smarty_internal_template.php line 216 at Smarty_Internal_Template->render()in smarty_internal_template.php line 385 at Smarty_Internal_Template->_subTemplateRender('file:_partials/footer.tpl', null, 'layouts/layout-full-width.tpl', 0, 3600, array(), 0, false)in 86866f9111bdc1eb0643bc90ca5907b5320d582b_2.file.layout-both-columns.tpl.php line 333 at Block_5158887985d133706356ff0_40702300->callBlock(object(SmartyDevTemplate))in smarty_internal_runtime_inheritance.php line 248 at Smarty_Internal_Runtime_Inheritance->callBlock(object(Block_5158887985d133706356ff0_40702300), object(SmartyDevTemplate))in smarty_internal_runtime_inheritance.php line 184 at Smarty_Internal_Runtime_Inheritance->process(object(SmartyDevTemplate), object(Block_5158887985d133706356ff0_40702300))in smarty_internal_runtime_inheritance.php line 156 at Smarty_Internal_Runtime_Inheritance->instanceBlock(object(SmartyDevTemplate), 'Block_5158887985d133706356ff0_40702300', 'footer')in 86866f9111bdc1eb0643bc90ca5907b5320d582b_2.file.layout-both-columns.tpl.php line 102 at content_5d1337063593b8_90208469(object(SmartyDevTemplate))in smarty_template_resource_base.php line 123 at Smarty_Template_Resource_Base->getRenderedTemplateCode(object(SmartyDevTemplate))in smarty_template_compiled.php line 114 at Smarty_Template_Compiled->render(object(SmartyDevTemplate))in smarty_internal_template.php line 216 at Smarty_Internal_Template->render()in smarty_internal_template.php line 385 at Smarty_Internal_Template->_subTemplateRender('layouts/layout-both-columns.tpl', null, 'layouts/layout-full-width.tpl', 0, 3600, array(), 2, false, null, null)in smarty_internal_runtime_inheritance.php line 125 at Smarty_Internal_Runtime_Inheritance->endChild(object(SmartyDevTemplate), 'layouts/layout-both-columns.tpl')in 6e1b4dcfda3f4a272a7fb2398684952b08ec6edc_2.file.layout-full-width.tpl.php line 42 at content_5d13370634ac87_83583097(object(SmartyDevTemplate))in smarty_template_resource_base.php line 123 at Smarty_Template_Resource_Base->getRenderedTemplateCode(object(SmartyDevTemplate))in smarty_template_compiled.php line 114 at Smarty_Template_Compiled->render(object(SmartyDevTemplate))in smarty_internal_template.php line 216 at Smarty_Internal_Template->render()in smarty_internal_template.php line 385 at Smarty_Internal_Template->_subTemplateRender('layouts/layout-full-width.tpl', null, 'layouts/layout-full-width.tpl', 0, 3600, array(), 2, false, null, null)in smarty_internal_runtime_inheritance.php line 125 at Smarty_Internal_Runtime_Inheritance->endChild(object(SmartyDevTemplate), 'layouts/layout-full-width.tpl')in 06b2286de0f6d4e54b1fe4ee2c7598f261b7bd80_2.file.page.tpl.php line 29 at content_5d133706345883_61049628(object(SmartyDevTemplate))in smarty_template_resource_base.php line 123 at Smarty_Template_Resource_Base->getRenderedTemplateCode(object(SmartyDevTemplate))in smarty_template_compiled.php line 114 at Smarty_Template_Compiled->render(object(SmartyDevTemplate))in smarty_internal_template.php line 216 at Smarty_Internal_Template->render()in smarty_internal_template.php line 385 at Smarty_Internal_Template->_subTemplateRender('page.tpl', null, 'layouts/layout-full-width.tpl', 0, 3600, array(), 2, false, null, null)in smarty_internal_runtime_inheritance.php line 125 at Smarty_Internal_Runtime_Inheritance->endChild(object(SmartyDevTemplate), 'page.tpl')in e45e02c1161d0c4a9abe18cd45407dd475b5ecc6_2.file.index.tpl.php line 31 at content_5d13370633f1c1_16333407(object(SmartyDevTemplate))in smarty_template_resource_base.php line 123 at Smarty_Template_Resource_Base->getRenderedTemplateCode(object(SmartyDevTemplate))in smarty_template_compiled.php line 114 at Smarty_Template_Compiled->render(object(SmartyDevTemplate))in smarty_internal_template.php line 216 at Smarty_Internal_Template->render(false, 0)in smarty_internal_templatebase.php line 232 at Smarty_Internal_TemplateBase->_execute(object(SmartyDevTemplate), null, 'layouts/layout-full-width.tpl', null, 0)in smarty_internal_templatebase.php line 116 at Smarty_Internal_TemplateBase->fetch('index.tpl', null, 'layouts/layout-full-width.tpl', null, false, true, false)in SmartyDev.php line 40 at SmartyDev->fetch('index.tpl', null, 'layouts/layout-full-width.tpl')in FrontController.php line 682 at FrontControllerCore->smartyOutputContent('index.tpl')in FrontController.php line 666 at FrontControllerCore->display()in Controller.php line 301 at ControllerCore->run()in Dispatcher.php line 511 at DispatcherCore->dispatch()in index.php line 28 I must modify the code of FrontController.php in my ecommerce for the one that is published in? Https: //github.com/PrestaShop/PrestaShop/blob/develop/classes/controller/FrontController.php#L453 Edited June 26, 2019 by Esmoof (see edit history) Link to comment Share on other sites More sharing options...
donpablito Posted November 18, 2019 Share Posted November 18, 2019 On 6/26/2019 at 11:30 AM, Esmoof said: Prestashop 1.7.5.2 I found it in this post browsing the Web and I want to know if it is my solution to my error. 1/1) ContextErrorException Notice: Undefined index: page_name in 8730ec88ca188f72c141574c9ef8b246c9086581_2.file.footer.tpl.php line 25 at content_5d1337063f6e24_60760789(object(SmartyDevTemplate))in smarty_template_resource_base.php line 123 at Smarty_Template_Resource_Base->getRenderedTemplateCode(object(SmartyDevTemplate))in smarty_template_compiled.php line 114 at Smarty_Template_Compiled->render(object(SmartyDevTemplate))in smarty_internal_template.php line 216 at Smarty_Internal_Template->render(false, 0)in smarty_internal_templatebase.php line 232 at Smarty_Internal_TemplateBase->_execute(object(SmartyDevTemplate), null, null, null, 0)in smarty_internal_templatebase.php line 116 at Smarty_Internal_TemplateBase->fetch('/opt/bitnami/apps/prestashop/htdocs/modules/whatsapp/views/templates/front/footer.tpl', null, null, null, false, true,false)in SmartyDev.php line 40 at SmartyDev->fetch('/opt/bitnami/apps/prestashop/htdocs/modules/whatsapp/views/templates/front/footer.tpl')in whatsapp.php line 171 at whatsapp->whatsapp(array('smarty' => object(SmartyDevTemplate), 'cookie' => object(Cookie), 'cart' => object(Cart), 'altern' => 2))in whatsapp.php line 178 at whatsapp->hookDisplayFooter(array('smarty' => object(SmartyDevTemplate), 'cookie' => object(Cookie), 'cart' => object(Cart), 'altern' => 2))in Hook.php line 966 at HookCore::coreCallHook(object(whatsapp), 'hookdisplayFooter', array('smarty' => object(SmartyDevTemplate), 'cookie' => object(Cookie), 'cart' =>object(Cart), 'altern' => 2))in Hook.php line 351 at HookCore::callHookOn(object(whatsapp), 'displayFooter', array('smarty' => object(SmartyDevTemplate), 'cookie' => object(Cookie), 'cart' => object(Cart), 'altern' => 2))in Hook.php line 903 at HookCore::exec('displayFooter', array('smarty' => object(SmartyDevTemplate), 'cookie' => object(Cookie), 'cart' => object(Cart), 'altern' => 2), null)in smarty.config.inc.php line 165 at smartyHook(array('h' => 'displayFooter'), object(SmartyDevTemplate))in SmartyLazyRegister.php line 83 at SmartyLazyRegister->__call('smartyHook', array(array('h' => 'displayFooter'), object(SmartyDevTemplate)))in 98f4aacfac2fd960193abccf919d41c41d961ba0_2.file.footer.tpl.php line 89 at Block_968664125d1337063ba706_74373465->callBlock(object(SmartyDevTemplate))in smarty_internal_runtime_inheritance.php line 248 at Smarty_Internal_Runtime_Inheritance->callBlock(object(Block_968664125d1337063ba706_74373465), object(SmartyDevTemplate))in smarty_internal_runtime_inheritance.php line 184 at Smarty_Internal_Runtime_Inheritance->process(object(SmartyDevTemplate), object(Block_968664125d1337063ba706_74373465))in smarty_internal_runtime_inheritance.php line 156 at Smarty_Internal_Runtime_Inheritance->instanceBlock(object(SmartyDevTemplate), 'Block_968664125d1337063ba706_74373465', 'hook_footer')in 98f4aacfac2fd960193abccf919d41c41d961ba0_2.file.footer.tpl.php line 39 at content_5d1337063bd269_94714581(object(SmartyDevTemplate))in smarty_template_resource_base.php line 123 at Smarty_Template_Resource_Base->getRenderedTemplateCode(object(SmartyDevTemplate))in smarty_template_compiled.php line 114 at Smarty_Template_Compiled->render(object(SmartyDevTemplate))in smarty_internal_template.php line 216 at Smarty_Internal_Template->render()in smarty_internal_template.php line 385 at Smarty_Internal_Template->_subTemplateRender('file:_partials/footer.tpl', null, 'layouts/layout-full-width.tpl', 0, 3600, array(), 0, false)in 86866f9111bdc1eb0643bc90ca5907b5320d582b_2.file.layout-both-columns.tpl.php line 333 at Block_5158887985d133706356ff0_40702300->callBlock(object(SmartyDevTemplate))in smarty_internal_runtime_inheritance.php line 248 at Smarty_Internal_Runtime_Inheritance->callBlock(object(Block_5158887985d133706356ff0_40702300), object(SmartyDevTemplate))in smarty_internal_runtime_inheritance.php line 184 at Smarty_Internal_Runtime_Inheritance->process(object(SmartyDevTemplate), object(Block_5158887985d133706356ff0_40702300))in smarty_internal_runtime_inheritance.php line 156 at Smarty_Internal_Runtime_Inheritance->instanceBlock(object(SmartyDevTemplate), 'Block_5158887985d133706356ff0_40702300', 'footer')in 86866f9111bdc1eb0643bc90ca5907b5320d582b_2.file.layout-both-columns.tpl.php line 102 at content_5d1337063593b8_90208469(object(SmartyDevTemplate))in smarty_template_resource_base.php line 123 at Smarty_Template_Resource_Base->getRenderedTemplateCode(object(SmartyDevTemplate))in smarty_template_compiled.php line 114 at Smarty_Template_Compiled->render(object(SmartyDevTemplate))in smarty_internal_template.php line 216 at Smarty_Internal_Template->render()in smarty_internal_template.php line 385 at Smarty_Internal_Template->_subTemplateRender('layouts/layout-both-columns.tpl', null, 'layouts/layout-full-width.tpl', 0, 3600, array(), 2, false, null, null)in smarty_internal_runtime_inheritance.php line 125 at Smarty_Internal_Runtime_Inheritance->endChild(object(SmartyDevTemplate), 'layouts/layout-both-columns.tpl')in 6e1b4dcfda3f4a272a7fb2398684952b08ec6edc_2.file.layout-full-width.tpl.php line 42 at content_5d13370634ac87_83583097(object(SmartyDevTemplate))in smarty_template_resource_base.php line 123 at Smarty_Template_Resource_Base->getRenderedTemplateCode(object(SmartyDevTemplate))in smarty_template_compiled.php line 114 at Smarty_Template_Compiled->render(object(SmartyDevTemplate))in smarty_internal_template.php line 216 at Smarty_Internal_Template->render()in smarty_internal_template.php line 385 at Smarty_Internal_Template->_subTemplateRender('layouts/layout-full-width.tpl', null, 'layouts/layout-full-width.tpl', 0, 3600, array(), 2, false, null, null)in smarty_internal_runtime_inheritance.php line 125 at Smarty_Internal_Runtime_Inheritance->endChild(object(SmartyDevTemplate), 'layouts/layout-full-width.tpl')in 06b2286de0f6d4e54b1fe4ee2c7598f261b7bd80_2.file.page.tpl.php line 29 at content_5d133706345883_61049628(object(SmartyDevTemplate))in smarty_template_resource_base.php line 123 at Smarty_Template_Resource_Base->getRenderedTemplateCode(object(SmartyDevTemplate))in smarty_template_compiled.php line 114 at Smarty_Template_Compiled->render(object(SmartyDevTemplate))in smarty_internal_template.php line 216 at Smarty_Internal_Template->render()in smarty_internal_template.php line 385 at Smarty_Internal_Template->_subTemplateRender('page.tpl', null, 'layouts/layout-full-width.tpl', 0, 3600, array(), 2, false, null, null)in smarty_internal_runtime_inheritance.php line 125 at Smarty_Internal_Runtime_Inheritance->endChild(object(SmartyDevTemplate), 'page.tpl')in e45e02c1161d0c4a9abe18cd45407dd475b5ecc6_2.file.index.tpl.php line 31 at content_5d13370633f1c1_16333407(object(SmartyDevTemplate))in smarty_template_resource_base.php line 123 at Smarty_Template_Resource_Base->getRenderedTemplateCode(object(SmartyDevTemplate))in smarty_template_compiled.php line 114 at Smarty_Template_Compiled->render(object(SmartyDevTemplate))in smarty_internal_template.php line 216 at Smarty_Internal_Template->render(false, 0)in smarty_internal_templatebase.php line 232 at Smarty_Internal_TemplateBase->_execute(object(SmartyDevTemplate), null, 'layouts/layout-full-width.tpl', null, 0)in smarty_internal_templatebase.php line 116 at Smarty_Internal_TemplateBase->fetch('index.tpl', null, 'layouts/layout-full-width.tpl', null, false, true, false)in SmartyDev.php line 40 at SmartyDev->fetch('index.tpl', null, 'layouts/layout-full-width.tpl')in FrontController.php line 682 at FrontControllerCore->smartyOutputContent('index.tpl')in FrontController.php line 666 at FrontControllerCore->display()in Controller.php line 301 at ControllerCore->run()in Dispatcher.php line 511 at DispatcherCore->dispatch()in index.php line 28 I must modify the code of FrontController.php in my ecommerce for the one that is published in? Https: //github.com/PrestaShop/PrestaShop/blob/develop/classes/controller/FrontController.php#L453 i have same errors from today.. (1/1) ContextErrorException Notice: Undefined index: page_name in c1fb0e056855b314d1f62831379fbf562e8c9908_2.file.footer.tpl.php line 25 at content_5dd2e70cad1610_58120771(object(SmartyDevTemplate))in smarty_template_resource_base.php line 123 at Smarty_Template_Resource_Base->getRenderedTemplateCode(object(SmartyDevTemplate))in smarty_template_compiled.php line 114 at Smarty_Template_Compiled->render(object(SmartyDevTemplate))in smarty_internal_template.php line 216 at Smarty_Internal_Template->render(false, 0)in smarty_internal_templatebase.php line 232 at Smarty_Internal_TemplateBase->_execute(object(SmartyDevTemplate), null, null, null, 0)in smarty_internal_templatebase.php line 116 at Smarty_Internal_TemplateBase->fetch('/home/u443797278/public_html/modules/whatsapp/views/templates/front/footer.tpl', null, null, null, false, true, false)in SmartyDev.php line 40 at SmartyDev->fetch('/home/u443797278/public_html/modules/whatsapp/views/templates/front/footer.tpl')in whatsapp.php line 171 at whatsapp->whatsapp(array('smarty' => object(SmartyDevTemplate), 'cookie' => object(Cookie), 'cart' => object(Cart), 'altern' => 1))in whatsapp.php line 178 at whatsapp->hookDisplayFooter(array('smarty' => object(SmartyDevTemplate), 'cookie' => object(Cookie), 'cart' => object(Cart), 'altern' => 1))in Hook.php line 966 at HookCore::coreCallHook(object(whatsapp), 'hookdisplayFooter', array('smarty' => object(SmartyDevTemplate), 'cookie' => object(Cookie), 'cart' => object(Cart), 'altern' => 1))in Hook.php line 351 at HookCore::callHookOn(object(whatsapp), 'displayFooter', array('smarty' => object(SmartyDevTemplate), 'cookie' => object(Cookie), 'cart' => object(Cart), 'altern' => 1))in Hook.php line 903 at HookCore::exec('displayFooter', array('smarty' => object(SmartyDevTemplate), 'cookie' => object(Cookie), 'cart' => object(Cart), 'altern' => 1), null)in smarty.config.inc.php line 165 at smartyHook(array('h' => 'displayFooter'), object(SmartyDevTemplate))in SmartyLazyRegister.php line 83 at SmartyLazyRegister->__call('smartyHook', array(array('h' => 'displayFooter'), object(SmartyDevTemplate)))in 68e4d43f7a5422ee815bf9a33fe14e7cecdd26e7_2.file.footer.tpl.php line 92 at Block_9104009985dd2e70ca7cc66_26438688->callBlock(object(SmartyDevTemplate))in smarty_internal_runtime_inheritance.php line 248 at Smarty_Internal_Runtime_Inheritance->callBlock(object(Block_9104009985dd2e70ca7cc66_26438688), object(SmartyDevTemplate))in smarty_internal_runtime_inheritance.php line 184 at Smarty_Internal_Runtime_Inheritance->process(object(SmartyDevTemplate), object(Block_9104009985dd2e70ca7cc66_26438688))in smarty_internal_runtime_inheritance.php line 156 at Smarty_Internal_Runtime_Inheritance->instanceBlock(object(SmartyDevTemplate), 'Block_9104009985dd2e70ca7cc66_26438688', 'hook_footer')in 68e4d43f7a5422ee815bf9a33fe14e7cecdd26e7_2.file.footer.tpl.php line 39 at content_5dd2e70ca80126_56120891(object(SmartyDevTemplate))in smarty_template_resource_base.php line 123 at Smarty_Template_Resource_Base->getRenderedTemplateCode(object(SmartyDevTemplate))in smarty_template_compiled.php line 114 at Smarty_Template_Compiled->render(object(SmartyDevTemplate))in smarty_internal_template.php line 216 at Smarty_Internal_Template->render()in smarty_internal_template.php line 385 at Smarty_Internal_Template->_subTemplateRender('file:_partials/footer.tpl', null, 'layouts/layout-full-width.tpl', 0, 31536000, array(), 0, false)in 74c6c65ced7cf960c39549e8d457c0d849451dfe_2.file.layout-both-columns.tpl.php line 333 at Block_4204234205dd2e70c8cefa4_26088884->callBlock(object(SmartyDevTemplate))in smarty_internal_runtime_inheritance.php line 248 at Smarty_Internal_Runtime_Inheritance->callBlock(object(Block_4204234205dd2e70c8cefa4_26088884), object(SmartyDevTemplate))in smarty_internal_runtime_inheritance.php line 184 at Smarty_Internal_Runtime_Inheritance->process(object(SmartyDevTemplate), object(Block_4204234205dd2e70c8cefa4_26088884))in smarty_internal_runtime_inheritance.php line 156 at Smarty_Internal_Runtime_Inheritance->instanceBlock(object(SmartyDevTemplate), 'Block_4204234205dd2e70c8cefa4_26088884', 'footer')in 74c6c65ced7cf960c39549e8d457c0d849451dfe_2.file.layout-both-columns.tpl.php line 102 at content_5dd2e70c8d1c25_04142938(object(SmartyDevTemplate))in smarty_template_resource_base.php line 123 at Smarty_Template_Resource_Base->getRenderedTemplateCode(object(SmartyDevTemplate))in smarty_template_compiled.php line 114 at Smarty_Template_Compiled->render(object(SmartyDevTemplate))in smarty_internal_template.php line 216 at Smarty_Internal_Template->render()in smarty_internal_template.php line 385 at Smarty_Internal_Template->_subTemplateRender('layouts/layout-both-columns.tpl', null, 'layouts/layout-full-width.tpl', 0, 31536000, array(), 2, false, null, null)in smarty_internal_runtime_inheritance.php line 125 at Smarty_Internal_Runtime_Inheritance->endChild(object(SmartyDevTemplate), 'layouts/layout-both-columns.tpl')in 1814681ae8acb198bbbd432ce67781d4946b32fb_2.file.layout-full-width.tpl.php line 42 at content_5dd2e70c8a1ca5_47180334(object(SmartyDevTemplate))in smarty_template_resource_base.php line 123 at Smarty_Template_Resource_Base->getRenderedTemplateCode(object(SmartyDevTemplate))in smarty_template_compiled.php line 114 at Smarty_Template_Compiled->render(object(SmartyDevTemplate))in smarty_internal_template.php line 216 at Smarty_Internal_Template->render()in smarty_internal_template.php line 385 at Smarty_Internal_Template->_subTemplateRender('layouts/layout-full-width.tpl', null, 'layouts/layout-full-width.tpl', 0, 31536000, array(), 2, false, null, null)in smarty_internal_runtime_inheritance.php line 125 at Smarty_Internal_Runtime_Inheritance->endChild(object(SmartyDevTemplate), 'layouts/layout-full-width.tpl')in d1c1eeea24fac987457f62ea3ec5b5a17a7ad7f6_2.file.page.tpl.php line 33 at content_5dd2e70c89aba3_86419765(object(SmartyDevTemplate))in smarty_template_resource_base.php line 123 at Smarty_Template_Resource_Base->getRenderedTemplateCode(object(SmartyDevTemplate))in smarty_template_compiled.php line 114 at Smarty_Template_Compiled->render(object(SmartyDevTemplate))in smarty_internal_template.php line 216 at Smarty_Internal_Template->render()in smarty_internal_template.php line 385 at Smarty_Internal_Template->_subTemplateRender('page.tpl', null, 'layouts/layout-full-width.tpl', 0, 31536000, array(), 2, false, null, null)in smarty_internal_runtime_inheritance.php line 125 at Smarty_Internal_Runtime_Inheritance->endChild(object(SmartyDevTemplate), 'page.tpl')in 246e46ff938dabeaf48c33e88b03ab4a74440d8f_2.file.index.tpl.php line 33 at content_5dd2e70c891794_53790211(object(SmartyDevTemplate))in smarty_template_resource_base.php line 123 at Smarty_Template_Resource_Base->getRenderedTemplateCode(object(SmartyDevTemplate))in smarty_template_compiled.php line 114 at Smarty_Template_Compiled->render(object(SmartyDevTemplate))in smarty_internal_template.php line 216 at Smarty_Internal_Template->render(false, 0)in smarty_internal_templatebase.php line 232 at Smarty_Internal_TemplateBase->_execute(object(SmartyDevTemplate), null, 'layouts/layout-full-width.tpl', null, 0)in smarty_internal_templatebase.php line 116 at Smarty_Internal_TemplateBase->fetch('index.tpl', null, 'layouts/layout-full-width.tpl', null, false, true, false)in SmartyDev.php line 40 at SmartyDev->fetch('index.tpl', null, 'layouts/layout-full-width.tpl')in FrontController.php line 682 at FrontControllerCore->smartyOutputContent('index.tpl')in FrontController.php line 666 at FrontControllerCore->display()in Controller.php line 699 at Controller->displayProfiling()in Controller.php line 241 at Controller->run()in Dispatcher.php line 509 at DispatcherCore->dispatch()in index.php line 28 CAN HELP ME PLEASE? Link to comment Share on other sites More sharing options...
donpablito Posted November 18, 2019 Share Posted November 18, 2019 i solved.... some mistake in config.php Link to comment Share on other sites More sharing options...
Ferdi Adrian Posted November 30, 2019 Share Posted November 30, 2019 Hai donpablito, how do you solve this problem? What do you do with config.php and where is the file located? Please share your experienced with us Link to comment Share on other sites More sharing options...
donpablito Posted January 13, 2020 Share Posted January 13, 2020 nothing, just replace old copy of this file 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