guest* Posted May 31, 2013 Share Posted May 31, 2013 It is very simple to upgrade your project PS 1.2. to PS 1.6.X.Simply upgrade manually. You don't need to do any export. How to: Upgrade database only - PS versions 1.2., PS 1.3., PS 1.4., PS 1.5. and also PS 1.6. latest version:Before upgrade: a - download upgrade package from HERE: http://www.prestasho...lopers-versions. Unpack zip-file to your local hard-drive. b - save your database as back-up, save your FTP - Preferably both externally on your own hard drive.Upgrade: a - Delete all the folders and files from your the FTP EXCLUDING /config (whole folder, subfolders and files) and /img (whole folder, subfolders and files) b - Upload the unpacked download from the new Prestashopversion to your FTP EXCLUDING /img/p and /img/c c - type in your browser the following link: yourdomain/install/upgrade/upgrade.php. d - upgrade processes begin and after it is ready a "done" site will quit the process as successful. e - close this browser windows to close also the session and cookies which are logged. f - On your FTP delete the folder /install g - and rename the folder /admin h - log in as usual: your domain/renamedadmin/ i - regenerate all your images from tab -> preferences -> imagesPlease be aware that if you have an own theme for your shop or bought modules (also free), they will not work after you upgrade from bigger versions. This means: third party extras of PS 1.3 will not work on PS 1.4, third party extras of PS 1.4 will not work on PS 1.5, third party extras from PS 1.5. will not work on PS 1.6. If you are having problems with your upgraded shop, so remind to use the possibility of debugging-features on board, which is: activate the following debug lines in your file /config/defines.inc.php: /* Debug only */ define('_PS_MODE_DEV_', true); if (_PS_MODE_DEV_) { @ini_set('display_errors', 'on'); define('_PS_DEBUG_SQL_', true); /* Compatibility warning */ define('_PS_DISPLAY_COMPATIBILITY_WARNING_', true); } Please do not activate debugging BEFORE UPGRADE IS COMPLETED ! This is only to debug AFTER an UPGRADE. If you upgrade older versions to PS 1.6. manually, than possibly you will have a smarty_lazy_cache problem. How to add this missing tables to your database you will find here: https://www.prestashop.com/forums/topic/555189-ps_smarty_lazy_cache-doesnt-exist/?do=findComment&comment=2402475 I've already upgraded several PS 1.2., PS 1.3, PS 1.4., PS 1.5 and also PS 1.6. in same release, if 1-click module fails with jqXHR error by this way without having any issues. After manual upgrade please also clear your cache (smarty and browser) and take into consideration to reset your modules, as they after upgrade could get stuck. Good luck. 7 Link to comment Share on other sites More sharing options...
pimvdmolen Posted July 2, 2013 Share Posted July 2, 2013 (edited) Thanks for this clear explanation! Edited July 2, 2013 by pimvdmolen (see edit history) 1 Link to comment Share on other sites More sharing options...
OPNP Posted July 4, 2013 Share Posted July 4, 2013 hi,may i know what does mean FTP Link to comment Share on other sites More sharing options...
ubergirl Posted July 12, 2013 Share Posted July 12, 2013 (edited) Hi CD2500, I tried your solution and here is what happens: ( ! ) Warning: include(C:\wamp\www\prestanew\config/../modules/mobile_theme/Mobile_Detect.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in C:\wamp\www\prestanew\config\settings.inc.php on line 9 Call Stack # Time Memory Function Location 1 0.0015 907920 {main}( ) ..\upgrade.php:0 2 0.0022 943536 include_once( 'C:\wamp\www\prestanew\config\settings.inc.php' ) ..\upgrade.php:63 ( ! ) Warning: include() [<a href='function.include'>function.include</a>]: Failed opening 'C:\wamp\www\prestanew\config/../modules/mobile_theme/Mobile_Detect.php' for inclusion (include_path='.;C:\php\pear') in C:\wamp\www\prestanew\config\settings.inc.php on line 9 Call Stack # Time Memory Function Location 1 0.0015 907920 {main}( ) ..\upgrade.php:0 2 0.0022 943536 include_once( 'C:\wamp\www\prestanew\config\settings.inc.php' ) ..\upgrade.php:63 ( ! ) Fatal error: Class 'Mobile_Detect' not found in C:\wamp\www\prestanew\config\settings.inc.php on line 9 Call Stack # Time Memory Function Location 1 0.0015 907920 {main}( ) ..\upgrade.php:0 2 0.0022 943536 include_once( 'C:\wamp\www\prestanew\config\settings.inc.php' ) ..\upgrade.php:63 Do you know what this means? Edited July 12, 2013 by ubergirl (see edit history) Link to comment Share on other sites More sharing options...
Lydelene Posted July 13, 2013 Share Posted July 13, 2013 I'm web administrator at a prestashop ecommerce application.. We are running prestashop v1.4.5.1 an older version, now i'm upgrading our prestashop to the latest available version v1.5.4.1. As i have manually upgraded it followed the exact instructions you mentioned. Everything is working perfectly but just when i click on checkout button, everytime i get "The Page is not redirecting properly" error message. Can you please help me what is the issue? Link to comment Share on other sites More sharing options...
corint1 Posted September 3, 2013 Share Posted September 3, 2013 dont work for me ... Fatal error: Class 'PrestaShopException' not found in /home/doiplus2/public_html/install/classes/exception.php on line 28 Link to comment Share on other sites More sharing options...
PureLoneWolf Posted September 6, 2013 Share Posted September 6, 2013 Hi I have tried with the last two versions of 1.5 and it fails with a server error. I am now trying the version that the OP specified as a preference. Do we really overwrite the config folder though? Link to comment Share on other sites More sharing options...
DRossell Posted September 26, 2013 Share Posted September 26, 2013 dont work for me ... Fatal error: Class 'PrestaShopException' not found in /home/doiplus2/public_html/install/classes/exception.php on line 28 happens the same with me. I have tried with the last version but it fails with a timeout. when I tried with the version specified the OP I got that error. I have a 1.4.1.0 so I expected to have some trouble. since neither the last version nor the preferred by the OP have worked I'm going to try all versions starting from 1.4.4 and see if I get lucky at some point but I would prefer a better and more reliable solution. Link to comment Share on other sites More sharing options...
User1234567891 Posted October 1, 2013 Share Posted October 1, 2013 So, if I am correct, you cannot upgrade from 1.3.. to 1.5 without loss of your complete theme and installed modules? Which means you have to build a complete new shop again? Link to comment Share on other sites More sharing options...
markotom Posted November 24, 2013 Share Posted November 24, 2013 Hello, i have made your upgrade manual step by step, but i have one problem. On Orders i have only 2 orders. Any soloutiion. THNX Marko Link to comment Share on other sites More sharing options...
glennlawre Posted December 18, 2013 Share Posted December 18, 2013 I have the same issue with this upgrade, all orders (800+) have disappeared, except for 5! I just tested upgrading a copy of my site using this method as I was having issues with an upgrade I did using the 1-Click Upgrade module. Not having much luck upgrading my 1.4.9 store at all Link to comment Share on other sites More sharing options...
levviking Posted December 29, 2013 Share Posted December 29, 2013 Try this, i have the same problem: http://www.prestashop.com/forums/topic/298290-bug-in-prestashop-1561-upgrade/ Link to comment Share on other sites More sharing options...
gerhardus Posted January 10, 2014 Share Posted January 10, 2014 Please can you help? I am sitting with PS 1.4.3 and need to upgrade but the 1-click upgrade does not work.I have read your post on the manual upgrade but is not sure on how to upgrade as the instructions is not very clear. I can see that I must use the old config and image files to upgrade. Do I need to install a new ver first before importing the config/image files?When and how do I use the old db.Thanks. Link to comment Share on other sites More sharing options...
selectshop.at Posted January 15, 2014 Share Posted January 15, 2014 We made several manual upgrades with the a.m. instruction, why I also posted it. Keep in mind that if you have made changes on core or database, added new tables or features to the database the upgrade can fail. In this case before you upgrade you should deinstall ALL not native modules and than on this database make the manual upgrade. My instruction is written for upgrades only for the native software and older Prestashop versions to latest 1.5. IT IS NOT SUITABLE FOR UPGRADES INSIDE PS 1.5 to PS 1.5 or minor versions inside a major release. For this please use the 1-click upgrade module which do not fail if the software ist original. In case of doubt deinstall all modules not native and try an upgrade with the 1-click-module. Afterwards you can install the non-native modules again and see if they are working or making troubles. From our experience most of the problems caused by failed upgrades are adaptations/overrides and not native modules changing the core of Prestashop. @ gerhardus - please follow step-by-step the instructions. a - Delete all the folders and files from your the FTP EXCLUDING /config (whole folder, subfolders and files) and /img (whole folder, subfolders and files) Before this make a back-up of database and FTP b - save your database as back-up, save your FTP - Preferably both externally on your own hard drive. Link to comment Share on other sites More sharing options...
mdouka Posted January 30, 2014 Share Posted January 30, 2014 Hello, the process worked almost fine for me. I have upgraded PS 1.4.8.2 to PS 1.5.6.2. Everything worked fine, apart from the fact that I cannot see the product images in the front end. I see all my products in the back office, thumbnails and everything but in the front end all images have gone. I will try to work it out, meantime if anyone has any idea please let me know. I have the feeling that my front office is looking at a different path. Kind regards, Marianna Link to comment Share on other sites More sharing options...
mdouka Posted January 30, 2014 Share Posted January 30, 2014 Hello again, I've found the solution to my problem quickly and easily, so I'd like to share it with you. I've noticed that the new installation of PS 1.5.6.2 according to the steps described by "PrestaShop Legend" did not have on the backoffice images in the form of "home_default", "large_default" etc but instead I had "home", "large" etc. So I created new image types with the correct names and afterwards I asked PS to regenerate thumbnails and everything worked fine! Kind regards, Marianna Link to comment Share on other sites More sharing options...
MeowsTheTime Posted February 12, 2014 Share Posted February 12, 2014 After reading Upgrade post....I am terrified to even TRY to upgrade from 1.4.9.0. If it's not broke...should I attempt to fix it? 1 Link to comment Share on other sites More sharing options...
selectshop.at Posted March 12, 2014 Share Posted March 12, 2014 I added a new tutorial to extend this one for "how to clone a shop" here: http://www.prestashop.com/forums/topic/313999-tutorial-how-to-clone-your-shop-for-upgrades/ Link to comment Share on other sites More sharing options...
carbar Posted May 3, 2014 Share Posted May 3, 2014 Sorry, to make sure, as the topic seems to be for older versions: Does this procedure work the same way for upgrading from 1.5.6.2 to 1.6? Link to comment Share on other sites More sharing options...
foarteiute Posted May 26, 2014 Share Posted May 26, 2014 (edited) Hi guys, I try to find someone (prestashop employee or a company) who can upgrade a PS 1.2.5.0 to (at least) PS 1.5.3.1 (preferably 1.6). I`m paying for this project, but I need it to be done without "after" problems and I want him (or them) to guarantee that after this upgrade I will have ALL MY DATABASE (categories, products,order,customers,invoices etc). If someone is interested, please send me a PM. Thank you. Edited May 26, 2014 by foarteiute (see edit history) Link to comment Share on other sites More sharing options...
paradate Posted September 2, 2014 Share Posted September 2, 2014 Is there a module I can buy that upgrades automatically from 1.2.4 to the latest version? Link to comment Share on other sites More sharing options...
starmef Posted September 3, 2014 Share Posted September 3, 2014 Hi, I did the upgrade as described above by prestashop team "how to upgrade manuaally version 1.2.5 to 1.5.3". I changed also the info in the file for debug but the problem is still not resolved. All my images, products, modules , categories are not visible. during install, I was tald to delete all the tabs of the database to continue. Then I uploaded the database backup from myAdmin panel completly without errors. After thant the frontend shows a store as it's a new shop without example products and all the modules are show. When I click on the modules tab, I get the message : Fatal error: Access level to dibs::$smarty must be protected (as in class PaymentModule) or weaker in /home/parisfol/public_html/boutique/modules/dibs/dibs.php on line 404[PrestaShop] Fatal error in module dibs:Access level to dibs::$smarty must be protected (as in class PaymentModule) or weaker now, I can'ty access to the modules neither to my images, products and catyegories. Many months of work spent with the last message to build the store. Do you have a real solution to get my store visible really ? If it continues, I can't stay blocked and I have to make a restore backup of my old store v 1.2;5 because I dont'have time to spend again many weeks to rebuild a store. Thanks for any help. The store is : www.Parisfollowme.com/boutique to see the result after the manual upgrade adviced above. I dit 3 times and I spent2 days to try 3 times. It takes too much time to upload and try to make test and search to find a solution... contact AT winaoo.com Link to comment Share on other sites More sharing options...
sitte Posted October 19, 2018 Share Posted October 19, 2018 Where can I find this developer verssions? Link is broken now On 31.05.2013 at 10:12 AM, guest* said: a - download upgrade package from HERE: http://www.prestasho...lopers-versions. Unpack zip-file to your local hard-drive. Link to comment Share on other sites More sharing options...
spighi Posted January 7, 2021 Share Posted January 7, 2021 Hi, Would this work for upgrading from 1.1 to 1.6? I have an old store with ~1000 products I''m trying to update it to the latest version. What I mostly care for is being able to export the products into the new version even if I lose the orders and customers. Is this possible? Thank you, 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