lu1782 Posted November 29, 2018 Share Posted November 29, 2018 Buongiorno a tutti, la mia piattaforma non era aggiornata e volevo aggiornarla alla 1.744.. il modulo aggiorna in un click non mi andava e quindi ho proceduto in questa maniera: backup manuale dell'intera cartella prestashop, zippata e scaricata download della versione 1.7.4.4 dal sito prestashop e ho seguito queste indicazioni.. Quote How to manually upgrade your Prestashop1.7 site to the latest version. Backup your site files and database. Download the .zip file of the latest version from https://www.prestashop.com/en/previous-versions to your local computer. You will get a prestashop_1.7.x.x.zip file, unzip the prestashop.zip inside the the restashop_1.7.x.x.zip file to a folder /new/, change the name of admin folder to yours. Edit the /src/PrestaShopBundle/Install/Upgrade.php to remove those two lines from the “run” function 1 2 $this->upgradeDoctrineSchema(); $this->enableNativeModules(); If you don’t remove the first one, you may get a white page. If you don’t remove the second one, all native prestashop modules will be enabled, that’s not we want. Copy the /app/config/parameters.php file from your site to the /new/app/config/ folder. Remove the \themes\yourthemename\assets\css\custom.css file. Remove the /modules/ps_facetedsearch/ folder if you have installed the “Faceted search with price range slider” module. Zip everything in the /new/ folder, upload the .zip file to your site’s root folder via a ftp client or cPanle, and then unzip it. Open http://yourdomain.com/install/upgrade/upgrade.php, you will get messages to show the result. Hope you get a page with all okays. If you get a white page, refer to troubleshoot section. Remove the /install/ folder. Bene, l'aggiornamento è stato fatto ma adesso ho alcuni problemi.... il sito sebrerebbe essere a posto ma il backoffice no! Qualcosa è andato storto e non capisco come rimediare..senza rischiare di fare un casotto completo: 1- il backoffice mi dice che ho una versione vecchia installata la 1.7.3.0 2- se vado su moduli e servizi clicco e mi dice che la pagina è inesistente 3 - in modalità manutenzione non vedo più la casella per inserire ip da abilitare la visualizzazione. 1- ho provato tramite il menu aggiornamento in un click ad aggiornare la versione all'ultima ma ad un certo punto mi dice che non può aggiornarla perchè ho già installato l'ultima versione.. MAH cosa potrei fare per sistemare il problema backoffice? la pagina moduli e servizi sono riuscita a raggiungerla scrivendo a mano il percorso.... www.miosito.com//index.php/module/manage ..... ma vorrei sistemare correttamente il backoffice. Potete aiutarmi per favore? grazie mille Link to comment Share on other sites More sharing options...
lu1782 Posted November 29, 2018 Author Share Posted November 29, 2018 Nessuno può aiutarmi? Link to comment Share on other sites More sharing options...
ziobudda Posted November 30, 2018 Share Posted November 30, 2018 Per il punto 1: è possibile che l'upgrade non sia andato a buon fine. Non è che nei file di log hai qualche messaggio di errore? Per il punto 2: quale è l'url che ti propone PS ? Link to comment Share on other sites More sharing options...
lu1782 Posted November 30, 2018 Author Share Posted November 30, 2018 (edited) 35 minutes ago, ziobudda said: Per il punto 1: è possibile che l'upgrade non sia andato a buon fine. Non è che nei file di log hai qualche messaggio di errore? Per il punto 2: quale è l'url che ti propone PS ? Ciao, ti allego il log...magari ci capisci qualcosa.. e l'url che mi propone è www.miosito.com/rootadministrator/index.php?controller=AdminModulesManage&token Sicuramente è andato qualcosa storto nell'aggiornamento manuale, sarei tentato a rifarlo sovrascrivendo tutto.... 20181128_upgrade.log Edited November 30, 2018 by lu1782 (see edit history) Link to comment Share on other sites More sharing options...
ziobudda Posted November 30, 2018 Share Posted November 30, 2018 Non ho un PS 1.7 sotto mano, ma sulla 1.6 il valore di controller è AdminModule non AdminModulesManage Link to comment Share on other sites More sharing options...
lu1782 Posted November 30, 2018 Author Share Posted November 30, 2018 2 minutes ago, ziobudda said: Non ho un PS 1.7 sotto mano, ma sulla 1.6 il valore di controller è AdminModule non AdminModulesManage esatto, se modifico a mano togliendo Manage mi va..... bah.. hai visto il file di log? 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