News:

AbanteCart v1.4.2 is released.

Main Menu

Do you like AbanteCart? Please rate AbanteCart or share your experience with other eCommerce entrepreneurs. Go to Softaculous rating page to add your rating or write a review

Upgrade to 1.2.9 failed

Started by kthackwray, January 05, 2017, 12:29:21 PM

Previous topic - Next topic

kthackwray

Hi there
I tried upgrading from a previous version (1.2.4 if I remember correctly )  to 1.2.9 and I get the following message

warning: require_once(/home/filtrmtk/public_html/core/helper/system_check.php): failed to open stream: No such file or directory in /home/filtrmtk/public_html/core/init.php on line 229
Fatal error: require_once(): Failed opening required '/home/filtrmtk/public_html/core/helper/system_check.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/filtrmtk/public_html/core/init.php on line 229
compile error: require_once(): Failed opening required '/home/filtrmtk/public_html/core/helper/system_check.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/filtrmtk/public_html/core/init.php on line 229

Based on the info I have now found on the forum - it looks like I have to do incremental upgrades 1.2.4 1.2.5 1.2.6 etc which would be OK if I could just recover the previous version - when doing the upgrade I got a message that AbanteCart would do a backup so I never did a backup thinking it would be OK ?

I have an old full system backup so my question is which folders and files should I copy back into the "home" directory ?

so far I have copied all the old files in the "public_html" folder ? (still get the same error )

Please help



abolabo

You should to download file public_html/core/helper/system_check.php from our repository and try again
find your version here  archive and pull it
"No one is useless in this world who lightens the burdens of another."
― Charles Dickens

kthackwray

Thanks for the help

Now get this error ?

Fatal error: Call to undefined method ACache::isCacheEnabled() in /home/filtrmtk/public_html/core/engine/extensions.php on line 429

Line 427,428,429 from extensions.php


   public function getExtensionsList($data = array (), $mode = ''){
      $cache_key = '';
      if ($mode == '' && $this->cache && $this->cache->isCacheEnabled()){


abolabo

do the same with core/lib/cache.php
"No one is useless in this world who lightens the burdens of another."
― Charles Dickens

kthackwray

Thanks again
I now get this message
Fatal error: Call to undefined method AException::errorCode() in /home/filtrmtk/public_html/core/lib/exceptions.php on line 90

Just a quick question
I have a full  backup from when the site was on  1.2.0
Would it be possible to install 1.2.0  / 1.2.9 as a new installation - link it to the existing database (1.2.0 version I think ) and then just update the folders and content that have changed - or am I being too simplistic ?
Cheers

abolabo

no. you should to do incremental upgrade. from 1.2.0 to 1.2.1 then 1.2.2 etc
"No one is useless in this world who lightens the burdens of another."
― Charles Dickens

Forum Rules Code of conduct
AbanteCart.com 2010 -