UN JOUR PRECIEUX Posted January 10, 2020 Share Posted January 10, 2020 (edited) Bonjour, Mon site fonctionne actuellement sous 1.6.1.24...ce n'est pas vraiment de gaieté de cœur, mais il faut que je passe en version 1.7 pour les besoins d'acquisition de fonctionnalités d'un module (et aussi d'un nouveau thème) qui ne sont dispo que sur la 1.7. Depuis le début de semaine, j'ai essayé de mettre à jour le site, d'abord en mode manuel en suivant les indications de l'article (https://www.prestashop.com/fr/blog/mettre-a-jour-ma-boutique-prestashop-1-6-vers-1-7) puis avec le module 1-click upgrade. Voici les "warnings" contenus dans le rapport: Quote [WARNING] SQL 1.7.0.0 1062 in INSERT INTO `ps3b_hook` (`name`, `title`, `description`, `position`) VALUES ('actionValidateCustomerAddressForm', 'Customer address form validation', 'This hook is called when a customer submit its address form', '1'), ('displayAfterCarrier', 'After carriers list', 'This hook is displayed after the carrier list in Front Office', '1'), ('displayCarrierExtraContent', 'Display additional content for a carrier (e.g pickup points)', 'This hook calls only the module related to the carrier, in order to add options when needed.', '1'), ('validateCustomerFormFields', 'Customer registration form validation', 'This hook is called to a module when it has sent additional fields with additionalCustomerFormFields', '1'), ('displayProductExtraContent', 'Display extra content on the product page', 'This hook expects ProductExtraContent instances, which will be properly displayed by the template on the product page.', '1'), ('displayNavFullWidth', 'Navigation', 'This hook displays full width navigation menu at the top of your pages', '1'), ('displayAfterBodyOpeningTag', 'Very top of pages', 'Use this hook for advertisement or modals you want to load first.', '1'), ('displayBeforeBodyClosingTag', 'Very bottom of pages', 'Use this hook for your modals or any content you want to load at the very end.', '1'): Duplicate entry 'displayCarrierExtraContent' for key 'hook_name' [WARNING] SQL 1.7.3.0 1091 in ALTER TABLE `ps3b_feature_product` DROP PRIMARY KEY, ADD PRIMARY KEY (`id_feature`, `id_product`, `id_feature_value`): Can't DROP 'PRIMARY'; check that column/key exists [WARNING] SQL 1.7.6.2 1054 in INSERT INTO `ps3b_info_lang` SELECT `entity`.`id_info`, 1, `entity`.`id_lang`, `entity`.`text` FROM `ps3b_info_lang` entity LEFT JOIN `ps3b_info_lang` entity2 ON `entity2`.`id_shop` = 1 AND `entity`.`id_info` = `entity2`.`id_info` WHERE `entity2`.`id_shop` IS NULL: Unknown column 'entity2.id_shop' in 'where clause' Une fois la mise à jour effectuée, je n'ai plus accès au back-office (erreur 500), en activant le debug, voici les erreurs qui s'affichent : Après une semaine de recherches que ce soit sur le forum ou Github, je n'ai rien trouvé de concluant qui ai fonctionné et je tourne en rond. Quelqu'un a-t-il eu le même problème? Si oui, comment l'avez-vous résolu? Si non, Y-a-t-il un autre moyen de mettre à jour la version? Je vous remercie pour aide, Laura Edited January 10, 2020 by UN JOUR PRECIEUX (see edit history) Link to comment Share on other sites More sharing options...
solsol69 Posted January 18, 2020 Share Posted January 18, 2020 Le 10/01/2020 à 2:10 PM, UN JOUR PRECIEUX a dit : Si non, Y-a-t-il un autre moyen de mettre à jour la version Bonjour Un moyen fiable et sans trop de risque serait d'utiliser un module disponible sur addon voici un exemple parmis tant d'autre https://addons.prestashop.com/fr/migration-donnees-sauvegarde/29736-one-click-upgrade-update-or-migrate-to-17-pro.html?ab=1 le but est d'importer toutes vos donnée sur votre nouveau presta. Link to comment Share on other sites More sharing options...
UN JOUR PRECIEUX Posted January 20, 2020 Author Share Posted January 20, 2020 Bonjour, Je vous remercie pour votre réponse. J'avais effectivement vu ces modules, seulement je ne voyais pas comment avoir deux prestashop en même temps, cela voudrais dire qu'il faut que je commande un second hébergement à mon hébergeur? Merci, Laura 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