sali90210 Posted November 13, 2015 Share Posted November 13, 2015 Fatal error: Call to undefined method Blockreinsurance::getCacheId() in /home/tymex10/ftp/sklep/modules/blockreinsurance/blockreinsurance.php on line 336 public function hookFooter($params) { $this->context->controller->addCSS($this->_path.'style.css', 'all'); if (!$this->isCached('blockreinsurance.tpl', $this->getCacheId())) { $infos = $this->getListContent($this->context->language->id); $this->context->smarty->assign(array('infos' => $infos, 'nbblocks' => count($infos))); } return $this->display(__FILE__, 'blockreinsurance.tpl', $this->getCacheId()); } Please, who can help me? Link to comment Share on other sites More sharing options...
El Patron Posted November 14, 2015 Share Posted November 14, 2015 note...the latest module version is 2.2.0 have you 'uninstalled' and then 're-installed' the module? 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