robert.barre@cadenia Posted March 13, 2020 Share Posted March 13, 2020 I am currently working on v 1.7.6.4 When I click on Contact (......../index.php?controller=contact) I got the following answer: ContextErrorException Notice: Undefined index: display_email in 628089b29e2c5fb69de1c5694b088f988b830ba7_2.module.pscontactinfopscontactinf.php line 54 at content_5e6b9446cff322_27448139(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(null, null, null, null, false, true, false) in SmartyDevTemplate.php line 40 at SmartyDevTemplateCore->fetch() in Module.php line 2447 at ModuleCore->fetch('module:ps_contactinfo/ps_contactinfo-rich.tpl') in ps_contactinfo.php line 83 at Ps_Contactinfo->renderWidget('displayLeftColumn', array('hook' => 'displayLeftColumn')) in Hook.php line 975 at HookCore::coreRenderWidget(object(Ps_Contactinfo), 'displayLeftColumn', array('hook' => 'displayLeftColumn')) in smartyfront.config.inc.php line 85 at {closure}(object(Ps_Contactinfo), array('hook' => 'displayLeftColumn')) in smartyfront.config.inc.php line 76 at withWidget(array('hook' => 'displayLeftColumn'), object(Closure)) in smartyfront.config.inc.php line 87 at smartyWidget(array('name' => 'ps_contactinfo', 'hook' => 'displayLeftColumn'), object(SmartyDevTemplate)) in SmartyLazyRegister.php line 83 at SmartyLazyRegister->__call('smartyWidget', array(array('name' => 'ps_contactinfo', 'hook' => 'displayLeftColumn'), object(SmartyDevTemplate))) in 83219902233c3d6902de73d8390cb2c9980ca3b0_2.file.contact.tpl.php line 78 at Block_14879563615e6b94468aea34_63861810->callBlock(object(SmartyDevTemplate)) in smarty_internal_runtime_inheritance.php line 248 at Smarty_Internal_Runtime_Inheritance->callBlock(object(Block_14879563615e6b94468aea34_63861810), object(SmartyDevTemplate)) in smarty_internal_runtime_inheritance.php line 184 at Smarty_Internal_Runtime_Inheritance->process(object(SmartyDevTemplate), object(Block_14879563615e6b94468aea34_63861810), object(Block_5755296995e6b94468fd0e5_53889875)) in smarty_internal_runtime_inheritance.php line 186 Any idea ? Thanks Link to comment Share on other sites More sharing options...
JBW Posted March 15, 2020 Share Posted March 15, 2020 This is only a notice and should disappear if you diable debug mode. Try to regenerate cache by renaming /var/cache to /var/cache_old to resolve the root cause. Link to comment Share on other sites More sharing options...
robert.barre@cadenia Posted March 16, 2020 Author Share Posted March 16, 2020 I have clear the cache and removed the debug mode and it worked, Thanks for your help 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