Search the Community
Showing results for tags 'UPGRADE'.
-
Bonne nouvelle pour ceux qui l'attendaient, elle est à présent dispo AVERTISSEMENT: Cette version est livrée "telle quelle". Toutes les modifications et améliorations apportées ont été testées sur une boutique propre ayant ses fichiers d'origine (Override possibles) avec le thème par défaut Bootstrap. Si vos fichiers cœurs ont été modifiés, ou que l'option "ne jamais recompiler les templates" est cochée, vous risquez d'avoir des surprises une fois la mise à jour effectuée. En aucun cas je ne serais responsable des conséquences d'une mise à jour irréfléchie. En cas de doute, effectuez un clone de votre boutique actuelle et effectuez la mise à jour, puis testez le fonctionnement de votre boutique. Cette version est le fruit de nombreuses heures de travail, d'adaptations diverses déjà effectuées et testées chez nos clients et rassemble des nouvelles fonctionnalités, des corrections de bugs existants et d'améliorations diverses. Veuillez utiliser de préférence la version du module autoupgrade fournie dans le zip. A VOS TESTS ! Changelog des principales modifications apportées: PANIER - Possibilité de bloquer (rendre non modifiable) un panier sur son contenu produits (Utile lors d'un envoi de lien de paiement avec produits ou frais de ports offerts) - Blocage également du panier lors du choix de méthode de paiement (Anti-fraude) - Les paniers bloqués peuvent être débloqués ("dupliqués") par le client pour permettre leur modification CARACTÉRISTIQUES: - Suppression et intégration des valeurs "customs" comme de nouvelles valeurs, automatiquement - Possibilité de rendre visible/invisible des caractéristiques en FO - Ajout du paramètre position pour les valeurs de caractéristiques (Utile pour classer des valeurs numériques par exemple) - Ajout du paramètre Icône pour chaque valeur (Permet d'afficher des pictos en FO) SAV - Utilisation de réponses prédéfinies paramétrables - Ajout de pièces-jointes multiples depuis le BO (A voir pour ajouter cette fonctionnalité dans les pages commandes également) - Transfert d'un thread à un autre service (Service client, transport, conseil,...) - Ajout d'un bouton de suppression ENTREPOTS - Possibilité d'utiliser les entrepôts et emplacements sans activer les stocks avancés COMMANDES - Possibilité d'ajout d'une note spécifique liée à la commande - Possibilité de créer une commande gratuite en BO (free_order) - Possibilité de supprimer l'étape transporteur pour un groupe défini (Vente sur place en magasin par exemple) - Remplacement de GoogleMap (payant) par Leaflet - Possibilité de générer des factures proforma tant que la commande n'est pas payée (Virement bancaire, traite, chèque, etc...) PDF - Visualisation par défaut dans le navigateur plutôt que téléchargement systématique - Modification du traitement d'édition en masse (Génère un zip de l'ensemble des factures individuelles plutôt qu'un affichage global) PARAMETRES - Suppression des options de cache serveur et autres réglages exotiques inutiles - Ajout du choix de priorité lorsque plusieurs règles catalogue peuvent s'appliquer - Ajout du choix de l'application de règles panier sur des produits déjà remisés - Possibilité de déplacer les produits hors-stock en fin de liste pour les listings en FO - Possibilité d'afficher ou non Marques OU/ET Fournisseurs - Suppression de la dépendance à api.prestashop pour la mise à jour des monnaies PRODUITS - Ajout de statistiques par produit en page produit (et sur dashboard avec possibilité d'export) - Editeur en ligne des légendes image (Chaque champ est modifiable en direct) - Possibilité d'éditer un prix spécifique (au lieu de devoir le supprimer et le recréer) - Mise à jour des packs lors de l'ajout de stock de produits appartenant à ces packs - Ajout du champ "Phrase d'accroche" disponible pour l'objet product en FO - Correctif de l'effacement des images mini en multi-shop - Possibilité de générer des images WEBP si votre serveur le permet PERSONNALISATIONS PRODUITS: - Ajout simplifié d'éléments (texte ou fichier) - Possibilité de suppression par élément - Ajout de l'impact sur le prix par élément de personnalisation. Nécessite un ajustement de certains fichiers de votre thème (blockcart et summary) pour un meilleur rendu - Gestion des prix spécifiques liés - Refactorisation du code existant RECHERCHE - Optimisation de l'indexation et du moteur - Ajout de la recherche par référence en 1er TRANSPORT - Suppression de l'option dangereuse de gratuité dans: Transport -> Préférences (Utiliser une règle panier permet d'être plus précis et sélectif) - Correctif dans le thème bootstrap de l'affichage du delai (non-inclus par défaut dans la boucle {foreach} dans order-carrier-advanced.tpl, order-carrier.tpl et order-carrier-opc-advanced.tpl) CLIENTS - BO: Affichage des 10 derniers paniers, produits vus et commandes maximum (Possiblité d'en charger plus en Ajax) pour éviter les chargements de page trop longs pour les comptes clients ayant un gros historique - BO: Possibilité d'envoyer des messages (prédéfinis ou non) depuis la page Client GROUPES - Possibilité d'assigner toutes les catégories à un groupe en un clic MAGASINS - Gestion des adresses de type "store" en tant que véritables adresses (utile pour l'adresse de livraison en magasin sur les factures) - Suppression de la dépendance à Google pour l'affichage des cartes (remplacé par Leaflet) - stores.tpl, stores.js et stores.css à mettre à jour dans votre thème F.O. - Chargement par défaut du plugin fancybox - Protection des formulaires avec email MODULES - Ajout de la fonction displayInformation() ADMIN - Notifications si un autre employé est loggué sur la même page en cours d'édition (désactivable) - Messagerie instantanée entre employés WEBSERVICE API - Ajout du hook handleAddWebserviceResources (Permet de gérer le webservice depuis un module et générer ses propres requêtes) Le lien pour la télécharger: --> ICI <--
-
I recently upgraded from 1.7.4.2 to 1.7.8.10 I could browse the list of products but clicking a product to view details gives error 500 below is the apache log data [Wed Sep 06 07:25:09.700536 2023] [php7:error] [pid 33554] [client 10.10.100.120:62353] PHP Fatal error: Uncaught Error: Call to undefined method Product::getEcotax() in /var/www/html/dexstore/src/Adapter/Presenter/Object/ObjectPresenter.php:58\nStack trace:\n#0 /var/www/html/dexstore/controllers/front/ProductController.php(1106): PrestaShop\\PrestaShop\\Adapter\\Presenter\\Object\\ObjectPresenter->present()\n#1 /var/www/html/dexstore/controllers/front/ProductController.php(374): ProductControllerCore->getTemplateVarProduct()\n#2 /var/www/html/dexstore/classes/controller/Controller.php(306): ProductControllerCore->initContent()\n#3 /var/www/html/dexstore/classes/Dispatcher.php(525): ControllerCore->run()\n#4 /var/www/html/dexstore/index.php(28): DispatcherCore->dispatch()\n#5 {main}\n thrown in /var/www/html/dexstore/src/Adapter/Presenter/Object/ObjectPresenter.php on line 58, referer: https://rustdesk.dexterton.loc/dexstore/230-water-dispensers-and-purifier
-
Hello all, i have a problem with upgrading my Prestashop from version 8.0.4 to any latest version via 1-Click Upgrade module. Still writing the same error: Download complete but MD5 sum does not match (d41d8cd98f00b204e9800998ecf8427e). I try any sollution from forum (instalation from local archive or local directory), but problem is still persists. Instalation is new, only with purchased template and the error was even before installing the template. Thank you very much for any help!
-
Hello, We are looking for a reliable and experienced company or developer to perform the upgrade of our multi-store Prestashop 1.7.8.9. for version 8.1.1.. We intend to apply version 8.1.1. Basic edition that contains the Prestashop marketplace module, comes with the new look of the black and white backoffice (basic edition) and new v2 backoffice product page. The warehouse theme should also be updated, we provide the files (we believe this is the easiest part of the whole process). We use the warehouse theme, and some other modules. We had a preference for carrying out the service this week or next week (if possible). Please only send proposals if you already have experience with Prestashop multi-stores. We await proposals, Thank you very much!
-
Bonjour, Je m'apprête à passer de prestashop 1.6.1.5 à 1.6.1.24 (dans un premier temps). Le module 1-Click Upgrade, dans la check-list, affiche une croix rouge sur la version, alors qu'il est mentionné : "Le module de mise à jour en 1 clic est à jour (votre version est v4.14.2)". Est-ce que quelqu'un peut me dire pourquoi et quoi faire pour passer au vert ? De plus c'est urgent car il y a un moment que je me prépare et j'ai demandé à mon hébergeur un boost du PHP's max_execution_time, que j'ai obtenu de façon ponctuelle. Il faudrait que je finalise aujourd'hui. Je ne pensais pas qu'une fonctionnalité aussi basique pouvait coincer, contrairement aux ressources à allouer. Merci.
-
Hello, i am trying to upgrade my Prestashop store from version 1.7.8.8 to 1.7.8.9 with the module "1 Click Upgrade". When trying to upgrade i get the following error: ( attached photo with full info under the errir text ) Download complete but MD5 sum does not match (d41d8cd98f00b204e9800998ecf8427e). My Prestashop info is: Server software version: Apache PHP version: 7.4.33 Memory limit: 256M Max. lead time: 30 Max. upload file size: 20M If you need any information i can provide more.
-
I am trying to upgrade Prestashop version with the auto-upgrade module 1-Click Update. This is the requirements list: https://postimg.cc/LhNLsmzT I can't go higher PHP version, but I don't think that's the problem. When I click "Upgrade now" the module works fine, until around the end I get this error: [INTERNAL] /home/sertifit/public_html/vip-shave.com/modules/autoupgrade/classes/UpgradeTools/ModuleAdapter.php line 111 - require_once(): Failed opening required '/upgrade/php/deactivate_custom_modules.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') That's the full message: [SKIP] directory "/var/cache/" does not exist and cannot be emptied. [INTERNAL] /home/sertifit/public_html/vip-shave.com/modules/autoupgrade/classes/UpgradeTools/CoreUpgrader/CoreUpgrader.php line 195 - dirname() expects exactly 1 parameter, 2 given [INTERNAL] /home/sertifit/public_html/vip-shave.com/modules/autoupgrade/classes/UpgradeTools/ModuleAdapter.php line 111 - require_once(/upgrade/php/deactivate_custom_modules.php): failed to open stream: No such file or directory I tried deleting and installing the module several times, I get the same error every time. If you have any solution it would be really helpfull!
- 2 replies
-
- help
- oneclickupgrade
-
(and 4 more)
Tagged with:
-
Hi there, Just installed v8.0.2 on a new domain, and in modules it says there are 42upgrades available. Now when I try to upgrade them I always get an error message which makes no sense to me, I have already disabled the cache and have placed my store in Maintenance Mode.
-
problem Poważny błąd przy próbie aktualizacji do 8.0.1
SZPANPAN posted a question in Wsparcie i pomoc użytkowników
Witam. Wczoraj postanowiłem zrobić aktualizację do najnowszej wersji 8.0.1 mając w głowie że znikną moje problemy z innymi kłopotami na sklepie. Niestety aktualizacja przebiegła tragicznie. Bardzo proszę o jak najszybszą pomoc gdyż nie wiem co mam dalej robić. Przy próbie aktualizacji pliki wszystkie się zaktualizowały lecz niestety wyskoczył pierwszy błąd: Oczywiście po tej sytuacji przestało WSZYSTKO działać. Postanowiłem przywrócić kopię zapasową ręcznie jaką zrobiłem lecz niestety nadal nie wyświetla kompletnie nic. Włączyłem na sztywno tryb debugowania i posiadam takie błędy: Przy próbie wejścia w panel administracyjny błędów na 40 lat czytania... Jakieś propozycje co dalej? Wszystko teoretycznie przywrócone, baza oraz pliki... -
Hello Fellows, I updated my php version to 8 using my store that runs php 1.7.8. After i updated it i got the following message that block me to get into mybackend, even if i use debug mode. (1/1) FatalErrorException Compile Error: Declaration of Doctrine\DBAL\Driver\PDOConnection::query() must be compatible with PDO::query(string $query, ?int $fetchMode = null, mixed ...$fetchModeArgs): PDOStatement|false in PDOConnection.php line 70 Any idea on how to solve it and fix it? Warm hugs Fabrizio
- 7 replies
-
- fatalerror
- doctrine
- (and 7 more)
-
I am using Prestashop 1.6.1.20. Whenever I click Modules and services, it gives me following error. Parse error: syntax error, unexpected 'use' (T_USE) in /home/fiaokr2iosoy/public_html/classes/module/Module.php(1361) : eval()'d code on line 27 [PrestaShop] Fatal error in module file :/home/fiaokr2iosoy/public_html/classes/module/Module.php(1361) : eval()'d code: syntax error, unexpected 'use' (T_USE) I tried to upgrade my prestashop from 1.6 to 1.7 and after that this error started. There are many addons which only works with the latest version so that's why I tried to upgrade. I also tried to find solutions but all of them are too advance. If anyone can help me or show me a better link to solve this error, it will be a great help.
- 1 reply
-
- upgrade
- version 1.6.1.20
-
(and 2 more)
Tagged with:
-
Hola, hoy he tratado de actualzar presta con el Modulo de actualizción y parece ser que hay errores. Me gustaria saber que debo hacer para arreglar esto y poder actualizar sin problemas. Porque tampoco me deja volver a la versión anterior. Creo que hay un problema de permisos, no ?¿ El hosting lo gestiono yo totalmente, desde Google Cloud tengo total acceso al servidor. Error while copying file /classes/controller/FrontController.phpError when trying to upgrade file /classes/controller/FrontController.php.Could not extract .DS_Store from backup, the destination might not be writable.Unable to extract file /var/www/html/adminpanel/autoupgrade/backup/auto-backupfiles_V1.7.6.5_20220512-133953-6701d1ab.zip into directory /var/www/html. Los permisos de /classes/ son drwxr-xr-x 24 www-data
-
Hello everyone, I am writing in this forum because I am quite desperate because the website has been offline for a few days due to something I do not know how to solve ... I try to retrace the steps ... a few days ago I realized that the back office and front office of my website was offline ... after promptly contacting my hosting provider's assistant I discovered that the reason why my website was not working was because it was not compatible with newer versions of PHP (7.3+). When they first announced that they will be discontinuing older PHP versions, they stated that we will give by the end of 2021 for customers to make their websites compatible with newer PHP versions. they gave more than enough time for all pending updates to be handled, exactly due to the fact that once the time comes for older PHP versions to be removed, this change cannot be reverted or postponed. PHP versions, which are older than 7.3 are no longer available on our servers. They suggested to me, In order to be able to make my Prestashop 1.6.1.13 website compatible with newer PHP versions, I would need to update its core and components. and they said that the oldest Prestashop version that supports PHP 7.3 is 1.7.7. The Prestashop version 1.7.8 supports PHP 7.4. Now the problems...I tried to upgrade my prestashop to the latest version 1.7.8.5 and after several attempts I was able to update and log in, but after checking if all the products and all the orders were present, after some operations in the back office it is the blank page returned and the site went offline ...and I recieved different rorroes about php...I think that something is corrupted o non compatible... and after activating now I ask you ... is it possible to do a new clean installation on the same domain as the latest version of prestashop renaming old folder installation and then import the old data (images, orders, customers, products and all settings)? I hope that some of you experts can help me because I don't know what to do anymore ... thanks in advance to anyone who can give me some tips and help me solve this problem. Excuse me if I have dwelt too much
-
After upgrade presta to last version product list pictures get some space under. Looks like problems is in css position or margin for img ... I download all theme and search for this code unsuccessful. It must be cached somewhere. How I can repair it???
-
Hi Guys I am using prestashop 1.6.7 . For upgrade to 1.6.1.24 when using the one click upgrade module show me a tips that you are using the latest version of PrestaShop and does not show the upgrade button. I noticed that the PrestaShop version was written incorrectly in the config-inc.php file and I modified it to 1.6.1.17 The upgrade button was displayed. Then I clicked the upgrade button to 1.6.1.24 and the upgrade was incomplete. In the database upgrade step, an error occurred that you are using the latest version 1.6.7. I tried several times but it did not work, thank you for your help.
-
- upgrade
- upgrade error
-
(and 1 more)
Tagged with:
-
Hello, I am not a skilled PS user at all. I have tried to autoupgrade my shop (from 1.7.5.2 version /php7.2) and now I can`t login (login screen in loop). During upgrade I have noticed couple error warnings. Finally, it looks like all is finished..? and I refreshed tab (to early?). In debug mode I can see some error lines saying installation in progres or so. Please help me with this. I tried google my problem but nothing seems to work for me. I post some screenshots. Let me know if you need anything else from me to investigate this. Thank you ps. I did full PS backup from server using ftp
-
Buongiorno, siccome sto avendo problemi ad aggiornare prestashop all'ultima patch tramite il modulo 1-Click (a causa di un timeout che mi da durante il backup dei file che lo stesso modulo genera) volevo sapere come posso aggiornare manualmente ps. C'è un file .zip da estrarre e copiare via FTP o simile? Grazie
- 13 replies
-
One Click Upgrade + Update or Migrate PrestaShop to 1.7 Pro We present you the update PrestaShop module in 1 click: Upgrade your old version shop to the latest version of PrestaShop in one click with One Click Update or Migrate to 1.7 Pro. It's the best module to transfer your products, categories, and orders, all languages and all currencies and much more. Our tool saves an incredible amount of time and exports all types of data. The One Click Update or Migrate to 1.7 Pro module won the nomination favorite module PrestaShop and is a bestseller on PrestaShop Addons. The data transfer method is uniquely designed and checks all data for integrity before export. You can import this data and save many times: NEW Multistore export/import Easy to use Languages Image types Categories Attribute group Attributes Features Manufacturers Products Customer passwords (users can login with same data access)login with Product accessories Specific prices Specific price rules Customers Currencies Deliveries Carriers Carts Cart rules Orders Order invoices Orders details One Click PrestaShop Upgrade 1.6 to 1.7 transfer data from the old store to the new one, that is, it works only with 2 stores, then the old store can be deleted or 2 stores can be left. It is important that the module only transfers data, it will not be able to update your template or modules, there are no such modules, and you can order the adaptation of the template and modules separately from us. One Click PrestaShop Upgrade 1.6 to 1.7 is perfect for migrating your store from PrestaShop version 1.6 to version 1.7 In addition, you can try to update the store from version PrestaShop 1.4 to 1.5 or 1.6 and then import the products to 1.7 We are PrestaShop member since 2009 and seller since 2011:
- 10 replies
-
- 1
-
-
- prestashop
- 1-click
- (and 9 more)
-
I had version 1.6.1.22, use hostgator hosting, I updated the weekend to 1.7.4.3, but now it gives me problems, when I go to modules, facet navigation block, new template, check my subcategories and filters, it appears this error: Oops! An Error Occurred The server returned to "500 Internal Server Error". Something is broken. Please let us know what you were doing when this error occurred. We will fix it as soon as possible. Sorry for any inconvenience caused. [PrestaShop] Fatal error in module file: /home1/wisem/public_html/modules/blocklayered/blocklayered.php:1452 Call to undefined method DbPDO :: autoExecute () Please help me or I will be fired
- 2 replies
-
- 1.7
- backoffice
-
(and 3 more)
Tagged with:
-
After upgrading to 1.7.8.2 I have noticed that only a few zones are listed in the Zones tab. Some are active, some are disabled according to the original settings, but not all are listed. I have checked the database, zones are still there. Anyone else has this issue?
-
I need to manually update PS 1.7.0.1. I need some tutorial. It does not work 1-Click Upgrade. I get the following error: Error Javascript(parseJSON) detectado por acction..."upgradeFiles". Empezando la restauración... Screenshot: https://cl.ly/3E1p1q1Z0t2V
- 5 replies
-
- 1-Click Upgrade
- Upgrade manually
-
(and 1 more)
Tagged with:
-
Hi, I'm using Prestashop 1-Click Upgrade my Prestashop is currently on a 1.7.7.8 version (tried both with PHP 7.4 as well as 7.3) getting the same fatal error: [INTERNAL] /xxxxxxxx/public_html/override/classes/Product.php line 39 - Declaration of Product::getFieldsToUpdate() must be compatible with ObjectModelCore::getFieldsToUpdate(): ?array Anyone who have seen this ? Database MariaDB 10.4 best, Lasse
- 12 replies
-
- prestashop 1.7.8
- 1-click
-
(and 1 more)
Tagged with:
-
Hi Prestashop 1.7.7.7 upgrade with paypal module, auspost module, and email verification module PHP 7.3 Today Prestashop received an order without an address which caused the order not to be listed on the orders page. The order is only visible on the dash board page. When clicking the magnifier glass to inspect the order the page returns an error. The records of the order are in the customer information section. There is no way to generate an invoice for this order and no order page in the admin. Further orders on the shop are proceeding normally. Thank you
-
Beste PrestaShop gebruikers, Naar aanleiding van het aflopen van de support op PrestaShop 1.6 vanaf oktober 2018 en de overgangsperikelen naar PrestShop 1.7 ben ik de deze topic gestart. Graag geef ik jullie vrijblijvend advies over de opties die er voor jou als PrestaShop gebruiker zijn om over te gaan naar PrestaShop 1.7. Het uitvoeren van de upgrade is op eigen risico en kunnen geen rechten op worden verleend. Naar mijn weten zijn op dit moment de volgende opties mogelijk: - Migreren met een migratie module ( bijvoorbeeld Migration Pro Addons Store) https://addons.prestashop.com/nl/migratie-backup/8934-prestashop-naar-prestashop-verhuishulpmiddel.html (nu in de aanbieding) Er zijn ook nog andere opties. - Importeren (import d.m.v. .csv of MS Excell bestanden) - Migreren store manager https://www.prestashopmanager.com/ - Een geheel nieuwe webshop beginnen en handmatig opzetten. - Handmatig importeren op database niveau en de plaatjes handmatig overzetten. - Upgraden (d.v.m. 1-click update module) https://github.com/PrestaShop/autoupgrade/releases/ Mocht je andere opties weten dan horen we het graag in deze topic zodat we deze topic kunnen uitbreiden. Als ik wat meer tijd vrij heb zal ik proberen de andere opties verder uit te gaan lichten. Maar voel je vooral vrij om het zelf ook al te doen in deze topic. Mijn voorkeur gaat naar het migreren met een migratie module. Dat gaat als volgt: Mijn advies is om een test omgeving op te zetten naast je huidige webshop met bijvoorbeeld de url https://ps17.mijndomeinnaam.nl met het liefst een eigen database. (Het makkelijkst is om dit te doen op je huidige hosting pakket naast je huidige webshop in een sub domein zoals mijn voorbeeld url. Dan is het aan het eind alleen een kwestie om middels ftp je bestanden te verslepen van de ene naar de andere map.) Zorg dan dat je op de test url een nieuwe versie van PrestaShop installeert. Maak dan bij iedere stap die je uitvoert tussentijds een backup zodat mocht het fout gaan je makkelijk terug kan naar het punt waar alles nog goed ging. Schaf vervolgens de migratie module aan en installeer die volgens de handleiding. Stel de module in en voer een eerst test migratie uit. (backup) Als alles meezit komt nu alle data mee van je huidige webshop naar je nieuwe webshop. Loopt de module vast dan zal je in de berichten zien wat er mis is. Kom je daar niet uit dan kan je daarvoor eventueel de module ontwikkelaars voor hulp vragen. Na de migratie zorg je dat je je nieuwe webshop geheel door test. Installeer de benodigde modules en test deze uitvoerig. Mocht je ook een andere template willen installeer die dan en test die ook uitvoerig. Doe dit vervolgens met je gewenste betaal, verzend en andere gewenste modules. Test vervolgens ook de werking van je backoffice, orders aanmaken, wijzigen, klanten aanmaken, wijzigen, producten aanmaken en wijzigen enz. Hou ook rekening met het volgende. Veel aangeschafte templates bestaan naast de standaard PrestaShop teksten ook uit teksten vanuit eigen module die niet in het Nederlands of andere taal vertaald zijn. Dat zal je dus zelf moeten nalopen en vertalen. Als je geheel tevreden bent kan je beginnen met de afronding van de migratie. Volg dan deze stappen: (Ik zou dit uitvoeren aan het begin van de dag op een dag dat je hosting partij beschikbaar is zodat mocht het mis gaan je de hulp van je hosting partij kan in roepen voor een backup terug te plaatsen als dat zelf niet lukt.) - Maak eerst een backup van beide webshops. - Zet je huidige webshop en je nieuwe webshop op onderhoudsmodus (Geef je eigen ip van je hosting pakket van je nieuwe site toegang tot de huidige webshop in de onderhoudsmodus, anders kan je geen data migreren door de onderhoudsmodus. Meestal kan je die vinden door je domeinnaam te pingen. https://ping.eu/ping/ en daar je domeinnaam invullen. Werkt dat niet, vraag dan het ip van de domeinnaam na bij je hosting partij.). - Voer een laatste migratie uit van je webshop naar de nieuwe webshop van de data die je nog geupdate wilt hebben (bijvoorbeeld alleen je orders en klanten). - Als dat klaar is maak je vervolgens weer een backup van je nieuwe omgeving. - Dan maak je middels ftp even een sub mapje aan die bijvoorbeeld ps16 heet en daar sleep je dan alle bestanden in van je huidige webshop. (Zorg wel dat je de map van je huidige webshop niet hernoemd anders werkt je hosting pakket waarschijnlijk niet meer. Dus als die map bijvoorbeeld http heet laat dat dan zo en versleep alleen de inhoud). - Vervolgens sleep je de bestanden van je nieuwe webshop in het subdomein mapje naar het mapje van je huidige webshop. (Ik ga er hier dan wel vanuit dat je subdomein middels hetzelfde account van je webshop te bereiken is als je hoofddomein.) - Als het goed is werkt je nieuwe webshop nu bijna op je hoofd domein. De urls kloppen nu nog niet. - Ga naar je database en verander in de tabellen [jou prefix]_configuration de regels met PS_SHOP_DOMAIN_SSL en PS_SHOP_DOMAIN naar je live webshop domeinnaam. En verander in de tabel [jou prefix]_shop_url ook de urls naar je live webshop domeinnaam. - Als het goed is kan je nu naar de backoffice gaan van je nieuwe webshop en daar mee inloggen met het account wat je eerder hebt aangemaakt voor je nieuwe webshop (De link van je nieuwe backoffice zal bij jezelf bekend zijn.). - Leeg dan de cache door in de backoffice te gaan naar Geadvanceerde instellingen=> Prestaties, Klik op de Cache legen knop rechts bovenin. - Test nu je nieuwe webshop in onderhoudsmodus op de frontend. Dus maak een account aan, plaats een bestelling, log uit, log in. Bekijk je producten enz. - Test ook je Backoffice. - Werkt alles naar behoren? Haal je webshop dan uit onderhoudsmodus en je nieuwe webshop staat live. Veel succes met de upgrade naar PrestaShop 1.7!
- 21 replies
-
- 2
-
-
-
- upgrade prestashop
- upgrade
-
(and 1 more)
Tagged with:
-
upgrade Mise à jour bloquée 1.6.1.24 => 1.7.7.4
Guest posted a topic in PrestaShop Download : installation et mise à jour
Bonjour, Je souhaite passer de 1.6.1.24 à 1.7, de préférence directement 1.7.7.4. Malheureusement comme pour beaucoup d'autres, c'est tout sauf simple et je n'arrive pas à déterminer la cause exacte. En espérant que vous pourrez m'orienter. Au départ j'ai tenté avec "1-Click Upgrade" sur 1.6.1.24 mais je ça ne passe pas : All files upgraded. Now upgrading database... [Ajax / Server Error for action upgradeDb] textStatus: "error " errorThrown:"Internal Server Error " jqXHR: " 500 Server Error Oops, something went wrong. Peu d'informations sur l'erreur en question. Du coup je me suis lancé sur la mise à jour manuelle décrite ici : https://www.prestashop.com/fr/blog/mettre-a-jour-ma-boutique-prestashop-1-6-vers-1-7 A ma première tentative le script d'upgrade s'est bloqué sur un problème de langue, alors j'ai changé vers en-us par défaut après avoir lu https://www.prestashop.com/forums/topic/1012148-solved-another-failed-upgrade/ Mais ça n'a pas tout réglé, je bloque toujours. Voici ce que donne install/upgrade/upgrade.php depuis mon navigateur : XML Parsing Error: no root element found Location: install/upgrade/upgrade.php Line Number 2023, Column 1: Si je relance : <action result="error" id="28"/> Du coup, après un retour en arrière via une sauvegarde, j'ai effectué une nouvelle tentative directement depuis ma console SSH : sudo -u web2 /usr/bin/php7.1 /web/install/upgrade/upgrade.php > /log/upgrade.log Pas d'erreur au premier coup d’œil. Je vais sur se site qui s'affiche comme upgradé, mais la plupart des pages du back office ont ce message d'erreur : Ou alors Voilà ou je me suis arrêté pour l'instant. L'upgrade n'est donc pas complète et le site ne peut pas fonctionner en l'état. Quelles pistes me conseillez vous de suivre pour débloquer la situation et faire cette upgrade proprement ? Merci d'avance pour vos conseils.