Arieluss Posted November 26, 2018 Share Posted November 26, 2018 Buenas, primero aclaro que mi conocimiento de programacion es basico. Tengo mi tienda, que hasta hace 4 dias estaba funcinando perfectamente , pero realizamos unas modificacion en productos y no actualizaba entonces fui al administrador y le di a borrar cache, a partir de ahi no pude hacer que vuelo a funcionar lo puse en modo depuracion y me tira el siguiente error ContextErrorException in fieldhtmlblock.php line 573:Runtime Notice: Non-static method HtmlBlock::getStaticblockLists() should not be called statically, assuming $this from incompatible context in fieldhtmlblock.php line 573 at ErrorHandler->handleError('2048', 'Non-static method HtmlBlock::getStaticblockLists() should not be called statically, assuming $this from incompatible context', '/home/duramenm/public_html/modules/fieldhtmlblock/fieldhtmlblock.php', '573', array('id_shop' => '1')) in fieldhtmlblock.php line 573 at FieldHtmlBlock->hookdisplayNav2(array('smarty' => object(SmartyDevTemplate), 'cookie' => object(Cookie), 'cart' => object(Cart), 'altern' => '1')) in Hook.php line 924 at HookCore::coreCallHook(object(FieldHtmlBlock), 'hookdisplayNav2', array('smarty' => object(SmartyDevTemplate), 'cookie' => object(Cookie), 'cart' => object(Cart), 'altern' => '1')) in Hook.php line 328 at HookCore::callHookOn(object(FieldHtmlBlock), 'displayNav2', array('smarty' => object(SmartyDevTemplate), 'cookie' => object(Cookie), 'cart' => object(Cart), 'altern' => '1')) in Hook.php line 860 at HookCore::exec('displayNav2', array('smarty' => object(SmartyDevTemplate)), null) in smarty.config.inc.php line 168 at smartyHook(array('h' => 'displayNav2'), object(SmartyDevTemplate)) at call_user_func_array('smartyHook', array(array('h' => 'displayNav2'), object(SmartyDevTemplate))) in SmartyLazyRegister.php line 83 at SmartyLazyRegister->__call('smartyHook', array(array('h' => 'displayNav2'), object(SmartyDevTemplate))) in 856175d462cddd25a74a379d431430aa62161baf.file.index.tpl.php line 180 at SmartyLazyRegister->smartyHook(array('h' => 'displayNav2'), object(SmartyDevTemplate)) in 856175d462cddd25a74a379d431430aa62161baf.file.index.tpl.php line 180 at content_5bfbffa9c9f011_58685484(object(SmartyDevTemplate)) in smarty_internal_templatebase.php line 188 at Smarty_Internal_TemplateBase->fetch('index.tpl', null, 'layouts/layout-full-width.tpl', null, false, true, false) in SmartyDev.php line 41 at SmartyDev->fetch('index.tpl', null, 'layouts/layout-full-width.tpl') in FrontController.php line 684 at FrontControllerCore->smartyOutputContent('index.tpl') in FrontController.php line 668 at FrontControllerCore->display() in Controller.php line 273 at ControllerCore->run() in Dispatcher.php line 428 at DispatcherCore->dispatch() in index.php line 28 Sunpongo que todo viene heredado del primer error pero no logro darme cuanta com solucionarlo, alguien me podria ayudar. Gracas 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