support

Fatal error: Call to undefined method AHtml::getHomeURL() in /home...

Started by jaysbar, September 19, 2016, 05:25:30 AM

Previous topic - Next topic

jaysbar

Hi

I have this error on my test site:
Fatal error: Call to undefined method AHtml::getHomeURL() in /home/mysite/public_html/test/storefront/controller/common/footer.php on line 33

I checked the code at line 33 in the relevant footer.php and this is the code. It looks ok to me.
$this->data['home'] =  $this->html->getHomeURL();

Any ideas?

Thanks

abolabo

try to look public function getHomeURL() inside core/engine/html.php

btw, what version of AbanteCart do you use?
"No one is useless in this world who lightens the burdens of another."
― Charles Dickens

jaysbar

Hi

This is my fault. Sorry.... My LIVE site is on 1.2.8 and TEST site was on 1.2.7. I upgraded the TEST site to 1.2.8 and the problem is solved!

Thanks

Forum Rules Code of conduct
AbanteCart.com 2010 -