Jump to content

maj 1.7.8.11 vers 8.X impossible


Recommended Posts

Bonjour à tous, 

j'essai de faire une mise à jour vers prestashop8 mais rien n'y fait.

différente Version du module de mise à jour testé, déinstallation de module, essai sur plusieurs version de prestashop 8.0.1/8.0.3/8.2

 

Je suis en version php7.4 actuellement. 

Version de PHP : 7.4.33

Limite de mémoire : 512M

Temps maximal d'exécution : 60

Taille max. pour envoi de fichiers : 32M

 

La mise à jour des fichiers est OK mais lors de la migration de la DB j'ai ceci dans les logs

[2025-04-29 17:56:44] INFO - UpdateDatabase - Mise à jour de la base de données en cours. 15 requêtes restantes
[2025-04-29 17:56:44] CRITICAL - ErrorHandler - /var/www/prestashop/modules/ps_distributionapiclient/ps_distributionapiclient.php line 33 - Class Ps_Distributionapiclient contains 11 abstract methods and must therefore be declared abstract or implement the remaining methods (PrestaShop\PrestaShop\Core\Module\ModuleInterface::getInstance, PrestaShop\PrestaShop\Core\Module\ModuleInterface::hasValidInstance, PrestaShop\PrestaShop\Core\Module\ModuleInterface::onInstall, ...)
[2025-04-29 17:56:44] CRITICAL - ErrorHandler - /var/www/prestashop/modules/ps_distributionapiclient/ps_distributionapiclient.php line 33 - Symfony\Component\ErrorHandler\Error\FatalError: Error: Class Ps_Distributionapiclient contains 11 abstract methods and must therefore be declared abstract or implement the remaining methods (PrestaShop\PrestaShop\Core\Module\ModuleInterface::getInstance, PrestaShop\PrestaShop\Core\Module\ModuleInterface::hasValidInstance, PrestaShop\PrestaShop\Core\Module\ModuleInterface::onInstall, ...)
#0 /var/www/prestashop/modules/autoupgrade/vendor/composer/ClassLoader.php(576): ()
#1 /var/www/prestashop/modules/autoupgrade/vendor/composer/ClassLoader.php(427): Composer\Autoload\{closure:/var/www/prestashop/modules/autoupgrade/vendor/composer/ClassLoader.php:575-577}(''/var/www/prest...')
#2 /var/www/prestashop/modules/autoupgrade/upgrade/php/install_ps_distributionapiclient.php(22): Composer\Autoload\ClassLoader->loadClass(''Ps_Distributio...')
#3 /var/www/prestashop/modules/autoupgrade/upgrade/php/install_ps_distributionapiclient.php(22): spl_autoload_call(''Ps_Distributio...')
#4 /var/www/prestashop/modules/autoupgrade/upgrade/php/install_ps_distributionapiclient.php(22): class_exists(''Ps_Distributio...')
#5 /var/www/prestashop/modules/autoupgrade/classes/UpgradeTools/CoreUpgrader/CoreUpgrader.php(427): install_ps_distributionapiclient()
#6 /var/www/prestashop/modules/autoupgrade/classes/UpgradeTools/CoreUpgrader/CoreUpgrader.php(427): call_user_func_array:{/var/www/prestashop/modules/autoupgrade/classes/UpgradeTools/CoreUpgrader/CoreUpgrader.php:427}(''install_ps_dis...', '[]')
#7 /var/www/prestashop/modules/autoupgrade/classes/UpgradeTools/CoreUpgrader/CoreUpgrader.php(354): PrestaShop\Module\AutoUpgrade\UpgradeTools\CoreUpgrader\CoreUpgrader80->runPhpQuery(''8.0.0'', ''/* PHP:install...')
#8 /var/www/prestashop/modules/autoupgrade/classes/Task/Update/UpdateDatabase.php(176): PrestaShop\Module\AutoUpgrade\UpgradeTools\CoreUpgrader\CoreUpgrader80->runQuery(''8.0.0'', ''/* PHP:install...')
#9 /var/www/prestashop/modules/autoupgrade/classes/Task/Update/UpdateDatabase.php(61): PrestaShop\Module\AutoUpgrade\Task\Update\UpdateDatabase->updateDatabase('class PrestaSho...')
#10 /var/www/prestashop/modules/autoupgrade/classes/Task/Runner/ChainedTasks.php(65): PrestaShop\Module\AutoUpgrade\Task\Update\UpdateDatabase->run()
#11 /var/www/prestashop/**admin_folder**/autoupgrade/ajax-upgradetab.php(53): PrestaShop\Module\AutoUpgrade\Task\Runner\SingleTask->run()
#12 /var/www/prestashop/**admin_folder**/autoupgrade/ajax-upgradetab.php(0): {main}()
#13 {main}

 

Merci de votre aide.

Cordialement

 

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...