wolfib Posted September 1, 2013 Share Posted September 1, 2013 Hi, Just tried to upgrade my website by using the updated 1click upgrade module. But it never ends. Everything's ok until the database upgrade. I looked to the web developper toolbar and in the console section, I have a javascript error : ---- TypeError: res is null addQuickInfo(res.nextQuickInfo); (http://www.mydomain....96b1733272d00a5 line 944) ---- No error is displayed on the backoffice page. Does anyone have the same problem ? Any help ? Thanks ! Wolfib Link to comment Share on other sites More sharing options...
bissio Posted September 2, 2013 Share Posted September 2, 2013 Hi all, i get the same problem. On db upgrade, all upgrading processes stop without any error on BO. I tried to restart apache and mysql as well but without solve the problem. Any help? Thanks Link to comment Share on other sites More sharing options...
bissio Posted September 5, 2013 Share Posted September 5, 2013 none has any usefull information about the issue described above? Link to comment Share on other sites More sharing options...
tuk66 Posted September 6, 2013 Share Posted September 6, 2013 Forget about the "1 click upgrade" issues and restore your shop from a backup.You probably have too small memory and/or time limit on the server for this "easy" upgrade. Link to comment Share on other sites More sharing options...
wolfib Posted September 8, 2013 Author Share Posted September 8, 2013 Forget about the "1 click upgrade" issues and restore your shop from a backup.You probably have too small memory and/or time limit on the server for this "easy" upgrade. Except that I didn't touch on my online version ! I downloaded my whole website to upgrade it locally with Wamp server. Usually I have no problem... Link to comment Share on other sites More sharing options...
bissio Posted September 9, 2013 Share Posted September 9, 2013 Thanks for replies, i already tried to check php and mysql memory settings and all seems ok (my PS sites are hosted on a dedicated server so i can set all needed and required settings). Furthermore, i have another PS 1.4.5 installation on that server for testing purposes and i tried succesfully to upgrade that installation without problems. The only change i made on my production server was to alter a table to fast some queries on db. This is the change i made: ALTER IGNORE TABLE ps_specific_price ADD UNIQUE INDEX(id_product). Do you think that this could stop th upgrade? If so, how can i solve the problem? Thanks Link to comment Share on other sites More sharing options...
tuk66 Posted September 9, 2013 Share Posted September 9, 2013 It is like finding a needle in a stack of hay. If you can debug the site (production or development), try it step by step and know the error from near. Link to comment Share on other sites More sharing options...
bissio Posted September 10, 2013 Share Posted September 10, 2013 Hi, i upgraded the upgrade module and i deleted a custom table that i created last month to use a custom module and now i get the PS upgrade at 1.5.5 release. Now i have some things to fix because i do not see all products images in all shops and, even if i duplicated the default theme to avoid changes in the upgrade process, i see the css modified and some module moved or restored as their default scc style.... Any idea? Link to comment Share on other sites More sharing options...
benjamin utterback Posted September 12, 2013 Share Posted September 12, 2013 Hi, i upgraded the upgrade module and i deleted a custom table that i created last month to use a custom module and now i get the PS upgrade at 1.5.5 release. Now i have some things to fix because i do not see all products images in all shops and, even if i duplicated the default theme to avoid changes in the upgrade process, i see the css modified and some module moved or restored as their default scc style.... Any idea? Hi, have you cleared smarty cache? You can also try the force the compilation of the template or turn off or on CCC... All of these settings are located in Advance Parameters>Performance. Link to comment Share on other sites More sharing options...
bissio Posted September 13, 2013 Share Posted September 13, 2013 Hi Ben, yes i cleared and disabled all caches and all tlp file are recompiled every time i chenge something, but all products images are lost after the upgrade...I restored ath the previous version (1.5.4.1) waiting for some advices about this issue... Link to comment Share on other sites More sharing options...
bissio Posted September 13, 2013 Share Posted September 13, 2013 Solved... i tried again and the upgrade to PS 1.5.5 was done succesfully. Also all images are visible but just after moving them from old filesystem to new (the button at the bottom of BO images page)... it isn't need to regenerate all images... i just modified some css of some modules for image size. Thanks 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