joergenaj Posted October 28, 2016 Share Posted October 28, 2016 I have ps 1.6.0.9. (Not upgradable). Perhaps after a restore of database my problem arose. When I save save the changed page it sames only rarely and if I'm lucky. Save and stay button does not save or stay but act as Save button, and then there is nothing saved. Apparently, certain changes are saved always, like items stock, but not text changes. All ideas are welcome, thanks in advance friends. Link to comment Share on other sites More sharing options...
Daresh Posted October 28, 2016 Share Posted October 28, 2016 Interesting, had the same problem today, what browser are you using? 1 Link to comment Share on other sites More sharing options...
mcgp32 Posted October 28, 2016 Share Posted October 28, 2016 I have the same problem two days ago when I use Google chrome, but If I use Firefox I can save the product. 3 Link to comment Share on other sites More sharing options...
joergenaj Posted October 29, 2016 Author Share Posted October 29, 2016 (edited) THAT SEEMS TO BE TRUE. Thanks, great input.... With Firefox it can be saved, I think it has not failed. With EDGE mostly saving. So it is browser related, but maybe also PS code. I am quite sure, since I am able to save products without problems in a ps verson 5 with Chrome. Disabling cache in PS has no influence, I believe it is for the front end. Emptying cache and cookies in Chrome has no influence. BTW: Wordpress has no problems saving with Chrome, only Prestashop, it seems. Edited October 29, 2016 by joergenaj (see edit history) Link to comment Share on other sites More sharing options...
joergenaj Posted October 29, 2016 Author Share Posted October 29, 2016 Has anyone tried resetting Chrome? Link to comment Share on other sites More sharing options...
rocky Posted October 29, 2016 Share Posted October 29, 2016 The solution is to downgrade to Chrome 53 until PrestaShop fixes it in v1.6.1.9. The problem is because Chrome 54 removed deprecated code that PrestaShop was still using. Link to comment Share on other sites More sharing options...
joergenaj Posted October 29, 2016 Author Share Posted October 29, 2016 Thanks for input again. BUT here is a solution somone gave me from other place, translated: The error is guaranteed that you use a Chrome version is either 54 or more evt.Dev edition (55.X). Firefox Dev alpha also causes problems. It is in Pretsashop the error occur. The problem was discussed many places. If you have had Chrome Developer installed, this error has been for about the last three weeks. Go to: /admin-url-adressen/themes/default/template/controllers/products/helpers/form/form.tpl and delete the following: submitHandler: function (form) { form.submit (); }, For better overview of what you need to remove look here: https://github.com/PrestaShop/PrestaShop/blob/5566c2d9d7e4ab88a201b2c5cf10e1cda2ff7150/admin-dev/themes/default/template/controllers/products/helpers/form/form.tpl#L252 -L254 And I can tell now that it works! 11 Link to comment Share on other sites More sharing options...
Nick Lappage Posted October 30, 2016 Share Posted October 30, 2016 Hi all I have just changed my Prestashop (v1.6.1.4) code and I can also say that the solution works too I found the solution here: http://forge.prestashop.com/browse/PSCSX-8557 The error also occurred in Edge... Very frustrating until it was found. Cheers, Nick 1 Link to comment Share on other sites More sharing options...
ej.farsta Posted October 30, 2016 Share Posted October 30, 2016 Helped me as well 1 Link to comment Share on other sites More sharing options...
RosuC Posted October 31, 2016 Share Posted October 31, 2016 The error disappeared after removing the 3 lines, thank you for the help was a bit annoying Link to comment Share on other sites More sharing options...
kipjmejia Posted October 31, 2016 Share Posted October 31, 2016 Thanks for sharing this great info with us. Link to comment Share on other sites More sharing options...
artimidi Posted October 31, 2016 Share Posted October 31, 2016 It worked for me too! I was having the same problem since Thursday and I am using google chrome and prestashop 1.6.0.9. Now everything works perfect. Thank you! Link to comment Share on other sites More sharing options...
mcgp32 Posted October 31, 2016 Share Posted October 31, 2016 Sorry, but I can´t find in PS 1.6.1.4 /admin-url-adressen/themes/default/template/controllers/products/helpers/form/form.tpl When I go to admin-url-adressen/themes/default-bootstrapI can`t find the template folderJust I have begining whit PrestashopThank you for your help! Link to comment Share on other sites More sharing options...
mcgp32 Posted October 31, 2016 Share Posted October 31, 2016 I have just fint it all. Link to comment Share on other sites More sharing options...
joergenaj Posted October 31, 2016 Author Share Posted October 31, 2016 OK, so you found it. It is in the admin folder of the root of your Prestashop. Link to comment Share on other sites More sharing options...
Nick Lappage Posted October 31, 2016 Share Posted October 31, 2016 For those who had difficulty finding it, the admin folder is what you called the Prestashop installation, so it may not be called 'Admin'... Link to comment Share on other sites More sharing options...
mfermo Posted November 1, 2016 Share Posted November 1, 2016 Hi, I had the problem as well and it drove me crazy as I lost a lot of time...but before touching the code (I am afraid of causing some other problem), any one what browser(s) doesn't (don't) cause the problem ? thx !!! Link to comment Share on other sites More sharing options...
Daresh Posted November 1, 2016 Share Posted November 1, 2016 The problem occurs only in Google chrome. Link to comment Share on other sites More sharing options...
Danoosh Posted November 1, 2016 Share Posted November 1, 2016 Install this module for easily fix this problem in all versions: https://github.com/Danoosh/isaveresolve 1 Link to comment Share on other sites More sharing options...
joergenaj Posted November 1, 2016 Author Share Posted November 1, 2016 Thanks... That module seem to work fine, and better than changing source code. Link to comment Share on other sites More sharing options...
Daresh Posted November 2, 2016 Share Posted November 2, 2016 For people having problems downloading from github, I attach the zip file with the module here. isaveresolve.zip Link to comment Share on other sites More sharing options...
Seven77 Posted November 2, 2016 Share Posted November 2, 2016 Hi i use Prestashop 1.6.1.6 The problem is solved. The only flaw is that clicking the Save button, the data is saved but no longer pass to the page with the list of products, but it remains on the page, as if you had clicked on SAVE and STAY Link to comment Share on other sites More sharing options...
mfermo Posted November 2, 2016 Share Posted November 2, 2016 The problem occurs only in Google chrome. Hi thx for the module I'll try it...(ps: got same issue also with opera ; with safari was ok) Link to comment Share on other sites More sharing options...
mfermo Posted November 2, 2016 Share Posted November 2, 2016 Hi i use Prestashop 1.6.1.6 The problem is solved. The only flaw is that clicking the Save button, the data is saved but no longer pass to the page with the list of products, but it remains on the page, as if you had clicked on SAVE and STAY Same with me (PS 1.6.1.4) ...thx again for the module, if anyone is able to solve this last issue (PS not getting back to product list...) would be my hero :-) Link to comment Share on other sites More sharing options...
David Eschmeyer Posted November 2, 2016 Share Posted November 2, 2016 This solves 5 versions... i made these from the forge solution. choose the appropriate one for your version... unzip the contents, and upload via ftp overwriting the files on the server. Make sure you upload the contents of the admin folder in my zip to your appropriate admin folder (since it will be named differently). This is a stand alone solution. If you tried a module solution remove it so you have no conflicts. For other versions like 1.6.0.9 you will have to look here: https://github.com/PrestaShop/PrestaShop/pull/6749/files and try to correlate the changes into your version. You will need to clear your browser cache, since some edited files are javascript. ALso you will need your smarty set to recompile if changes... for a moment ...to take effect. patch-1.6.1.4.zip patch-1.6.1.5.zip patch-1.6.1.6.zip patch-1.6.1.7.zip patch-1.6.1.8.zip 6 1 Link to comment Share on other sites More sharing options...
Filosso Posted November 2, 2016 Share Posted November 2, 2016 1.6.1.8 ??? Link to comment Share on other sites More sharing options...
David Eschmeyer Posted November 2, 2016 Share Posted November 2, 2016 i have not done that version in a support ticket yet, so you will have to look at the forge link and do the file edits. If i get a support ticket for that version i will post the zip. Link to comment Share on other sites More sharing options...
Filosso Posted November 2, 2016 Share Posted November 2, 2016 Can I put a ticket??? Where??? Link to comment Share on other sites More sharing options...
David Eschmeyer Posted November 2, 2016 Share Posted November 2, 2016 Well, i work in support, our world class paid support plans. I will have a rep reach out about a single intervention ticket to help get it fixed for you quicker. (in case you are uncomfortable doing the ftp'ing and file edits) Link to comment Share on other sites More sharing options...
mfermo Posted November 3, 2016 Share Posted November 3, 2016 This solves 3 versions... i made these from the forge solution. choose the appropriate one for your version... unzip the contents, and upload via ftp overwriting the files on the server. Make sure you upload the contents of the admin folder in my zip to your appropriate admin folder (since it will be named differently). This is a stand alone solution. If you tried a module solution remove it so you have no conflicts. For other versions like 1.6.0.9 you will have to look here: https://github.com/PrestaShop/PrestaShop/pull/6749/files and try to correlate the changes into your version. You will need to clear your browser cache, since some edited files are javascript. ALso you will need your smarty set to recompile if changes... for a moment ...to take effect. Just did and works nicely !!! Link to comment Share on other sites More sharing options...
Filosso Posted November 3, 2016 Share Posted November 3, 2016 Does anyone has solved with version 1.6.1.8 ??? Link to comment Share on other sites More sharing options...
Danoosh Posted November 3, 2016 Share Posted November 3, 2016 Download and install module: https://www.prestashop.com/forums/index.php?app=core&module=attach§ion=attach&attach_id=157182 Link to comment Share on other sites More sharing options...
Filosso Posted November 3, 2016 Share Posted November 3, 2016 I have installed, but the problems remain ... It seems that this module does not solve anything in version 1.6.1.8 Link to comment Share on other sites More sharing options...
vmarkovic Posted November 4, 2016 Share Posted November 4, 2016 (edited) Hi guys,Products saving/updating issues here too. I am running PS 1.6.0.14 and I already applied all fixes that @mdekker & @David Eschmeyer linked here on forums but my product saving/updating works just partially.When I hit Save (or Save and Stay) on tabs Info - Images - it does save changes to products. But, when I hit Save (or Save and Stay) on tabs Features - Suppliers - it does not save any changes and browser just redirects me to Catalog - Products. I am attaching screenshot for better undertanding (tabs markered green - save is working, tabs marked red - save is not working) Note: I tried Chrome, Firefox, Edge, IE - same behavior on all browsers. What should I do, update to latest version and then apply fixes mentioned above? Update: I enabled _PS_MODE_DEV_ but no errors are shown, I only got this in Console in Chrome dev tools: jquery-1.11.0.min.js:4 Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/. send @ jquery-1.11.0.min.js:4 ajax @ jquery-1.11.0.min.js:4 n._evalUrl @ jquery-1.11.0.min.js:4 domManip @ jquery-1.11.0.min.js:3 append @ jquery-1.11.0.min.js:3 (anonymous function) @ tiny_mce.js:12 Thanks in advance.Regards, Vedran Edited November 4, 2016 by vmarkovic (see edit history) Link to comment Share on other sites More sharing options...
David Eschmeyer Posted November 4, 2016 Share Posted November 4, 2016 yes upgrading is an option, be sure to back up first database and files. If you can wait until 1.6.1.9 it will have the fix in it. It should hopefully be released rather soon. 1 Link to comment Share on other sites More sharing options...
GCR228 Posted November 4, 2016 Share Posted November 4, 2016 Thank You very much! It helped me a lot! Link to comment Share on other sites More sharing options...
puffdade Posted November 4, 2016 Share Posted November 4, 2016 Download and install module: https://www.prestashop.com/forums/index.php?app=core&module=attach§ion=attach&attach_id=157182 This worked for me on 1.6.0.14 Thanks Link to comment Share on other sites More sharing options...
puffdade Posted November 5, 2016 Share Posted November 5, 2016 Rather strangely this problem has resurrected itself only now when i click save and stay it completely removes everything i have written on a new product im now pulling my hair out as I have a backlog of new products building up Link to comment Share on other sites More sharing options...
Daresh Posted November 5, 2016 Share Posted November 5, 2016 As far as I know, this is only a Google Chrome problem, have you tried in Firefox or other browsers? Link to comment Share on other sites More sharing options...
vmarkovic Posted November 5, 2016 Share Posted November 5, 2016 yes upgrading is an option, be sure to back up first database and files. If you can wait until 1.6.1.9 it will have the fix in it. It should hopefully be released rather soon. Hi @David Eschmeyer, I updated my shop to 1.6.1.8 and applied all those fixes but issue remains just as in previous post. No errors shown. What should I do now? Regards, Vedran Link to comment Share on other sites More sharing options...
gopeppy Posted November 7, 2016 Share Posted November 7, 2016 Hi, I am using PS v1.6.1.8 for my website. For the last few days in the back office whenever I do some action as simple clicking on a menu, it automatically redirects to the login page. This is happening within few seconds of activity which rules out login expiration (480 hours) Please help me Thanks Sampath Link to comment Share on other sites More sharing options...
BeatsMe Posted November 7, 2016 Share Posted November 7, 2016 (edited) Hi, I'm using Chrome also for the backoffice, and I just updated from 1.6.1.6 to 1.6.1.8 using the 1.Click.Upgrade, then i commented out the affending 3 lines of code and all seems to be working for me. As an added bonus, it seems to have fixed another problem that seems to have started at the same time.... the "Print Order" button would not generate anything past 2 pages for the printout. Not sure this was related, but seems to be working for me. Hope it continues to work until 1.6.1.9 is released. Edited November 7, 2016 by BeatsMe (see edit history) Link to comment Share on other sites More sharing options...
TuscaniCustoms Posted November 7, 2016 Share Posted November 7, 2016 yes upgrading is an option, be sure to back up first database and files. If you can wait until 1.6.1.9 it will have the fix in it. It should hopefully be released rather soon. Hey let me know when 1.6.1.9. is here so we can make another update. Save button works if I use firefox but it doesn't if I use chrome. Link to comment Share on other sites More sharing options...
alex-weggs Posted November 8, 2016 Share Posted November 8, 2016 Fixed it in 1.6.1.8 with these changes : https://github.com/PrestaShop/PrestaShop/pull/6749/files Thanks a lot David, I can at least go to bed, peace in mind ! Link to comment Share on other sites More sharing options...
mousanajafi Posted November 9, 2016 Share Posted November 9, 2016 Same with me (PS 1.6.1.4) ...thx again for the module, if anyone is able to solve this last issue (PS not getting back to product list...) would be my hero :-) Hi Just open isaveresolve/js/admin.js and change all content of this file to this $(document).ready(function(){ $('#product_form').prepend('<input id="submitSaveProductForm" name="submitProductForm" type="hidden">'); $(document).on('mouseenter', '#product_form button[name="submitAddproduct"]', function(){ $('#product_form input#submitSaveProductForm').attr('name','submitAddproduct'); }); $(document).on('mouseenter', '#product_form button[name="submitAddproductAndStay"]', function(){ $('#product_form input#submitSaveProductForm').attr("name","submitAddproductAndStay"); }); }); Thanks Link to comment Share on other sites More sharing options...
w3bsolutions Posted November 9, 2016 Share Posted November 9, 2016 Hey let me know when 1.6.1.9. is here so we can make another update. Save button works if I use firefox but it doesn't if I use chrome. 1.6.1.9 is here. Link to comment Share on other sites More sharing options...
Seven77 Posted November 9, 2016 Share Posted November 9, 2016 (edited) Hi i have upload the patch.zip but i dont see in list module. Who named ? Edited November 9, 2016 by Seven77 (see edit history) Link to comment Share on other sites More sharing options...
Seven77 Posted November 9, 2016 Share Posted November 9, 2016 Hi your solution solved the problem with "save button spinning" ?Tnks This solves 4 versions... i made these from the forge solution. choose the appropriate one for your version... unzip the contents, and upload via ftp overwriting the files on the server. Make sure you upload the contents of the admin folder in my zip to your appropriate admin folder (since it will be named differently). This is a stand alone solution. If you tried a module solution remove it so you have no conflicts. For other versions like 1.6.0.9 you will have to look here: https://github.com/PrestaShop/PrestaShop/pull/6749/files and try to correlate the changes into your version. You will need to clear your browser cache, since some edited files are javascript. ALso you will need your smarty set to recompile if changes... for a moment ...to take effect. Link to comment Share on other sites More sharing options...
David Eschmeyer Posted November 9, 2016 Share Posted November 9, 2016 1.6.1.8 ??? this version fix is uploaded now in my post... Link to comment Share on other sites More sharing options...
TuscaniCustoms Posted November 9, 2016 Share Posted November 9, 2016 Now even firefox doesn't work anymore, I can't acces my back office over firefox at all, opera doesn't work like chrome, and safari isn't compatible with windows as apple and microsoft clash, front office looks total deformed and out of place if safari is used. Now my only hope is explorer but have to find out what prevents me from installing it on my pc first. Link to comment Share on other sites More sharing options...
vmarkovic Posted November 9, 2016 Share Posted November 9, 2016 Now even firefox doesn't work anymore, I can't acces my back office over firefox at all, opera doesn't work like chrome, and safari isn't compatible with windows as apple and microsoft clash, front office looks total deformed and out of place if safari is used. Now my only hope is explorer but have to find out what prevents me from installing it on my pc first. Did you applied the fix or upgrade to 1.6.1.9? Link to comment Share on other sites More sharing options...
Filosso Posted November 9, 2016 Share Posted November 9, 2016 (edited) this version fix is uploaded now in my post... Nooo!!! Im now on 1.6.1.9 I was convinced, that this version would be the solution of the problem ... but I have been wrong I do not update anymore, and I'll wait for your patch to 1.6.1.9 Thanks for your help and concern... Edited November 9, 2016 by Filosso (see edit history) 1 Link to comment Share on other sites More sharing options...
TuscaniCustoms Posted November 9, 2016 Share Posted November 9, 2016 Did you applied the fix or upgrade to 1.6.1.9? No my admin tried a few tricks you posted here but nothing helped and I haven't upgraded presta to latest version yet as I need to wait and see if theme is compatible, awaiting response from theme developer. Visim da si Bosanac a ja Slovenac Link to comment Share on other sites More sharing options...
vmarkovic Posted November 9, 2016 Share Posted November 9, 2016 No my admin tried a few tricks you posted here but nothing helped and I haven't upgraded presta to latest version yet as I need to wait and see if theme is compatible, awaiting response from theme developer. Visim da si Bosanac a ja Slovenac No issues here after applyng fixes. Hope you get it running soon. Lep pozdrav tovariš Link to comment Share on other sites More sharing options...
TuscaniCustoms Posted November 10, 2016 Share Posted November 10, 2016 My theme is compatible with latest version so we will update my store today and see what happens. Link to comment Share on other sites More sharing options...
TuscaniCustoms Posted November 10, 2016 Share Posted November 10, 2016 Presta updated to latest version 1.6.1.9 and all if working fine. All new products can be saved and existing products updated without a problem using chrome browser. 1 Link to comment Share on other sites More sharing options...
Filosso Posted November 10, 2016 Share Posted November 10, 2016 No issues here after applyng 1.6.1.9. All is OK... for the moment Thanks Link to comment Share on other sites More sharing options...
Kaper Posted November 11, 2016 Share Posted November 11, 2016 I made update from 1.6.1.0 but just MANUAL update by rewrite 9x files, but i have problem: In product edit -> I can´t see SUBCATEGORIES in the TREE. Please can you help me? THANK YOU Link to comment Share on other sites More sharing options...
ladieswebconcept Posted November 14, 2016 Share Posted November 14, 2016 I installed here the update 1.6.1.9 and impossible to add products. Can not access my backoffice on explorer edge, in short a cata Link to comment Share on other sites More sharing options...
Jamesh388 Posted November 19, 2016 Share Posted November 19, 2016 Thanks for input again. BUT here is a solution somone gave me from other place, translated: The error is guaranteed that you use a Chrome version is either 54 or more evt.Dev edition (55.X). Firefox Dev alpha also causes problems. It is in Pretsashop the error occur. The problem was discussed many places. If you have had Chrome Developer installed, this error has been for about the last three weeks. Go to: /admin-url-adressen/themes/default/template/controllers/products/helpers/form/form.tpl and delete the following: submitHandler: function (form) { form.submit (); }, For better overview of what you need to remove look here: https://github.com/PrestaShop/PrestaShop/blob/5566c2d9d7e4ab88a201b2c5cf10e1cda2ff7150/admin-dev/themes/default/template/controllers/products/helpers/form/form.tpl#L252 -L254 And I can tell now that it works! Thank you so much for sharing this solution - we have been trying to fix this for weeks. And finally, found your solution which is so simple and easy to fix once you know the issue. Can confirm this works Link to comment Share on other sites More sharing options...
cricket-hockey Posted December 3, 2016 Share Posted December 3, 2016 I have just commented out those three lines of code as I am having the same problem, but I still can't change product combinations. I restored the code back to how it was, cleared browser and prestashop cache and now I can't select any of the tabs on a product i.e. prices, combinations, quantities etc. Everytime I click on a tab it just goes back to "Information". Any idea why on earth this is happening? Link to comment Share on other sites More sharing options...
cricket-hockey Posted December 3, 2016 Share Posted December 3, 2016 Thankfully I had a backup - just restored it and now all back to how it was. Still can't update products in Chrome though :-( Link to comment Share on other sites More sharing options...
alvesjc Posted December 4, 2016 Share Posted December 4, 2016 (edited) Hi. I've my prestashop running on 1.6.1.10. The issue with me is: I've created a new product. Everything went fine up to the point I want to set the product to a category diferente from the home category. When I hit save or save and stay, the change isn't applied. The products that were already in the shop before upgrading to 1.6.1.10 allow me to change the association without problem. Can someone point me a clue? In syslog I get: Dec 4 18:16:39 server mysqld: #011#011VALUES (763,'id_shop;id_currency;id_country;id_group') Dec 4 18:16:39 server mysqld: #011#011ON DUPLICATE KEY UPDATE `priority` = 'id_shop;id_currency;id_country;id_group' Dec 4 18:16:39 server mysqld: 161204 18:16:39 [Warning] Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT. The statement is unsafe because it uses a LIMIT clause. This is unsafe because the set of rows included cannot be predicted. Statement: UPDATE `psdh_configuration` SET `value` = '1',`date_upd` = '2016-12-04 18:16:39' WHERE `name` = 'PS_PACK_FEATURE_ACTIVE' AND (id_shop_group IS NULL OR id_shop_group = 0) AND (id_shop IS NULL OR id_shop = 0) LIMIT 1 Dec 4 18:16:39 server mysqld: 161204 18:16:39 [Warning] Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT. Statements writing to a table with an auto-increment column after selecting from another table are unsafe because the order in which rows are retrieved determines what (if any) rows will be written. This order cannot be predicted and may differ on master and the slave. Statement: DELETE FROM `psdh_tag` WHERE NOT EXISTS (SELECT 1 FROM psdh_product_tag Dec 4 18:16:39 server mysqld: #011#011#011#011#011#011#011#011#011#011#011#011WHERE psdh_product_tag.id_tag = psdh_tag.id_tag) Thank you Edited December 4, 2016 by alvesjc (see edit history) Link to comment Share on other sites More sharing options...
qiqiy_888 Posted February 6, 2017 Share Posted February 6, 2017 Thank you @joergenaj it helped me. this problem confused me very long time. Link to comment Share on other sites More sharing options...
wutever0 Posted June 10, 2017 Share Posted June 10, 2017 (edited) Thanks for input again. BUT here is a solution somone gave me from other place, translated: The error is guaranteed that you use a Chrome version is either 54 or more evt.Dev edition (55.X). Firefox Dev alpha also causes problems. It is in Pretsashop the error occur. The problem was discussed many places. If you have had Chrome Developer installed, this error has been for about the last three weeks. Go to: /admin-url-adressen/themes/default/template/controllers/products/helpers/form/form.tpl and delete the following: submitHandler: function (form) { form.submit (); }, For better overview of what you need to remove look here: https://github.com/PrestaShop/PrestaShop/blob/5566c2d9d7e4ab88a201b2c5cf10e1cda2ff7150/admin-dev/themes/default/template/controllers/products/helpers/form/form.tpl#L252 -L254 And I can tell now that it works! Thank you! That seems to work on 1.6.1.7! and Chrome v59 Edited June 10, 2017 by wutever0 (see edit history) Link to comment Share on other sites More sharing options...
mesotek Posted July 1, 2017 Share Posted July 1, 2017 I have the same problem two days ago when I use Google chrome, but If I use Firefox I can save the product. Thanks the same issue was happening with me, in Google chrome some time i was able to save but mostly it was redirected to Products all List page, but when i tried in Firefox i was able to save my Products quickly. Thanks again, Steel Tubes India Link to comment Share on other sites More sharing options...
aliBoudal Posted July 28, 2017 Share Posted July 28, 2017 Hello Guys i have a similar issue with prestashop 1.7.0.6 , i can't save my product changes , in the browser console i see this error after an ajax Post call: POST https://mysite/admin...orm/215?_token=mytoken 520 (Internal Server Error) how can i fix it? Link to comment Share on other sites More sharing options...
xpindia Posted August 1, 2017 Share Posted August 1, 2017 Install this module for easily fix this problem in all versions: https://github.com/Danoosh/isaver This module doesnt work in presta 1.6.15. Any other suggestions pl Link to comment Share on other sites More sharing options...
odeg Posted December 14, 2017 Share Posted December 14, 2017 (edited) /admin-url-adressen/themes/default/template/controllers/products/helpers/form/form.tpl and delete the following: submitHandler: function (form) { form.submit ();} where is this file in prestashop 1.7.04? edit* i upgraded all modules, including 1-click-upgrade and prestashop to 1.7.2.4 and problems solved Edited December 15, 2017 by odeg (see edit history) Link to comment Share on other sites More sharing options...
Aura Host Posted February 24, 2018 Share Posted February 24, 2018 Finally - A Solution! Very simple solution, And I tried them all; Chrome - Version 64.0.3282.186 Prestashop - Version 1.6.1.18 - Make sure you are using PHP 7.2! - Boom! Link to comment Share on other sites More sharing options...
serafim Posted August 23, 2021 Share Posted August 23, 2021 (edited) Now 3 years later I have the problem with Prestashop 1.7.6.8 ! Also appeared after upgrade. It seems to be a continuation of the problem from 1.6.0.11 already, as reported by so many and solved in this long thread that I read in its entirety: I too have the problem with saving products, namely that it takes often about one minute and longer for the process to complete. Strangely, when I leave the page from lack of patience and return, the changes seem to be saved. However the process of confirming the saving of the changes and reloading the product editing page or the save button has apparently some problem. Sometimes the problem doesn't appear but most often loading circle keeps spinning and save button stays grey for long, if not forever. The behavior is quite random but most often it goes as described, roughly one minute time to save and load the catalogue if that is what I clicked to do - if I click on just "save" then I am not even sure whether the changes were saved as nothing seems happening. Deleting cache didn't work and changing browser either. Unfortunately I am neither coder nor technician, so any suggestions must try my technician and programmer. I just wonder how is it possible that problem that appeared already in 1.5 or 1.6 keeps returning, even after I saw someone finding a bad ajax use as the source of the problems. Edited August 23, 2021 by serafim forgot to write my version of presta and that it started with upgrade too (see edit history) Link to comment Share on other sites More sharing options...
SmartDataSoft Posted August 24, 2021 Share Posted August 24, 2021 @Serafim Can you please check your php version with your PrestaShop 1.7.x , many times php version made problem also check their is any js error in the console. Thank you Link to comment Share on other sites More sharing options...
serafim Posted August 25, 2021 Share Posted August 25, 2021 About php, it is php 7.2 ..is it not compatible? I am no technician as I said. By the checking did you mean this?: 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