Hello
Having real troubles updating prestashop test site store to the latest 1.7.
I've been through the various forum posts, exploring similar issues and fixes that other people have tried but to no avaail.
Currently using PS1.6.1.8, PHP7.0.
Using the latest 1-click module works updating to the latest 1.6 but fails updating then to 1.7.
I have tried it with clearing the cache folder, disabling overrides and all but basic modules.
I have then tried to update via the manual method but that threw up some different issues (see below).
Fatal error: Uncaught Error: Call to undefined method Tools::refreshCACertFile() in /var/www/vhosts/mysite.com/httpdocs/testersite/src/PrestaShopBundle/DependencyInjection/AddOnsConfiguration.php:40 Stack trace: #0 /var/www/vhosts/mysite.com/httpdocs/testersite/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/Processor.php(50): PrestaShopBundle\DependencyInjection\AddOnsConfiguration->getConfigTreeBuilder() #1 /var/www/vhosts/mysite.com/httpdocs/testersite/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Extension/Extension.php(96): Symfony\Component\Config\Definition\Processor->processConfiguration(Object(PrestaShopBundle\DependencyInjection\AddOnsConfiguration), Array) #2 /var/www/vhosts/mysite.com/httpdocs/testersite/src/PrestaShopBundle/DependencyInjection/PrestaShopExtension.php(45): Symfony\Component\DependencyInjection\Extension\Extension->processConfiguration(Object(PrestaShopBundle\DependencyInjection\AddOnsConfiguration), Array) #3 /var/ww in /var/www/vhosts/mysite.com/httpdocs/testersite/src/PrestaShopBundle/DependencyInjection/AddOnsConfiguration.php on line 40
If anyone has any thoughts or theories as to what it might be I would be very grateful.
Thanks,